summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/ARM/fast-isel-deadcode.ll
AgeCommit message (Expand)Author
2022-12-19[ARM] Convert some tests to opaque pointers (NFC)Nikita Popov
2016-05-10ARM: stop emitting blx instructions for most calls on MachO.Tim Northover
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2014-08-19Reapply [FastISel] Let the target decide first if it wants to materialize a c...Juergen Ributzka
2014-08-14Revert several FastISel commits to track down a buildbot error.Juergen Ributzka
2014-08-13[FastISel] Let the target decide first if it wants to materialize a constant.Juergen Ributzka
2013-05-14Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff
2012-11-17[fast-isel] Add the -verify-machineinstrs to these test cases. The remainingChad Rosier
2012-01-05Reapply r146997, "Heed spill slot alignment on ARM."Jakob Stoklund Olesen
2012-01-03Revert r146997, "Heed spill slot alignment on ARM."Jakob Stoklund Olesen
2011-12-20Heed spill slot alignment on ARM.Jakob Stoklund Olesen
2011-12-20ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng
2011-11-29If fast-isel fails, remove dead instructions generated during the failed Chad Rosier