aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/arm-modifier.ll
Commit message (Expand)AuthorAgeFilesLines
* Allow lr in the register options here.Eric Christopher2011-06-271-3/+3
* Implement the 'M' output modifier for arm inline asm. This is fairlyEric Christopher2011-05-281-10/+27
* Implement the 'm' modifier. Note that it only works for memory operands.Eric Christopher2011-05-251-0/+11
* Implement the arm 'L' asm modifier.Eric Christopher2011-05-241-0/+8
* Implement the immediate part of the 'B' modifier.Eric Christopher2011-05-241-1/+9
* Add support for the arm 'y' asm modifier.Eric Christopher2011-05-241-0/+15