This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fd8d5dac849 Use the basic cost if a GEP is not used as addressing mode new da47d9d5d0e AMDGPU: VALU carry-in and v_cndmask condition cannot be EXEC
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/SIISelLowering.cpp | 7 +++-- lib/Target/AMDGPU/SIInstrInfo.cpp | 23 ++++++++++----- lib/Target/AMDGPU/SIInstrInfo.td | 2 +- lib/Target/AMDGPU/SILowerI1Copies.cpp | 5 +++- lib/Target/AMDGPU/SIRegisterInfo.td | 2 ++ test/CodeGen/AMDGPU/llvm.amdgcn.ps.live.ll | 5 +++- .../AMDGPU/macro-fusion-cluster-vcc-uses.mir | 34 +++++++++++----------- test/CodeGen/AMDGPU/shrink-carry.mir | 16 +++++----- test/CodeGen/AMDGPU/shrink-vop3-carry-out.mir | 8 ++--- 9 files changed, 61 insertions(+), 41 deletions(-)