summaryrefslogtreecommitdiff
path: root/tools/llvm-dis/llvm-dis.cpp
diff options
context:
space:
mode:
authorArnold Schwaighofer <aschwaighofer@apple.com>2014-02-24 18:19:31 +0000
committerArnold Schwaighofer <aschwaighofer@apple.com>2014-02-24 18:19:31 +0000
commit137342f198093f68e112cd979782fae27bbb22ab (patch)
tree63212c3cceaa17bb1b378b540e27c3b3947128bc /tools/llvm-dis/llvm-dis.cpp
parent35f35ee58acc4a96040585a0087ff13b98ecc8ae (diff)
LTO: Add the loop vectorizer to the LTO pipeline.
During the LTO phase LICM will move loop invariant global variables out of loops (informed by GlobalModRef). This makes more loops countable presenting opportunity for the loop vectorizer. Adding the loop vectorizer improves some TSVC benchmarks and twolf/ref dataset (5%) on x86-64. radar://15970632 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202051 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-dis/llvm-dis.cpp')
0 files changed, 0 insertions, 0 deletions