Change the fast-isel-abort option from bool to int to enable "levels"
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-indirectbr.ll
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
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
2012-11-27 Chad RosierAdd -verify-machineinstrs to these fast-isel test cases.
2012-02-07 Chad Rosier[fast-isel] Add support for indirect branches.