summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/debug-info-arg.ll
diff options
context:
space:
mode:
authorNadav Rotem <nrotem@apple.com>2013-08-26 22:33:26 +0000
committerNadav Rotem <nrotem@apple.com>2013-08-26 22:33:26 +0000
commitbdc9ff449800079c194d30e919ca74ce15f64284 (patch)
treecd2da8a288724602c77cb7056566cb36f1f8834d /llvm/test/CodeGen/ARM/debug-info-arg.ll
parent0f02285bc5e2bb3af9264e5b9f87963014d64fe2 (diff)
downloadbcm5719-llvm-bdc9ff449800079c194d30e919ca74ce15f64284.tar.gz
bcm5719-llvm-bdc9ff449800079c194d30e919ca74ce15f64284.zip
LoopVectorize: Implement partial loop unrolling when vectorization is not profitable.
This patch enables unrolling of loops when vectorization is legal but not profitable. We add a new class InnerLoopUnroller, that extends InnerLoopVectorizer and replaces some of the vector-specific logic with scalars. This patch does not introduce any runtime regressions and improves the following workloads: SingleSource/Benchmarks/Shootout/matrix -22.64% SingleSource/Benchmarks/Shootout-C++/matrix -13.06% External/SPEC/CINT2006/464_h264ref/464_h264ref -3.99% SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding -1.95% llvm-svn: 189281
Diffstat (limited to 'llvm/test/CodeGen/ARM/debug-info-arg.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud