]> granicus.if.org Git - llvm/commit
[ARM][LowOverheadLoops] Enable by default
authorSam Parker <sam.parker@arm.com>
Tue, 30 Jul 2019 08:14:28 +0000 (08:14 +0000)
committerSam Parker <sam.parker@arm.com>
Tue, 30 Jul 2019 08:14:28 +0000 (08:14 +0000)
commitfa9636b9348da3b5148d511bc73fe0ad3d3019ec
tree997685f43ccf904156fd3ff848ac850b088899d8
parentc3eb69f89051ef88571fd57b9bafac97a3dba0e4
[ARM][LowOverheadLoops] Enable by default

The code is now in a good enough state to pass the bunch of tests that
I have run (after fixing the bugs), so let's enable it by default.

Differential Revision: https://reviews.llvm.org/D65277

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367297 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMTargetTransformInfo.cpp
test/Transforms/HardwareLoops/ARM/calls-codegen.ll
test/Transforms/HardwareLoops/ARM/calls.ll
test/Transforms/HardwareLoops/ARM/counter.ll
test/Transforms/HardwareLoops/ARM/do-rem.ll
test/Transforms/HardwareLoops/ARM/fp-emulation.ll
test/Transforms/HardwareLoops/ARM/simple-do.ll
test/Transforms/HardwareLoops/ARM/structure.ll