[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / fcopysign.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2012-08-03 Bob WilsonRefactor and check "onlyReadsMemory" before optimizing...
2012-04-10 Owen AndersonMove the constant-folding support for FP_ROUND in Selec...
2012-02-23 Jakob Stoklund OlesenMake tests less sensitive to scheduling changes.
2011-05-03 Jakob Stoklund OlesenFix a bunch of ARM tests to be register allocation...
2011-04-19 Jakob Stoklund OlesenTighten test case a bit.
2011-04-19 Jakob Stoklund OlesenMake tests register allocation independent again.
2011-04-15 Evan ChengFix another fcopysign lowering bug. If src is f64 and...
2011-02-28 Jakob Stoklund OlesenFix typo introduced by r126661: "Fix a typo which ..."
2011-02-28 Evan ChengFix a typo which cause dag combine crash. rdar://9059537.
2011-02-23 Evan ChengMore fcopysign correctness and performance fix.
2011-02-11 Evan ChengFix buggy fcopysign lowering.
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2007-01-30 Reid SpencerFor PR411:
2007-01-26 Reid SpencerFor PR761:
2007-01-25 Lauro Ramos Venanciofix fcopysign test
2007-01-19 Evan ChengARM test cases contributed by Apple.
2007-01-13 Reid SpencerFor PR1043:
2007-01-05 Reid SpencerThis test case has been translated to 2.0 assembly...
2007-01-04 Lauro Ramos VenancioAdd test for FCOPYSIGN.