summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* - Do not expose ::ID from any of the analyses anymore.Chris Lattner2002-08-211-1/+0
* * Standardize how analysis results/passes as printed with the print() virtualChris Lattner2002-07-271-2/+1
* * Add support for different "PassType's"Chris Lattner2002-07-261-1/+1
* *** empty log message ***Chris Lattner2002-07-231-0/+2
* *** empty log message ***Chris Lattner2002-06-251-8/+8
* Give the unified exit node a nameChris Lattner2002-05-071-1/+1
* Move UnifyFunctionExitNodes to Utils library: final resting place this timeChris Lattner2002-05-071-1/+1
* Cleanup implementation a bitChris Lattner2002-05-071-4/+6
* Updates to move some header files out of include/llvm/Transforms intoChris Lattner2002-05-071-1/+1
* s/Method/FunctionChris Lattner2002-04-271-3/+3
* Change references to the Method class to be references to the FunctionChris Lattner2002-04-071-8/+8
* 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
OpenPOWER on IntegriCloud