[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / arm-modifier.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-04-03 Saleem AbdulrasoolARM: fixup more 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...
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-07-08 Joey GoulyAdd a comment to this change, requested by Eric Christo...
2013-07-05 Joey GoulyPR16490: fix a crash in ARMDAGToDAGISel::SelectInlineAsm.
2013-02-14 Weiming ZhaoRe-apply r175088 for bug fix 13622: Add paired register...
2013-02-13 Weiming Zhaotemporarily revert the patch due to some conflicts
2013-02-13 Weiming ZhaoBug fix 13622: Add paired register support for inline...
2012-08-13 Eric ChristopherAdd support for the %H output modifier.
2011-06-27 Eric ChristopherAllow lr in the register options here.
2011-05-28 Eric ChristopherImplement the 'M' output modifier for arm inline asm...
2011-05-25 Eric ChristopherImplement the 'm' modifier. Note that it only works...
2011-05-24 Eric ChristopherImplement the arm 'L' asm modifier.
2011-05-24 Eric ChristopherImplement the immediate part of the 'B' modifier.
2011-05-24 Eric ChristopherAdd support for the arm 'y' asm modifier.