summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/2003-01-04-LoopTest.ll
Commit message (Collapse)AuthorAgeFilesLines
* Excluding ARM JIT tests until someone can fix this compilation path.Andrew Trick2011-08-261-0/+1
| | | | llvm-svn: 138676
* Reverted r132135 per Xerxes request. These tests are passing for his setup. ↵Galina Kistanova2011-05-311-2/+0
| | | | | | Requires more research. llvm-svn: 132364
* Make few ExecutionEngine tests XFAIL for ARM, since ExecutionEngine is ↵Galina Kistanova2011-05-261-0/+2
| | | | | | broken for ARM, please remove the following XFAIL when it will be fixed. llvm-svn: 132135
* lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar2010-11-131-2/+1
| | | | | | - Also, switch tests to not using llvm-as. They run 20% faster now, not that it matters. llvm-svn: 118952
* 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-18/+14
| | | | llvm-svn: 48137
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+25
llvm-svn: 33296
OpenPOWER on IntegriCloud