aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* General cleanupChris Lattner2002-02-011-4/+3
* Eliminate SimplifyCFG.h file, pull everything into the UnifyMethodExitNodes c...Chris Lattner2002-01-311-8/+11
* Convert analyses to new pass structureChris Lattner2002-01-311-0/+4
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-0/+1
* Split the PHINode class out from the iOther.h file into the iPHINode.h fileChris Lattner2001-12-031-1/+1
* Broad superficial changes:Chris Lattner2001-07-071-1/+1
* Add method to unify all exit nodes of a methodChris Lattner2001-07-061-0/+69