Guard fabs to bfc convert with V6T2 flag
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-static.ll
2015-07-07 Akira Hatanaka[ARM] Define a subtarget feature and use it to decide...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2013-12-11 Tim NorthoverARM: constrain register-class in fast-isel
2013-08-12 Tim NorthoverFix FileCheck --check-prefix lines.
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-27 Chad RosierAdd -verify-machineinstrs to these fast-isel test cases.
2011-06-13 Jakob Stoklund OlesenBe less aggressive about hinting in RAFast.
2011-04-05 Eric ChristopherFix up testcase for previous commit.
2010-12-15 Eric ChristopherDon't handle -arm-long-calls in fast isel for now.