This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 051dda6 [Hexagon] Update instruction types new 4b54eb2 [InstCombine] Make max size array combine a tunable. new ce06d9c [AMDGPU] Fix for SIMachineScheduler crash. SI Scheduler shoul [...]
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/AMDGPUSubtarget.cpp | 4 +- lib/Target/AMDGPU/SIMachineScheduler.h | 3 +- lib/Transforms/InstCombine/InstCombineCompares.cpp | 4 +- lib/Transforms/InstCombine/InstCombineInternal.h | 3 ++ .../InstCombine/InstCombineLoadStoreAlloca.cpp | 4 +- .../InstCombine/InstructionCombining.cpp | 5 +++ test/CodeGen/AMDGPU/si-shed-track-subregs.ll | 49 ++++++++++++++++++++++ 7 files changed, 65 insertions(+), 7 deletions(-) create mode 100644 test/CodeGen/AMDGPU/si-shed-track-subregs.ll