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

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

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: 24249
parent e406e481
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