This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 79519fe VirtRegMap: Replace some identity copies with KILL instructions. new cb5d6ec AMDGPU: Simplify isSchedulingBoundary new c395502 AMDGPU: Improve offset folding for register indexing
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/AMDGPUISelDAGToDAG.cpp | 49 +++++++++++++++++++++ lib/Target/AMDGPU/SIInstrInfo.cpp | 12 +++--- lib/Target/AMDGPU/SIInstrInfo.td | 3 ++ lib/Target/AMDGPU/SIInstructions.td | 30 ++++--------- lib/Target/AMDGPU/SILowerControlFlow.cpp | 62 +++++++++++++++++---------- test/CodeGen/AMDGPU/indirect-addressing-si.ll | 33 ++++++++++++++ test/CodeGen/AMDGPU/insert_vector_elt.ll | 4 +- 7 files changed, 141 insertions(+), 52 deletions(-)