Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Renamed intermediate values that used the same type and name as previous | John Criswell | 2003-11-26 | 1 | -1/+1 |
* | Test long support | Chris Lattner | 2003-01-13 | 1 | -1/+8 |
* | Stop sucking | Chris Lattner | 2002-12-13 | 1 | -3/+3 |
* | Making main() return 0 so that we know it ran successfully when it exits. | Misha Brukman | 2002-12-13 | 1 | -2/+2 |
* | Add main functions to benchmarks | Chris Lattner | 2002-12-04 | 1 | -1/+1 |
* | Enable div and mod tests | Chris Lattner | 2002-11-02 | 1 | -12/+12 |
* | Enable multiply tests | Chris Lattner | 2002-11-02 | 1 | -3/+3 |
* | New testcase for arithmetic operations | Chris Lattner | 2002-11-02 | 1 | -0/+28 |