Change the fast-isel-abort option from bool to int to enable "levels"
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-br-const.ll
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-06-14 JF BastienEnable FastISel on ARM for Linux and NaCl, not MCJIT
2013-05-30 Rafael EspindolaRevert r182937 and r182877.
2013-05-29 JF BastienEnable FastISel on ARM for Linux and NaCl
2013-05-14 Derek SchuffFix ARM FastISel tests, as a first step to enabling...
2012-11-17 Chad Rosier[fast-isel] Add the -verify-machineinstrs to these...
2012-04-10 Eric ChristopherTo ensure that we have more accurate line information...
2011-12-20 Evan ChengARM target code clean up. Check for iOS, not Darwin...
2011-10-27 Chad RosierA branch predicated on a constant can just FastEmit...