summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LoopDeletion.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-08-05 23:51:26 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-08-05 23:51:26 +0000
commitb4ef4a961db9d4801c12ed943e26890810eb4d6c (patch)
tree4e1387d4144fe9f8484056b5a78981a22b100ee9 /llvm/lib/Transforms/Scalar/LoopDeletion.cpp
parente0d5c458eca528edcca7eea7c839815790a15c15 (diff)
downloadbcm5719-llvm-b4ef4a961db9d4801c12ed943e26890810eb4d6c.tar.gz
bcm5719-llvm-b4ef4a961db9d4801c12ed943e26890810eb4d6c.zip
Don't verify LiveVariables if LiveIntervals is available.
LiveVariables becomes horribly wrong while the coalescer is running, but the analysis is not zapped until after the coalescer pass has run. This causes tons of false reports when calling verify form the coalescer. llvm-svn: 110402
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LoopDeletion.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud