This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2581f599070 [PowerPC] Fold another unused variable into assertion. NFC. new 0d22b740ac7 [CodeGen] Enhance `MachineInstrSpan` to allow the end of MB [...] new d3a003ba196 AMDGPU: Make AMDGPUPerfHintAnalysis an SCC pass
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: include/llvm/CodeGen/MachineBasicBlock.h | 10 ++--- lib/CodeGen/InlineSpiller.cpp | 6 +-- lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 1 - lib/Target/AMDGPU/AMDGPUMachineFunction.cpp | 14 +++--- lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp | 67 ++++++++++++++++------------ lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h | 10 +++-- lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 2 + lib/Target/AMDGPU/SILowerSGPRSpills.cpp | 2 +- unittests/CodeGen/MachineInstrTest.cpp | 33 ++++++++++++++ 9 files changed, 95 insertions(+), 50 deletions(-)