diff options
author | Chris Lattner <sabre@nondot.org> | 2005-11-08 23:30:28 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-11-08 23:30:28 +0000 |
commit | a32551197ab7f39bb2bff8cee24ecf70c2a40f6f (patch) | |
tree | ccbfa3c9c9f9cd16a62439f02ce03b4eeebb2dcc /lib/CodeGen/RegAllocLocal.cpp | |
parent | 109654fae9c5b8b96bd3a829824cdbceb27ced06 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24251 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocLocal.cpp')
0 files changed, 0 insertions, 0 deletions