[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / Generic / vector-casts.ll
2015-07-03 Simon Pilgrimwhitespace tidyup. NFC.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-27 Nate BegemanRevert accidental testcase reduction
2009-04-27 Nate Begeman2nd attempt, fixing SSE4.1 issues and implementing...
2008-08-14 Dan GohmanImprove support for vector casts in LLVM IR and CodeGen.