summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/invoke-2.ll
Commit message (Collapse)AuthorAgeFilesLines
* make the verifier accept @llvm.donothing as the only intrinsic that can be ↵Nuno Lopes2012-06-281-14/+0
| | | | | | | | invoked While at it, merge 2 tests and FileCheckize them llvm-svn: 159388
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
| | | | llvm-svn: 79992
* Eliminate questionable syntax for stdin redirection. This probably also ↵Gabor Greif2008-05-201-1/+1
| | | | | | speeds things up a bit. llvm-svn: 51357
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-101-10/+11
| | | | llvm-svn: 48137
* Change &| to |&.Dan Gohman2007-11-271-1/+1
| | | | llvm-svn: 44345
* Make sure these tests pass for the right reasons (verifier error, rather thanReid Spencer2007-08-011-1/+1
| | | | | | failure to assemble). llvm-svn: 40696
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+13
llvm-svn: 33296
OpenPOWER on IntegriCloud