Memory-SSA cleanup of clobbers interface, NFC
authorSebastian Pop <sebpop@gmail.com>
Wed, 12 Oct 2016 03:08:40 +0000 (03:08 +0000)
committerSebastian Pop <sebpop@gmail.com>
Wed, 12 Oct 2016 03:08:40 +0000 (03:08 +0000)
commitd57d93c9de39187ec2298463b539ce617012c8ce
tree373d0db69e048fd16d529b62fc59fce10a862d84
parent075605c8d403a875513d3c77af8f2c54c18af463
Memory-SSA cleanup of clobbers interface, NFC

This implements the cleanup that Danny asked to commit separately from the
previous fix to GVN-hoist in https://reviews.llvm.org/D25476#inline-219818

Tested with ninja check on x86_64-linux.

llvm-svn: 283967
llvm/include/llvm/Transforms/Utils/MemorySSA.h
llvm/lib/Transforms/Scalar/GVNHoist.cpp
llvm/lib/Transforms/Utils/MemorySSA.cpp