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