Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/Method/Function | Chris Lattner | 2002-04-27 | 1 | -3/+3 |
* | Change references to the Method class to be references to the Function | Chris Lattner | 2002-04-07 | 1 | -8/+8 |
* | General cleanup | Chris Lattner | 2002-02-01 | 1 | -4/+3 |
* | Eliminate SimplifyCFG.h file, pull everything into the UnifyMethodExitNodes c... | Chris Lattner | 2002-01-31 | 1 | -8/+11 |
* | Convert analyses to new pass structure | Chris Lattner | 2002-01-31 | 1 | -0/+4 |
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -0/+1 |
* | Split the PHINode class out from the iOther.h file into the iPHINode.h file | Chris Lattner | 2001-12-03 | 1 | -1/+1 |
* | Broad superficial changes: | Chris Lattner | 2001-07-07 | 1 | -1/+1 |
* | Add method to unify all exit nodes of a method | Chris Lattner | 2001-07-06 | 1 | -0/+69 |