Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some testing for thumb1 and thumb2 inline asm immediate constraints | Eric Christopher | 2016-01-08 | 1 | -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 Cheng | 2009-06-24 | 1 | -43/+0 |
| | | | | llvm-svn: 74068 | ||||
* | Fix PR3862: Recognize some ARM-specific constraints for immediates in inline | Bob Wilson | 2009-04-01 | 1 | -0/+43 |
assembly. llvm-svn: 68218 |