r107852 is only safe with -enable-unsafe-fp-math to account for +0.0 == -0.0.
[oota-llvm.git] / test / CodeGen / CBackend / 2007-01-08-ParamAttr-ICmp.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-05-31 Chris Lattnerupdate this patch to handle an extraneous &1. This...
2008-02-28 Lauro Ramos VenancioUpdate testcase.
2007-05-14 Reid SpencerReverse last patch .. premature. Depends on uncommitted...
2007-05-14 Reid SpencerUpdate this test to match the (corrected) output from...
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-02-23 Bill WendlingPR1164:
2007-02-15 Reid SpencerUpdate this test to compile properly and check against...
2007-01-26 Reid SpencerFor PR761:
2007-01-09 Reid SpencerTest case for PR1099.