Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverted r132135 per Xerxes request. These tests are passing for his setup. R... | Galina Kistanova | 2011-05-31 | 1 | -2/+0 |
* | Make few ExecutionEngine tests XFAIL for ARM, since ExecutionEngine is broken... | Galina Kistanova | 2011-05-26 | 1 | -0/+2 |
* | 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 | -36/+27 |
* | These tests need llvm-upgrade. This fixes last night's nightly test fallout. | Reid Spencer | 2006-12-03 | 1 | -1/+1 |
* | Adding RUN lines. | Tanya Lattner | 2004-11-06 | 1 | -0/+3 |
* | Print argc as well as argv | Chris Lattner | 2002-12-18 | 1 | -4/+4 |
* | Add dummy implementation of __main | Chris Lattner | 2002-12-16 | 1 | -1/+1 |
* | New testcase for printing out arguments | Chris Lattner | 2002-12-16 | 1 | -0/+44 |