| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove obsolete comment. Unreachable blocks will automatically be left at the | Chris Lattner | 2004-02-11 | 1 | -2/+0 |
| | | | | | | | end of the function. llvm-svn: 11313 | ||||
| * | Add an _embarassingly simple_ implementation of basic block layout. This is | Chris Lattner | 2004-02-11 | 1 | -0/+141 |
| more of a testcase for profiling information than anything that should reasonably be used, but it's a starting point. When I have more time I will whip this into better shape. llvm-svn: 11311 | |||||

