llvm-6502/include
Jakob Stoklund Olesen ceadc01e91 Add MachineLoopRanges analysis.
A MachineLoopRange contains the intervals of slot indexes covered by the blocks
in a loop. This representation of the loop blocks is more efficient to compare
against interfering registers during register coalescing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121917 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-15 23:41:23 +00:00
..
llvm Add MachineLoopRanges analysis. 2010-12-15 23:41:23 +00:00
llvm-c I swear I did a make clean and make before committing all this... 2010-11-29 18:47:54 +00:00