Skip to content
Commit e406e481 authored by Chris Lattner's avatar Chris Lattner
Browse files

Switch the operandlist/valuelist from being vectors to being just an array.

This saves 12 bytes from SDNode, but doesn't speed things up substantially
(our graphs apparently already fit within the cache on my g5).  In any case
this reduces memory usage.

llvm-svn: 24248
parent 3ba38cba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment