Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add coverage of newly implemented instructions. | Chris Lattner | 2001-07-08 | 1 | -3/+7 |
* | Neg instruction removed. Cast instruction implemented. | Chris Lattner | 2001-07-08 | 1 | -0/+11 |
* | Put in test of SCCP. Watch out though, because we need to sort the | Chris Lattner | 2001-06-27 | 1 | -1/+9 |
* | Updates to support | Chris Lattner | 2001-06-11 | 2 | -2/+2 |
* | inlining can change methods a second time, so don't rerun inliner when testin... | Chris Lattner | 2001-06-07 | 1 | -1/+1 |
* | Initial revision | Chris Lattner | 2001-06-06 | 9 | -0/+190 |