This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c4d575e [X86] FileCheckize one of the rotate tests. new 4f1c254 MemorySSA: Add support for renaming uses in the updater.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Transforms/Utils/MemorySSA.h | 12 +++- include/llvm/Transforms/Utils/MemorySSAUpdater.h | 20 ++++++- lib/Transforms/Utils/MemorySSA.cpp | 73 ++++++++++++++++-------- lib/Transforms/Utils/MemorySSAUpdater.cpp | 20 ++++++- unittests/Transforms/Utils/MemorySSA.cpp | 8 ++- 5 files changed, 102 insertions(+), 31 deletions(-)