Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM][LowOverheadLoops] Enable by default | Sam Parker | 2019-07-30 | 1 | -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. NFC | David Green | 2019-06-27 | 1 | -0/+58 |
llvm-svn: 364565 |