Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make the verifier accept @llvm.donothing as the only intrinsic that can be ↵ | Nuno Lopes | 2012-06-28 | 1 | -14/+0 |
| | | | | | | | | invoked While at it, merge 2 tests and FileCheckize them llvm-svn: 159388 | ||||
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -1/+1 |
| | | | | llvm-svn: 79992 | ||||
* | Eliminate questionable syntax for stdin redirection. This probably also ↵ | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
| | | | | | | speeds things up a bit. llvm-svn: 51357 | ||||
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-10 | 1 | -10/+11 |
| | | | | llvm-svn: 48137 | ||||
* | Change &| to |&. | Dan Gohman | 2007-11-27 | 1 | -1/+1 |
| | | | | llvm-svn: 44345 | ||||
* | Make sure these tests pass for the right reasons (verifier error, rather than | Reid Spencer | 2007-08-01 | 1 | -1/+1 |
| | | | | | | failure to assemble). llvm-svn: 40696 | ||||
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+13 |
llvm-svn: 33296 |