[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / inlineasm.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2010-05-27 Evan Chengllvm can't correctly support 'H', 'Q' and 'R' modifiers...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-04-28 Chris Lattnerupdate syntax
2007-03-08 Evan ChengTest inline asm modifier 'c'.
2007-01-19 Evan ChengARM test cases contributed by Apple.