[FastISel] Let the target decide first if it wants to materialize a constant.
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-deadcode.ll
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...