| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-10-15 | Make CodePlacementOpt align loops, rather than loop headers. The | Dan Gohman | |
| header is just the entry block to the loop, and it needn't be at the top of the loop in the code layout. Remove the code that suppressed loop alignment for outer loops, so that outer loops are aligned. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84158 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
| 2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | |
| git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81290 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
| 2008-11-27 | Avoid inserting noop's in the middle of a loop. | Evan Cheng | |
| git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60141 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
