1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include
Chris Lattner dfc8fbf16b - 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!

llvm-svn: 4261
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