summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/HardwareLoops/ARM/calls-codegen.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ARM][LowOverheadLoops] Enable by defaultSam Parker2019-07-301-1/+4
| | | | | | | | | 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 llvm-svn: 367297
* [ARM] Move low overhead loop codegen tests into a separate file. NFCDavid Green2019-06-271-0/+58
llvm-svn: 364565
OpenPOWER on IntegriCloud