commit | 4c397d799bf5f8149add515b3711ee11561a9fda | [log] [tgz] |
---|---|---|
author | Piotr Padlewski <piotr.padlewski@gmail.com> | Tue Dec 27 15:06:07 2016 +0000 |
committer | Piotr Padlewski <piotr.padlewski@gmail.com> | Tue Dec 27 15:06:07 2016 +0000 |
tree | 75c1d30998af1f0ef86269da8d652d1907e2c958 | |
parent | 4a47ce38082913672d2a2368c92ecd4409ab6206 [diff] |
[MemDep] Operand visited twice bugfix Because operand was not marked as seen it was visited twice. It doesn't change behavior of optimization, it just saves redudant visit, so no test changes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290607 91177308-0d34-0410-b5e6-96231b3b80d8