This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 353f7b5433c [MemorySSAUpdater] Remove deleted trivial Phis from active workset new 356f9421a19 Revert "[AMDGPU][Waitcnt] fix "comparison of integers of di [...] new 249b255c788 run post-RA hazard recognizer pass late new 0f2a60eba6d [MSan] factor userspace-specific declarations into createUs [...]
The 3 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: lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 10 ++- lib/Target/AMDGPU/SIInsertWaitcnts.cpp | 2 +- lib/Target/AMDGPU/SIMemoryLegalizer.cpp | 2 +- lib/Transforms/Instrumentation/MemorySanitizer.cpp | 91 +++++++++++++--------- test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll | 23 ++++-- test/CodeGen/AMDGPU/llvm.amdgcn.update.dpp.ll | 31 +++++++- test/CodeGen/AMDGPU/memory_clause.ll | 6 +- 7 files changed, 113 insertions(+), 52 deletions(-)