llvm-6502/include
Lang Hames 74ab5eeffb Changed slot index ranges for MachineBasicBlocks to be exclusive of endpoint.
This fixes an in-place update bug where code inserted at the end of basic blocks may not be covered by existing intervals which were live across the entire block. It is also consistent with the way ranges are specified for live intervals.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91859 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-22 00:11:50 +00:00
..
llvm Changed slot index ranges for MachineBasicBlocks to be exclusive of endpoint. 2009-12-22 00:11:50 +00:00
llvm-c improve compatibility with SWIG, patch by James Knight! 2009-12-21 07:52:40 +00:00