summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-br-const.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-14
* Revert r182937 and r182877.Rafael Espindola2013-05-30
* Enable FastISel on ARM for Linux and NaClJF Bastien2013-05-29
* Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff2013-05-14
* [fast-isel] Add the -verify-machineinstrs to these test cases. The remainingChad Rosier2012-11-17
* To ensure that we have more accurate line information for a blockEric Christopher2012-04-10
* ARM target code clean up. Check for iOS, not Darwin where it makes sense.Evan Cheng2011-12-20
* A branch predicated on a constant can just FastEmit an unconditional branch.Chad Rosier2011-10-27