summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2011-11-18 03:42:41 +0000
committerAndrew Trick <atrick@apple.com>2011-11-18 03:42:41 +0000
commit6b4d578f5464b5e217311c2696958f4002b5b03c (patch)
tree85f7095502b9d7749218fe0072de7bd5b2b97773 /clang/lib/Frontend/CompilerInvocation.cpp
parent00f43622e17752f756b216da1c976e0dc2d95722 (diff)
downloadbcm5719-llvm-6b4d578f5464b5e217311c2696958f4002b5b03c.tar.gz
bcm5719-llvm-6b4d578f5464b5e217311c2696958f4002b5b03c.zip
Fix a corner case in updating LoopInfo after fully unrolling an outer loop.
The loop tree's inclusive block lists are painful and expensive to update. (I have no idea why they're inclusive). The design was supposed to handle this case but the implementation missed it and my unit tests weren't thorough enough. Fixes PR11335: loop unroll update. llvm-svn: 144970
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud