r107852 is only safe with -enable-unsafe-fp-math to account for +0.0 == -0.0.
[oota-llvm.git] / test / CodeGen / CBackend / 2005-07-14-NegationToMinusMinus.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-16 Chris Lattnerfix incorrectly upgraded test, add PR#
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-07-14 John CriswellRegression test for PR#596: Make sure that negation...