aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/arm-modifier.ll
AgeCommit message (Expand)Author
2013-02-14Re-apply r175088 for bug fix 13622: Add paired register support forWeiming Zhao
2013-02-13temporarily revert the patch due to some conflictsWeiming Zhao
2013-02-13Bug fix 13622: Add paired register support for inline asm with 64-bit data on...Weiming Zhao
2012-08-13Add support for the %H output modifier.Eric Christopher
2011-06-27Allow lr in the register options here.Eric Christopher
2011-05-28Implement the 'M' output modifier for arm inline asm. This is fairlyEric Christopher
2011-05-25Implement the 'm' modifier. Note that it only works for memory operands.Eric Christopher
2011-05-24Implement the arm 'L' asm modifier.Eric Christopher
2011-05-24Implement the immediate part of the 'B' modifier.Eric Christopher
2011-05-24Add support for the arm 'y' asm modifier.Eric Christopher