Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-10 | Rename 'loopsimplify' to 'loop-simplify'. | Cameron Zwarich | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125317 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-10-19 | Fix SplitBlockPredecessors' LoopInfo updating code to handle the case | Dan Gohman | |
where a loop's header is being split and it has predecessors which are not contained by the most-nested loop which contains the loop. This fixes PR5235. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84505 91177308-0d34-0410-b5e6-96231b3b80d8 |