summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/arm-inline-asm.c
Commit message (Collapse)AuthorAgeFilesLines
* Tests: check for target availability for target-specific tests.Jim Grosbach2012-07-091-0/+1
| | | | | | | | Lots of tests are using an explicit target triple w/o first checking that the target is actually available. Add a REQUIRES clause to a bunch of them. This should hopefully unbreak bots which don't configure w/ all targets enabled. llvm-svn: 159949
* Add support for the 'Q' arm memory constraint.Eric Christopher2011-07-291-0/+6
Fixes rdar://9866494 llvm-svn: 136524
OpenPOWER on IntegriCloud