Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove stale test that has never worked, afaik. | Devang Patel | 2011-02-01 | 1 | -60/+0 |
| | | | | llvm-svn: 124635 | ||||
* | Remove now-redundant llvm-as invocations. | Dan Gohman | 2009-12-05 | 1 | -1/+1 |
| | | | | llvm-svn: 90626 | ||||
* | Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add, | Daniel Dunbar | 2009-11-09 | 1 | -1/+1 |
| | | | | | | but might as well use the more standard syntax). llvm-svn: 86553 | ||||
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -1/+1 |
| | | | | llvm-svn: 79992 | ||||
* | Remove the IA-64 backend. | Dan Gohman | 2009-07-24 | 1 | -1/+1 |
| | | | | llvm-svn: 76920 | ||||
* | XFAIL some tests that became failing due to the extra error reporting ↵ | Matthijs Kooijman | 2008-06-13 | 1 | -0/+2 |
| | | | | | | recently. PR's are created for these. llvm-svn: 52250 | ||||
* | Use %link not %llvmgxx (which includes -c) to do the link. | Dale Johannesen | 2008-06-10 | 1 | -1/+1 |
| | | | | | | | The test still fails because an expected symbol is not present, and I don't see why it should be. llvm-svn: 52188 | ||||
* | For PR1338: Rename test dirs | Anton Korobeynikov | 2008-05-29 | 1 | -0/+58 |
llvm-svn: 51695 |