This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0746b2b ADT: Use LLVM_NODISCARD instead of LLVM_ATTRIBUTE_UNUSED_RESU [...] new 6b339ba AMDGPU/SI: Handle s_getreg hazard in GCNHazardRecognizer new 75281e6 [libFuzzer] better algorithm for -minimize_crash
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/Fuzzer/FuzzerDriver.cpp | 2 +- lib/Fuzzer/FuzzerInternal.h | 8 +++ lib/Fuzzer/FuzzerLoop.cpp | 20 +++++-- lib/Target/AMDGPU/GCNHazardRecognizer.cpp | 47 +++++++++++++++++ lib/Target/AMDGPU/GCNHazardRecognizer.h | 2 + test/CodeGen/MIR/AMDGPU/inserted-wait-states.mir | 67 ++++++++++++++++++++++-- 6 files changed, 136 insertions(+), 10 deletions(-)