llvm-6502/include
Lang Hames 907cc8f38d Add a "moveInstr" method to LiveIntervals. This can be used to move instructions
around within a basic block while maintaining live-intervals.

Updated ScheduleTopDownLive in MachineScheduler.cpp to use the moveInstr API
when reordering MIs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149147 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-27 22:36:19 +00:00
..
llvm Add a "moveInstr" method to LiveIntervals. This can be used to move instructions 2012-01-27 22:36:19 +00:00
llvm-c Revert a tiny bit of r148553 which extended LLVM's function attributes 2012-01-25 07:40:15 +00:00