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

Change the ValueList array for each node to be shared instead of...

Change the ValueList array for each node to be shared instead of individuallyallocated.  Further, in the common case where a node has a single value, justreference an element from a small array.  This is a small compile-time win.

llvm-svn: 24251
parent 90f017c1
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