[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / fpconv.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-11-17 Dale JohannesenThese tests are looking for library function names...
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-24 Evan ChengMove thumb and thumb2 tests into separate directories.
2008-04-01 Evan ChengMore soft fp fixes.
2008-04-01 Evan ChengUnbreak ARM / Thumb soft FP support.
2008-02-17 Tanya LattnerRemove llvm-upgrade.
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 Espindolacleanup some tests
2006-10-10 Rafael Espindolauint <-> double conversion
2006-10-10 Rafael Espindolaadd double <-> int conversion
2006-10-09 Rafael Espindolaadd float -> double and double -> float conversion