Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -4/+4 |
* | 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 | -17/+17 |
* | Make sure the value passed to test function is initialized. | Reid Spencer | 2007-02-01 | 1 | -0/+1 |
* | 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 |
* | Renamed intermediate values that used the same type and name as previous | John Criswell | 2003-11-26 | 1 | -1/+1 |
* | add div test as well | Chris Lattner | 2003-01-13 | 1 | -2/+4 |
* | Test argument passing | Chris Lattner | 2002-12-28 | 1 | -3/+4 |
* | Initial fp test | Chris Lattner | 2002-12-25 | 1 | -0/+17 |