summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/test-branch.ll
Commit message (Expand)AuthorAge
* lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar2010-11-13
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-20
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-10
* For PR950:Reid Spencer2006-12-19
* Adding RUN lines.Tanya Lattner2004-11-06
* Return 'int 0' instead of void so that the test can be considered to pass.Misha Brukman2003-06-06
* Infinite loops, are, well, not goodChris Lattner2002-12-13
* Add main functions to benchmarksChris Lattner2002-12-04
* Make testcase more interestingChris Lattner2002-11-21
* Move testChris Lattner2002-11-21