The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / fcopysign.ll
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.