summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.limits
diff options
context:
space:
mode:
authorMichael Kuperstein <mkuper@google.com>2016-06-15 00:35:26 +0000
committerMichael Kuperstein <mkuper@google.com>2016-06-15 00:35:26 +0000
commit3277a05fcfddae175ff8421924c4c630565ea4a1 (patch)
tree3f80d919bd0941ef6667c49650f68ed606fc8637 /libcxx/test/std/language.support/support.limits
parent13f3baf5721f99264987af43ef30568511456c03 (diff)
downloadbcm5719-llvm-3277a05fcfddae175ff8421924c4c630565ea4a1.tar.gz
bcm5719-llvm-3277a05fcfddae175ff8421924c4c630565ea4a1.zip
Recommit [LV] Enable vectorization of loops where the IV has an external use
r272715 broke libcxx because it did not correctly handle cases where the last iteration of one IV is the second-to-last iteration of another. Original commit message: Vectorizing loops with "escaping" IVs has been disabled since r190790, due to PR17179. This re-enables it, with support for external use of both "post-increment" (last iteration) and "pre-increment" (second-to-last iteration) IVs. llvm-svn: 272742
Diffstat (limited to 'libcxx/test/std/language.support/support.limits')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud