This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 684e0cf Speculative REQUIRES to fix Windows bot. new 43dec7d [AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and [...]
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/AMDGPUFrameLowering.cpp | 10 ++-- lib/Target/AMDGPU/AMDGPUFrameLowering.h | 9 ++- lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 43 +++++++++----- lib/Target/AMDGPU/AMDGPUSubtarget.h | 17 ++++-- lib/Target/AMDGPU/AMDGPUTargetMachine.h | 13 ++++- lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 68 ++++++++++++---------- .../AMDGPU/Disassembler/AMDGPUDisassembler.h | 13 +++-- lib/Target/AMDGPU/R600FrameLowering.h | 12 ++-- lib/Target/AMDGPU/R600ISelLowering.cpp | 53 +++++++++++------ lib/Target/AMDGPU/R600MachineScheduler.h | 20 +++---- lib/Target/AMDGPU/SIFrameLowering.h | 7 ++- lib/Target/AMDGPU/SIMachineScheduler.h | 58 +++++++++--------- lib/Target/AMDGPU/SIWholeQuadMode.cpp | 26 +++++++-- lib/Target/PowerPC/PPCInstrAltivec.td | 6 +- lib/Target/PowerPC/PPCLoopPreIncPrep.cpp | 38 +++++++----- utils/TableGen/SubtargetEmitter.cpp | 27 ++++----- 16 files changed, 257 insertions(+), 163 deletions(-)