Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LLE] Add missed LoopSimplify dependence | Adam Nemet | 2016-03-10 | 1 | -0/+33 |
The code assumed that we always had a preheader without making the pass dependent on LoopSimplify. Thanks to Mattias Eriksson V for reporting this. llvm-svn: 263173 |