llvm-6502/include
Dan Gohman 47ac0f0c7c When scheduling a block in parts, keep track of the overall
instruction index across each part. Instruction indices are used
to make live range queries, and live ranges can extend beyond
scheduling region boundaries.

Refactor the ScheduleDAGSDNodes class some more so that it
doesn't have to worry about this additional information.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64288 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-11 04:27:20 +00:00
..
llvm When scheduling a block in parts, keep track of the overall 2009-02-11 04:27:20 +00:00
llvm-c Correct strange whitespace. 2009-02-06 07:01:00 +00:00