Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-21 | LoopIdiom: Give up when the loop is not in canonical form. | Benjamin Kramer | |
We rely on it when doing the transforms. This can happen when there is an indirectbr in the loop. Fixes PR13892. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164383 91177308-0d34-0410-b5e6-96231b3b80d8 |