summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/inlineasm-imm-thumb.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add some testing for thumb1 and thumb2 inline asm immediate constraintsEric Christopher2016-01-081-0/+20
| | | | | | | | and fix a couple of bugs on inspection. Also fixes PR26061. llvm-svn: 257122
* Move thumb and thumb2 tests into separate directories.Evan Cheng2009-06-241-43/+0
| | | | llvm-svn: 74068
* Fix PR3862: Recognize some ARM-specific constraints for immediates in inlineBob Wilson2009-04-011-0/+43
assembly. llvm-svn: 68218
OpenPOWER on IntegriCloud