[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / ldm.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-01-06 Tim NorthoverARM MachO: sort out isTargetDarwin/isTargetIOS/......
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-03-11 Jim GrosbachProperly pseudo-ize the ARM LDMIA_RET instruction....
2011-01-06 Bob WilsonPR8921: LDM/POP do not support interworking prior to...
2010-06-04 Dale JohannesenRemove more tail calls.
2010-03-16 Bob WilsonStop using the old pre-UAL syntax for LDM/STM instructi...
2009-10-27 Bob WilsonFix the rest of the ARM failures by converting them...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-17 Tanya LattnerRemove llvm-upgrade.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2007-01-31 Evan ChengFix test cases.
2007-01-31 Lauro Ramos VenancioARM fix: Miscompilation when frame pointer can't be...
2007-01-22 Evan ChengPasto
2007-01-22 Evan ChengFix test case.
2007-01-19 Evan ChengARM test cases contributed by Apple.