This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8ad92ff Inliner: Don't mark swifterror allocas with lifetime markers new 3843a13 AMDGPU: Fix immediate folding logic when shrinking instructions
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 | 14 +++++++------- lib/Target/AMDGPU/SIInstructions.td | 2 +- lib/Target/AMDGPU/SIShrinkInstructions.cpp | 10 ++-------- test/CodeGen/AMDGPU/ctlz.ll | 2 +- test/CodeGen/AMDGPU/fneg-fabs.ll | 15 +++++++++------ test/CodeGen/AMDGPU/half.ll | 4 ++-- test/CodeGen/AMDGPU/llvm.amdgcn.rsq.clamp.ll | 4 +--- test/CodeGen/AMDGPU/or.ll | 6 ++---- test/CodeGen/AMDGPU/s_movk_i32.ll | 16 ++++++++++++++-- test/CodeGen/AMDGPU/si-literal-folding.ll | 9 ++++----- 10 files changed, 43 insertions(+), 39 deletions(-)