Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/ | NAKAMURA Takumi | 2013-12-04 | 1 | -1/+1 |
| | | | | llvm-svn: 196349 | ||||
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵ | Stephen Lin | 2013-08-15 | 1 | -1/+1 |
| | | | | | | tests fail. llvm-svn: 188447 | ||||
* | Fix IR generation for bool on PPC (and any other target where bool is not 8 ↵ | Eli Friedman | 2012-11-13 | 1 | -2/+14 |
| | | | | | | | | bits in memory). PR11777. llvm-svn: 167802 | ||||
* | 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 | ||||
* | Use -check-prefix to make it clear the test is SVR4/DARWINPPC specific. | Roman Divacky | 2011-01-07 | 1 | -2/+2 |
| | | | | llvm-svn: 123005 | ||||
* | Drop the _darwin/_svr4 suffixes. | Roman Divacky | 2011-01-07 | 1 | -0/+5 |
llvm-svn: 123004 |