| 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 | -131/+105 |
* | For PR950: | Reid Spencer | 2006-12-19 | 1 | -2/+1 |
* | These tests need llvm-upgrade. This fixes last night's nightly test fallout. | Reid Spencer | 2006-12-03 | 1 | -1/+1 |
* | These tests pass on darwin now that the __ thing is fixed. | Chris Lattner | 2004-12-04 | 1 | -1/+0 |
* | These lookup symbols with leading underscores, which currently fails in | John Criswell | 2004-12-02 | 1 | -0/+1 |
* | Adding RUN lines. | Tanya Lattner | 2004-11-06 | 1 | -0/+3 |
* | Add more casts. You can never have enough casts. | Brian Gaeke | 2004-05-07 | 1 | -1/+49 |
* | Add tests for cast of long to bool | Chris Lattner | 2003-06-01 | 1 | -0/+4 |
* | Enable more tests | Chris Lattner | 2003-05-12 | 1 | -4/+4 |
* | Add tests for casts from unsigned integers to floats | Chris Lattner | 2003-05-12 | 1 | -0/+11 |
* | Add more testcases | Chris Lattner | 2003-01-16 | 1 | -0/+6 |
* | test a bunch of stuff | Chris Lattner | 2003-01-13 | 1 | -0/+58 |
* | New testcase for bool support | Chris Lattner | 2002-12-15 | 1 | -0/+7 |