This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1aea6403666 [libFuzzer] simplify code, NFC new 5ca94f31eed [AMDGPU] Fix some Clang-tidy modernize-use-using and Includ [...]
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/SIAnnotateControlFlow.cpp | 36 ++++++--- lib/Target/AMDGPU/SIFixSGPRCopies.cpp | 51 +++++++----- lib/Target/AMDGPU/SIInsertWaitcnts.cpp | 121 ++++++++++++++++------------ lib/Target/AMDGPU/SIInsertWaits.cpp | 21 ++--- lib/Target/AMDGPU/SIInstrInfo.cpp | 72 +++++++++++------ lib/Target/AMDGPU/SIInstrInfo.h | 45 +++++++---- lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 11 ++- lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 35 +++----- lib/Target/AMDGPU/SIMachineFunctionInfo.h | 75 +++++++++-------- lib/Target/AMDGPU/SIPeepholeSDWA.cpp | 42 +++++++--- 10 files changed, 294 insertions(+), 215 deletions(-)