forked from OSchip/llvm-project
A while back, I added support for NE latches formed by LFTR. I didn't think that quite through, as LFTR will also produce the inverse EQ form for some loops and I hadn't handled that. This change just adds handling for that case as well. llvm-svn: 365419 |
||
|---|---|---|
| .. | ||
| basic.ll | ||
| basic_widenable_branch_guards.ll | ||
| invariant_load.ll | ||
| nested.ll | ||
| profitability.ll | ||
| reverse.ll | ||
| visited.ll | ||
| widened.ll | ||