Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -2/+2 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-19 | 1 | -33/+34 |
* | Change all floating constants that are not exactly | Dale Johannesen | 2007-09-05 | 1 | -2/+2 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
* | For PR1319: Upgrade to use new test harness | Reid Spencer | 2007-04-15 | 1 | -2/+1 |
* | Update tests that need to be run through llvm-upgrade. This is necessary | Reid Spencer | 2006-12-29 | 1 | -2/+3 |
* | Don't bother upgrading this. | Reid Spencer | 2006-12-12 | 1 | -2/+2 |
* | Provide a test for int<->float and long<->double bitcasts. | Reid Spencer | 2006-12-11 | 1 | -0/+48 |