[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / fparith.ll
2015-08-29 James Molloy[ARM] Fix up buildbots after r246360
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-08-08 Bob WilsonAdd test triples to fix win32 failures. Revert workaro...
2012-08-03 Bob WilsonRefactor and check "onlyReadsMemory" before optimizing...
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-10-09 Bob WilsonConvert some ARM tests with lots of greps to use FileCheck.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
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