| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, ↵ | NAKAMURA Takumi | 2012-10-24 | 1 | -2/+0 |
| | | | | | | | | | corresponding to r166532." According to r166543, it is not needed for now. llvm-svn: 166544 | ||||
| * | clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532. | NAKAMURA Takumi | 2012-10-24 | 1 | -0/+1 |
| | | | | | llvm-svn: 166541 | ||||
| * | rename -ccc-host-triple into -target | Sebastian Pop | 2012-01-20 | 1 | -1/+1 |
| | | | | | llvm-svn: 148582 | ||||
| * | Revert r148138; it's causing test failures. | Eli Friedman | 2012-01-13 | 1 | -1/+1 |
| | | | | | llvm-svn: 148141 | ||||
| * | rename -ccc-host-triple into -target | Sebastian Pop | 2012-01-13 | 1 | -1/+1 |
| | | | | | llvm-svn: 148138 | ||||
| * | Remove the Blackfin backend. | Dan Gohman | 2011-10-25 | 1 | -1/+0 |
| | | | | | llvm-svn: 142881 | ||||
| * | Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if | Chris Lattner | 2010-10-11 | 1 | -1/+0 |
| | | | | | | | | it comes back, it will be largely a rewrite, so keeping the old codebase in tree isn't helping anyone. llvm-svn: 116191 | ||||
| * | Revert changes r97693, r97700, and r97718. | John McCall | 2010-03-04 | 1 | -2/+0 |
| | | | | | | | Our testing framework can't deal with disabled targets yet. llvm-svn: 97719 | ||||
| * | XFAIL these tests on win32, since the win32 buildbot apparently disables all | John McCall | 2010-03-04 | 1 | -0/+2 |
| | | | | | | | targets except X86. llvm-svn: 97718 | ||||
| * | Update tests to use %clang instead of 'clang', and forcibly disable use of ' | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| | | | | | | | | clang ' or ' clang -cc1 ' or ' clang-cc ' in test lines (by substituting them to garbage). llvm-svn: 91460 | ||||
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -18/+18 |
| | | | | | | | | | | - This is designed to make it obvious that %clang_cc1 is a "test variable" which is substituted. It is '%clang_cc1' instead of '%clang -cc1' because it can be useful to redefine what gets run as 'clang -cc1' (for example, to set a default target). llvm-svn: 91446 | ||||
| * | Remove RUN: true lines. | Daniel Dunbar | 2009-11-08 | 1 | -1/+0 |
| | | | | | llvm-svn: 86432 | ||||
| * | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -19/+19 |
| | | | | | | | - 'for i in $(find . -type f); do sed -e 's#\(RUN:.*[^ ]\) *&& *$#\1#g' $i | FileUpdate $i; done', for the curious. llvm-svn: 86430 | ||||
| * | Remove clang-cc code for handling -mmacosx-version-min and | Daniel Dunbar | 2009-10-30 | 1 | -1/+1 |
| | | | | | | | -miphoneos-version-min. llvm-svn: 85601 | ||||
| * | clang-cc: Allow building for x86_64 with -mmacosx-version-min=10.4. | Daniel Dunbar | 2009-10-26 | 1 | -0/+4 |
| | | | | | llvm-svn: 85132 | ||||
| * | Add test for finding bfin backend. | Daniel Dunbar | 2009-08-18 | 1 | -0/+1 |
| | | | | | llvm-svn: 79326 | ||||
| * | Fix some made up triples. | Daniel Dunbar | 2009-08-18 | 1 | -13/+13 |
| | | | | | llvm-svn: 79316 | ||||
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -17/+17 |
| | | | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602 | ||||
| * | Coverage test for targets. | Daniel Dunbar | 2008-10-05 | 1 | -0/+18 |
| - This pushes us over 80% coverage of executable LOC. llvm-svn: 57092 | |||||

