summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopLoadElim/loop-simplify-dep.ll
Commit message (Collapse)AuthorAgeFilesLines
* [LLE] Add missed LoopSimplify dependenceAdam Nemet2016-03-101-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
OpenPOWER on IntegriCloud