aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Scalar/BasicBlockPlacement.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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