| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tests: check for target availability for target-specific tests. | Jim Grosbach | 2012-07-09 | 1 | -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 Christopher | 2011-07-28 | 1 | -1/+1 |
| | | | | | llvm-svn: 136311 | ||||
| * | This was meant to test arm anyhow, make the registers agree with the | Eric Christopher | 2011-07-28 | 1 | -2/+2 |
| | | | | | | | instruction and the architecture for which the instruction exists. llvm-svn: 136301 | ||||
| * | Rewrite match line to be friendlier to misc buildbots. | Eric Christopher | 2011-07-26 | 1 | -1/+1 |
| | | | | | llvm-svn: 136169 | ||||
| * | Migrate most of the rest of test/FrontendC from llvm and migrate | Eric Christopher | 2011-07-26 | 1 | -0/+9 |
| most of them to FileCheck. llvm-svn: 136159 | |||||

