This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1935f944384 Temporarily reverting. new 9c94a76f7ad [MemorySSA] Add APIs to move memory accesses between blocks [...] new 469c8eebd97 AMDGPU/SI: Initialize InstrInfo before TargetLoweringInfo i [...]
The 2 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/Analysis/MemorySSA.h | 2 +- include/llvm/Analysis/MemorySSAUpdater.h | 34 ++++++++++++++++++++++ lib/Analysis/MemorySSA.cpp | 12 +++++++- lib/Analysis/MemorySSAUpdater.cpp | 50 ++++++++++++++++++++++++++++++++ lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 4 +-- lib/Target/AMDGPU/AMDGPUSubtarget.h | 2 +- 6 files changed, 99 insertions(+), 5 deletions(-)