summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-br-const.ll
AgeCommit message (Expand)Author
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-06-14Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien
2013-05-30Revert r182937 and r182877.Rafael Espindola
2013-05-29Enable FastISel on ARM for Linux and NaClJF Bastien
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-04-10To ensure that we have more accurate line information for a blockEric Christopher
2011-12-20ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng
2011-10-27A branch predicated on a constant can just FastEmit an unconditional branch.Chad Rosier