summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/PiNodeInsertion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove a long-dead pass. Actually, this pass was never used at all.Chris Lattner2004-09-141-182/+0
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Fix #includes of i*.h => Instructions.h as per PR403.Misha Brukman2004-07-291-3/+1
* Finegrainify namespacificationChris Lattner2004-01-091-6/+2
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* This code does not require random access use_listsChris Lattner2003-10-161-7/+2
* Fix spelling.Misha Brukman2003-10-101-2/+2
* Fix spell-o'sChris Lattner2003-09-101-1/+1
* - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG toChris Lattner2002-10-211-1/+1
* Updates to work with recent Statistic's changes:Chris Lattner2002-10-011-4/+3
* Clean up code due to auto-insert constructorsChris Lattner2002-09-101-7/+2
* - Cleaned up the interface to AnalysisUsage to take analysis class namesChris Lattner2002-08-081-1/+1
* * Add support for different "PassType's"Chris Lattner2002-07-261-1/+1
* *** empty log message ***Chris Lattner2002-07-231-2/+2
* MEGAPATCH checkin.Chris Lattner2002-06-251-7/+5
* Add support for printing out statistics information when -stats is added toChris Lattner2002-05-101-0/+5
* Initial checkin of the PiNodeInsertion passChris Lattner2002-05-101-0/+185
OpenPOWER on IntegriCloud