[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / this-return.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-03-11 Saleem AbdulrasoolARM: remove ancient -arm-tail-calls option
2013-07-12 Stephen LinStart using CHECK-LABEL in some tests.
2013-04-30 Stephen LinOnly pass 'returned' to target-specific lowering code...
2013-04-23 Stephen LinAdd more tests for r179925 to verify correct handling...
2013-04-22 Stephen LinExtra paranoid test for r179925 (verify that tail calls...
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...