llvm-6502/include
Evan Cheng 7ecb38be0a Change LiveRange so it keeps a pointer to the VNInfo rather than an index.
Changes related modules so VNInfo's are not copied. This decrease
copy coalescing time by 45% and overall compilation time by 10% on siod.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41579 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-29 20:45:00 +00:00
..
llvm Change LiveRange so it keeps a pointer to the VNInfo rather than an index. 2007-08-29 20:45:00 +00:00
llvm-c