This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3058da2 Remove accidentally commited test. new 8434132 AMDGPU/SI: Handle hazard with sgpr lane selects for v_{read,w [...] new a911f5f AMDGPU/SI: Handle hazard with s_rfe_b64
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: lib/Target/AMDGPU/GCNHazardRecognizer.cpp | 58 ++++++++++++++ lib/Target/AMDGPU/GCNHazardRecognizer.h | 2 + lib/Target/AMDGPU/SIDefines.h | 7 ++ test/CodeGen/MIR/AMDGPU/inserted-wait-states.mir | 97 ++++++++++++++++++++++++ 4 files changed, 164 insertions(+)