Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a minor bug | Chris Lattner | 2004-03-05 | 1 | -1/+2 |
* | Fix a bug in a previous checkin that broke 175.vpr | Chris Lattner | 2004-03-04 | 1 | -1/+1 |
* | Speed up the cbu pass from taking somewhere near the age of the universe to a... | Chris Lattner | 2004-03-04 | 1 | -6/+28 |
* | There is no need to merge the globals graph into the function graphs at the | Chris Lattner | 2004-02-20 | 1 | -5/+2 |
* | Add one that I missed | Chris Lattner | 2004-02-08 | 1 | -0/+1 |
* | Get clone flags right, so we don't build InlinedGlobals only to clear them | Chris Lattner | 2004-01-27 | 1 | -3/+2 |
* | Initial support for implementing clonePartiallyInto in terms of cloneReachabl... | Chris Lattner | 2004-01-23 | 1 | -1/+2 |
* | Trying to get the dsgraph for an external function is bad for DSA's health | Chris Lattner | 2003-11-13 | 1 | -11/+12 |
* | Implement the CompleteBU pass | Chris Lattner | 2003-11-13 | 1 | -7/+137 |
* | Add an initial version of the CompleteBUDataStructures class, which is currently | Chris Lattner | 2003-11-13 | 1 | -0/+75 |