summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/PRE.cpp
Commit message (Expand)AuthorAgeFilesLines
* Finegrainify namespacificationChris Lattner2004-01-091-4/+2
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-1/+5
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* Renamed DominatorTree::Node::getNode() -> getBlock()Chris Lattner2003-09-111-5/+5
* Spell `occurrence' correctly.Misha Brukman2003-09-091-59/+58
* DEBUG got moved to Support/Debug.hChris Lattner2003-08-011-0/+1
* Add commentChris Lattner2003-05-291-0/+11
* Initial checkin of PRE on LLVM. This implementation is still lacking inChris Lattner2003-03-311-0/+614
OpenPOWER on IntegriCloud