Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren... | Eli Bendersky | 2012-01-16 | 1 | -1/+1 |
* | lli: Switch to using ParseIRFile, for consistency with other LLVM tools. | Daniel Dunbar | 2010-11-13 | 1 | -2/+1 |
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -1/+1 |
* | Eliminate questionable syntax for stdin redirection. This probably also speed... | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-10 | 1 | -20/+16 |
* | For PR950: | Reid Spencer | 2006-12-31 | 1 | -1/+1 |
* | Adding RUN lines. | Tanya Lattner | 2004-11-06 | 1 | -0/+3 |
* | TEst longs | Chris Lattner | 2003-01-13 | 1 | -0/+4 |
* | Make testcase return 0 on success | Chris Lattner | 2002-12-17 | 1 | -2/+2 |
* | Add main functions to benchmarks | Chris Lattner | 2002-12-04 | 1 | -1/+1 |
* | New testcase for logical operators | Chris Lattner | 2002-11-02 | 1 | -0/+16 |