[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / 2009-05-18-InlineAsmMem.ll
2014-04-02 Saleem AbdulrasoolARM: fixup tests to specify the target more explicitly
2009-10-13 Bob WilsonRevise ARM inline assembly memory operands to require...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-05-19 Bob WilsonFix pr4091: Add support for "m" constraint in ARM inlin...