Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes to be GCC3.1 friendly | Chris Lattner | 2002-07-31 | 1 | -1/+1 |
* | Use a separate globals graph to hold externally visible nodes. | Vikram S. Adve | 2002-07-30 | 1 | -43/+78 |
* | * Standardize how analysis results/passes as printed with the print() virtual | Chris Lattner | 2002-07-27 | 1 | -1/+1 |
* | * Add support for different "PassType's" | Chris Lattner | 2002-07-26 | 1 | -0/+2 |
* | Changes for GCC 3.1 | Chris Lattner | 2002-07-24 | 1 | -3/+3 |
* | Ignore some common varargs functions. | Chris Lattner | 2002-07-19 | 1 | -0/+6 |
* | Add support for a top-down propagation pass: | Vikram S. Adve | 2002-07-18 | 1 | -6/+13 |
* | The graph is more accurate when I don't completely ignore the return value. | Chris Lattner | 2002-07-18 | 1 | -0/+3 |
* | Lots of bug fixes, add BottomUpClosure, which has bugs, but is a start. | Chris Lattner | 2002-07-18 | 1 | -0/+188 |