summaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/BasicBlockUtils.cpp
Commit message (Expand)AuthorAge
* Fix #includes of i*.h => Instructions.h as per PR403.Misha Brukman2004-07-29
* Finegrainify namespacificationChris Lattner2004-01-09
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-20
* Fix spelling.Misha Brukman2003-10-10
* Spell `necessary' correctly.Misha Brukman2003-08-18
* - Eliminated the deferred symbol table stuff in Module & Function, it reallyChris Lattner2002-11-20
* Fix spelling of `propagate'.Misha Brukman2002-10-29
* Implement a new RemoveSuccessor functionChris Lattner2002-07-29
* *** empty log message ***Chris Lattner2002-06-25
* Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cppChris Lattner2002-05-07