This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8455cfedfa7 gn build: Stop passing -DLLVM_LIBXML2_ENABLED to some targets new e2069ebfee1 [AMDGPU] Fixed hazard recognizer to walk predecessors
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: lib/Target/AMDGPU/GCNHazardRecognizer.cpp | 138 ++++++++++++++---- lib/Target/AMDGPU/GCNHazardRecognizer.h | 16 ++- lib/Target/AMDGPU/SIInstrInfo.cpp | 2 +- lib/Target/AMDGPU/SIInstrInfo.h | 2 +- test/CodeGen/AMDGPU/vmem-vcc-hazard.mir | 230 ++++++++++++++++++++++++++++++ 5 files changed, 356 insertions(+), 32 deletions(-) create mode 100644 test/CodeGen/AMDGPU/vmem-vcc-hazard.mir