summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/arm-modifier.ll
Commit message (Expand)AuthorAge
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-18
* Add a comment to this change, requested by Eric Christopher.Joey Gouly2013-07-08
* PR16490: fix a crash in ARMDAGToDAGISel::SelectInlineAsm.Joey Gouly2013-07-05
* Re-apply r175088 for bug fix 13622: Add paired register support forWeiming Zhao2013-02-14
* temporarily revert the patch due to some conflictsWeiming Zhao2013-02-13
* Bug fix 13622: Add paired register support for inline asm with 64-bit data on...Weiming Zhao2013-02-13
* Add support for the %H output modifier.Eric Christopher2012-08-13
* Allow lr in the register options here.Eric Christopher2011-06-27
* Implement the 'M' output modifier for arm inline asm. This is fairlyEric Christopher2011-05-28
* Implement the 'm' modifier. Note that it only works for memory operands.Eric Christopher2011-05-25
* Implement the arm 'L' asm modifier.Eric Christopher2011-05-24
* Implement the immediate part of the 'B' modifier.Eric Christopher2011-05-24
* Add support for the arm 'y' asm modifier.Eric Christopher2011-05-24