Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -13/+13 |
* | These tests need llvm-upgrade. This fixes last night's nightly test fallout. | Reid Spencer | 2006-12-03 | 1 | -1/+1 |
* | Exit only with a value from 0-255. | Chris Lattner | 2004-11-22 | 1 | -2/+3 |
* | Adding RUN lines. | Tanya Lattner | 2004-11-06 | 1 | -0/+3 |
* | Add another simple call | Chris Lattner | 2002-12-28 | 1 | -1/+6 |
* | Test indirect call | Chris Lattner | 2002-12-13 | 1 | -1/+7 |
* | This way it's easier to test: if the call to external exit(0) succeeded, | Misha Brukman | 2002-12-13 | 1 | -3/+3 |
* | Add main functions to benchmarks | Chris Lattner | 2002-12-04 | 1 | -3/+3 |
* | Testcase for call instruction | Chris Lattner | 2002-12-03 | 1 | -0/+7 |