NAKAMURA Takumi
7cbe30fc43
clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/
...
llvm-svn: 196349
2013-12-04 03:41:15 +00:00
Stephen Lin
4362261b00
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
...
llvm-svn: 188447
2013-08-15 06:47:53 +00:00
Eli Friedman
b369f44924
Fix IR generation for bool on PPC (and any other target where bool is not 8 bits in memory).
...
PR11777.
llvm-svn: 167802
2012-11-13 02:05:15 +00:00
Jim Grosbach
2987c57924
Tests: check for target availability for target-specific tests.
...
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
2012-07-09 18:34:21 +00:00
Roman Divacky
7e96295fb5
Use -check-prefix to make it clear the test is SVR4/DARWINPPC specific.
...
llvm-svn: 123005
2011-01-07 19:01:39 +00:00
Roman Divacky
1b805a0bc9
Drop the _darwin/_svr4 suffixes.
...
llvm-svn: 123004
2011-01-07 19:00:05 +00:00