summaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp
Commit message (Expand)AuthorAge
...
* Updates to move some header files out of include/llvm/Transforms intoChris Lattner2002-05-07
* s/Method/FunctionChris Lattner2002-04-27
* Change references to the Method class to be references to the FunctionChris Lattner2002-04-07
* General cleanupChris Lattner2002-02-01
* Eliminate SimplifyCFG.h file, pull everything into the UnifyMethodExitNodes c...Chris Lattner2002-01-31
* Convert analyses to new pass structureChris Lattner2002-01-31
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-20
* Split the PHINode class out from the iOther.h file into the iPHINode.h fileChris Lattner2001-12-03
* Broad superficial changes:Chris Lattner2001-07-07
* Add method to unify all exit nodes of a methodChris Lattner2001-07-06