summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/2010-05-26-AsmSideEffect.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
* Fix thinko in last checkin.Eric Christopher2011-07-281-1/+1
| | | | llvm-svn: 136311
* This was meant to test arm anyhow, make the registers agree with theEric Christopher2011-07-281-2/+2
| | | | | | instruction and the architecture for which the instruction exists. llvm-svn: 136301
* Rewrite match line to be friendlier to misc buildbots.Eric Christopher2011-07-261-1/+1
| | | | llvm-svn: 136169
* Migrate most of the rest of test/FrontendC from llvm and migrateEric Christopher2011-07-261-0/+9
most of them to FileCheck. llvm-svn: 136159
OpenPOWER on IntegriCloud