summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-10-07 21:19:00 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-10-07 21:19:00 +0000
commitc46cfcbbc623ec9f1f1070f4cf55200fdc681980 (patch)
tree4f451863fd0b27704610d4484146719310e4a990 /libcxx/test/utilities
parent6ad1eb4b02523a08ef6583b9d9062e2e64e80d80 (diff)
downloadbcm5719-llvm-c46cfcbbc623ec9f1f1070f4cf55200fdc681980.tar.gz
bcm5719-llvm-c46cfcbbc623ec9f1f1070f4cf55200fdc681980.zip
LoopUnroll: Create sub-loops in LoopInfo
`LoopUnrollPass` says that it preserves `LoopInfo` -- make it so. In particular, tell `LoopInfo` about copies of inner loops when unrolling the outer loop. Conservatively, also tell `ScalarEvolution` to forget about the original versions of these loops, since their inputs may have changed. Fixes PR20987. llvm-svn: 219241
Diffstat (limited to 'libcxx/test/utilities')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud