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
..
2012-01-24 23:43:59 +00:00
2012-01-22 09:26:00 +00:00
2012-01-20 17:56:17 +00:00
2012-01-26 00:06:44 +00:00