summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/Expressions.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
commit3cf40798ab5c673d98960f4df426aab3fcc320de (patch)
tree8ca0e891ee5d818799fdb9548e33c6798ad37ee4 /llvm/lib/Analysis/Expressions.cpp
parent6380f3c96d88374aab247f103551b0b060ae1cb5 (diff)
downloadbcm5719-llvm-3cf40798ab5c673d98960f4df426aab3fcc320de.tar.gz
bcm5719-llvm-3cf40798ab5c673d98960f4df426aab3fcc320de.zip
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). llvm-svn: 23841
Diffstat (limited to 'llvm/lib/Analysis/Expressions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud