This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 86159cb Revert "[XRay] ARM 32-bit no-Thumb support in LLVM" new d764af3 AMDGPU: Support commuting with immediate in src0
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 | 168 ++++++++++-------------- lib/Target/AMDGPU/SIInstrInfo.h | 11 +- test/CodeGen/AMDGPU/addrspacecast.ll | 8 +- test/CodeGen/AMDGPU/cndmask-no-def-vcc.ll | 2 +- test/CodeGen/AMDGPU/commute_modifiers.ll | 6 +- test/CodeGen/AMDGPU/ctlz.ll | 6 +- test/CodeGen/AMDGPU/ctlz_zero_undef.ll | 4 +- test/CodeGen/AMDGPU/cvt_flr_i32_f32.ll | 6 +- test/CodeGen/AMDGPU/fabs.f64.ll | 4 +- test/CodeGen/AMDGPU/fabs.ll | 6 +- test/CodeGen/AMDGPU/fceil64.ll | 2 +- test/CodeGen/AMDGPU/fmaxnum.ll | 4 +- test/CodeGen/AMDGPU/fminnum.ll | 4 +- test/CodeGen/AMDGPU/fmul-2-combine-multi-use.ll | 2 +- test/CodeGen/AMDGPU/fneg-fabs.f64.ll | 6 +- test/CodeGen/AMDGPU/fneg-fabs.ll | 6 +- test/CodeGen/AMDGPU/fsub64.ll | 2 +- test/CodeGen/AMDGPU/imm.ll | 34 ++--- test/CodeGen/AMDGPU/llvm.AMDGPU.clamp.ll | 8 +- test/CodeGen/AMDGPU/llvm.amdgcn.div.fmas.ll | 4 +- test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.ll | 4 +- test/CodeGen/AMDGPU/llvm.amdgcn.fmul.legacy.ll | 2 +- test/CodeGen/AMDGPU/llvm.round.ll | 4 +- test/CodeGen/AMDGPU/madak.ll | 4 +- test/CodeGen/AMDGPU/madmk.ll | 3 +- test/CodeGen/AMDGPU/select-vectors.ll | 8 +- test/CodeGen/AMDGPU/setcc-opt.ll | 2 +- test/CodeGen/AMDGPU/setcc.ll | 4 +- test/CodeGen/AMDGPU/skip-if-dead.ll | 2 +- test/CodeGen/AMDGPU/smrd-vccz-bug.ll | 2 +- test/CodeGen/AMDGPU/trunc.ll | 4 +- test/CodeGen/AMDGPU/uniform-cfg.ll | 6 +- 32 files changed, 161 insertions(+), 177 deletions(-)