summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/BasicBlockPlacement.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch over Transforms/Scalar to use the STATISTIC macro. For each statisticChris Lattner2006-12-191-2/+3
* Detemplatize the Statistic class. The only type it is instantiated withChris Lattner2006-12-061-1/+1
* eliminate RegisterOpt. It does the same thing as RegisterPass.Chris Lattner2006-08-271-2/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-7/+7
* Add more missing createXxxPass functions.Jeff Cohen2005-01-081-0/+3
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Remove obsolete comment. Unreachable blocks will automatically be left at theChris Lattner2004-02-111-2/+0
* Add an _embarassingly simple_ implementation of basic block layout. This isChris Lattner2004-02-111-0/+141
OpenPOWER on IntegriCloud