Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-deadcode.ll
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2014-08-19 Juergen RibutzkaReapply [FastISel] Let the target decide first if it...
2014-08-14 Juergen RibutzkaRevert several FastISel commits to track down a buildbo...
2014-08-13 Juergen Ributzka[FastISel] Let the target decide first if it wants...
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-01-05 Jakob Stoklund OlesenReapply r146997, "Heed spill slot alignment on ARM."
2012-01-03 Jakob Stoklund OlesenRevert r146997, "Heed spill slot alignment on ARM."
2011-12-20 Jakob Stoklund OlesenHeed spill slot alignment on ARM.
2011-12-20 Evan ChengARM target code clean up. Check for iOS, not Darwin...
2011-11-29 Chad RosierIf fast-isel fails, remove dead instructions generated...