aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-10-20 07:39:25 +0000
committerChris Lattner <sabre@nondot.org>2005-10-20 07:39:25 +0000
commitb0fa11ca41d85e35d3c1155c6a3af1b67788fce6 (patch)
tree78ba3e896df2eb62e633f80f93fcbddaf6b8de2c /lib/CodeGen/MachineBasicBlock.cpp
parent0692bbd991abe449327276ab8b10f1c822530450 (diff)
add a new method, play around with some code.
Fix a *bug* in the extendIntervalEndTo method. In particular, if adding [2:10) to an interval containing [0:2),[10:30), we produced [0:10),[10,30). Which is not the most smart thing to do. Now produce [0:30). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23841 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions