Initial support for anti-dependence breaking. Currently this code does not
[oota-llvm.git] / test / CodeGen / ARM / fparith.ll
2008-02-17 Tanya LattnerRemove llvm-upgrade.
2008-01-27 Chris LattnerUpdate this test. Due to dag combiner improvements...
2007-04-16 Reid SpencerFor PR1319:
2007-01-19 Evan ChengARM test cases contributed by Apple.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-17 Rafael Espindolaadd FABSS and FABSD
2006-10-16 Rafael Espindolaadd fdivs e fdivd
2006-10-13 Rafael Espindolaadd FNEGS and FNEGD
2006-10-10 Rafael Espindolaadd fp sub
2006-10-09 Rafael Espindolaadd some tests for floating point arithmetic