Age | Commit message (Expand) | Author |
---|---|---|
2012-01-16 | Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren... | Eli Bendersky |
2010-11-13 | lli: Switch to using ParseIRFile, for consistency with other LLVM tools. | Daniel Dunbar |
2009-08-25 | Remove obsolete -f flags. | Dan Gohman |
2008-05-20 | Eliminate questionable syntax for stdin redirection. This probably also speed... | Gabor Greif |
2008-03-10 | Remove llvm-upgrade and update tests. | Tanya Lattner |
2006-12-19 | For PR950: | Reid Spencer |
2004-11-06 | Adding RUN lines. | Tanya Lattner |
2003-01-13 | test longs | Chris Lattner |
2002-12-13 | Making main() return 0 to exit without error when no error actually occurs. | Misha Brukman |
2002-11-07 | comment out the 64-bit cases for now. | Brian Gaeke |
2002-11-07 | Add instruction selection code and tests for setcc instructions | Brian Gaeke |