summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/simplesttest.ll
Commit message (Expand)AuthorAge
* Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren...Eli Bendersky2012-01-16
* 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-31
* Adding RUN lines.Tanya Lattner2004-11-06
* Somehow "simplest" test became a hello world test. Rectify this.Chris Lattner2003-07-27
* Return 0 to make it into a fully-functioning "Hello, World!" test case.Misha Brukman2002-12-04
* Fix testcaseChris Lattner2002-12-04
* New testcaseChris Lattner2002-12-04