[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / Generic / 2006-02-12-InsertLibcall.ll
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.
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-02-13 Chris LattnerReduce this testcase a bit more, with the help of llvm...
2006-02-12 Evan ChengAdded a test case for a libcall insertion bug.