Alter 79292 to produce output that actually assembles.
[oota-llvm.git] / test / CodeGen / ARM / fpconv.ll
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