Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-redefinition.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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-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.
2012-02-10 Andrew TrickRegAlloc superpass: includes phi elimination, coalescin...
2011-11-12 Jakob Stoklund OlesenSwitch a few tests off linearscan.
2011-04-29 Eli FriedmanFix run-line, again. :(
2011-04-29 Eli FriedmanRe-committing r130454, which does not in fact break...
2011-04-28 Eli FriedmanRevert r130454; apparently this doesn't actually work.
2011-04-28 Eli FriedmanFix runline.
2011-04-28 Eli FriedmanFix a rather obscure crash caused by ARM fast-isel...