This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 76141b4 [ExecutionEngine] Fix examples build broken in r287126 and ot [...] new ae5ecee AMDGPU/SI: Avoid creating unnecessary copies in the SIFixSGPR [...]
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/SIInstrInfo.cpp | 71 +++++++++++++++++----- lib/Target/AMDGPU/SIInstrInfo.h | 6 ++ lib/Target/AMDGPU/SIRegisterInfo.cpp | 25 ++++---- lib/Target/AMDGPU/SIRegisterInfo.h | 2 + test/CodeGen/AMDGPU/control-flow-fastregalloc.ll | 8 +-- test/CodeGen/AMDGPU/insert_vector_elt.ll | 7 +-- test/CodeGen/AMDGPU/scratch-buffer.ll | 4 +- .../si-instr-info-correct-implicit-operands.ll | 2 +- 8 files changed, 89 insertions(+), 36 deletions(-)