llvm-6502/include
Chris Lattner 27a08935ca - Two minor improvements to the MachineInstr class to reduce footprint and
overhead: Merge 3 parallel vectors into 1, change regsUsed hash_set to be a
    bitvector.  Sped up LLC a little less than 10% in a debug build!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4261 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-22 23:16:21 +00:00
..
boost Add support for gcc 3.2 2002-09-17 23:38:38 +00:00
llvm - Two minor improvements to the MachineInstr class to reduce footprint and 2002-10-22 23:16:21 +00:00
Support Don't emit braces around something without outgoing edges 2002-10-18 14:55:44 +00:00