summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fast-isel-deadcode.ll
Commit message (Expand)AuthorAgeFilesLines
* ARM: stop emitting blx instructions for most calls on MachO.Tim Northover2016-05-101-1/+1
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-1/+1
* Reapply [FastISel] Let the target decide first if it wants to materialize a c...Juergen Ributzka2014-08-191-1/+0
* Revert several FastISel commits to track down a buildbot error.Juergen Ributzka2014-08-141-0/+1
* [FastISel] Let the target decide first if it wants to materialize a constant.Juergen Ributzka2014-08-131-1/+0
* Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff2013-05-141-1/+1
* [fast-isel] Add the -verify-machineinstrs to these test cases. The remainingChad Rosier2012-11-171-1/+1
* Reapply r146997, "Heed spill slot alignment on ARM."Jakob Stoklund Olesen2012-01-051-2/+1
* Revert r146997, "Heed spill slot alignment on ARM."Jakob Stoklund Olesen2012-01-031-1/+2
* Heed spill slot alignment on ARM.Jakob Stoklund Olesen2011-12-201-2/+1
* ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng2011-12-201-1/+1
* If fast-isel fails, remove dead instructions generated during the failed Chad Rosier2011-11-291-0/+23
OpenPOWER on IntegriCloud