[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / 2009-04-06-AsmModifier.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-04-02 Saleem AbdulrasoolARM: fixup tests to specify the target more explicitly
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-14 Dale JohannesenUse the output of the asm so the optimizer won't
2009-04-06 Bob WilsonHandle 'a' modifier in ARM inline assembly.