summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2017-05-13 12:20:57 +0000
committerMichael Kruse <llvm@meinersbur.de>2017-05-13 12:20:57 +0000
commitfa7be88378ef84e41b559323cbb9571678240056 (patch)
tree233692a0494d66a997a432ce428a629e7e1177a2 /llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
parentf263610b82648e1a4c6ae11f29dd82579cb4c390 (diff)
downloadbcm5719-llvm-fa7be88378ef84e41b559323cbb9571678240056.tar.gz
bcm5719-llvm-fa7be88378ef84e41b559323cbb9571678240056.zip
[Simplify] Remove identical write removal. NFC.
Removal of overwritten writes currently encompasses all the cases of the identical write removal. There is an observable behavioral change in that the last, instead of the first, MemoryAccess is kept. This should not affect the generated code, however. Differential Revision: https://reviews.llvm.org/D33143 llvm-svn: 302987
Diffstat (limited to 'llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud