aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/BasicBlockUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Spell `necessary' correctly.Misha Brukman2003-08-181-1/+1
* - Eliminated the deferred symbol table stuff in Module & Function, it reallyChris Lattner2002-11-201-1/+1
* Fix spelling of `propagate'.Misha Brukman2002-10-291-1/+1
* Implement a new RemoveSuccessor functionChris Lattner2002-07-291-4/+51
* *** empty log message ***Chris Lattner2002-06-251-31/+12
* Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cppChris Lattner2002-05-071-0/+79