This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 18a09ae528b [x86] auto-generate complete checks for tests; NFC new 0f9ec972382 [AMDGPU] Switch scalarize global loads ON by default
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/AMDGPUTargetMachine.cpp | 2 +- test/CodeGen/AMDGPU/add.ll | 18 ++--- test/CodeGen/AMDGPU/add_i128.ll | 16 ++-- test/CodeGen/AMDGPU/add_i64.ll | 8 +- test/CodeGen/AMDGPU/and-gcn.ll | 3 +- test/CodeGen/AMDGPU/and.ll | 55 ++++++++----- test/CodeGen/AMDGPU/any_extend_vector_inreg.ll | 6 +- test/CodeGen/AMDGPU/bitreverse.ll | 20 +++-- test/CodeGen/AMDGPU/bswap.ll | 2 +- test/CodeGen/AMDGPU/cgp-addressing-modes-flat.ll | 8 +- test/CodeGen/AMDGPU/cgp-addressing-modes.ll | 6 +- test/CodeGen/AMDGPU/coalescer_remat.ll | 2 +- test/CodeGen/AMDGPU/copy-illegal-type.ll | 62 +++++++++------ test/CodeGen/AMDGPU/ctlz.ll | 48 ++++++++---- test/CodeGen/AMDGPU/ctlz_zero_undef.ll | 74 +++++++++++------- test/CodeGen/AMDGPU/ctpop.ll | 91 +++++++++++++++------- test/CodeGen/AMDGPU/ctpop64.ll | 29 +++++-- test/CodeGen/AMDGPU/cttz_zero_undef.ll | 19 +++-- test/CodeGen/AMDGPU/cvt_f32_ubyte.ll | 88 ++++++++++++++------- test/CodeGen/AMDGPU/early-if-convert-cost.ll | 2 +- test/CodeGen/AMDGPU/early-if-convert.ll | 2 +- .../AMDGPU/enable-no-signed-zeros-fp-math.ll | 9 ++- test/CodeGen/AMDGPU/extractelt-to-trunc.ll | 14 +++- test/CodeGen/AMDGPU/fabs.f16.ll | 4 +- test/CodeGen/AMDGPU/fadd.f16.ll | 40 ++++++---- test/CodeGen/AMDGPU/fadd64.ll | 12 ++- test/CodeGen/AMDGPU/fcanonicalize.f16.ll | 18 ++++- test/CodeGen/AMDGPU/fcanonicalize.ll | 2 +- test/CodeGen/AMDGPU/fcmp.f16.ll | 4 +- test/CodeGen/AMDGPU/fcmp64.ll | 12 +-- test/CodeGen/AMDGPU/fconst64.ll | 9 ++- test/CodeGen/AMDGPU/fcopysign.f16.ll | 91 ++++++++++++++-------- test/CodeGen/AMDGPU/fma-combine.ll | 6 +- test/CodeGen/AMDGPU/fma.f64.ll | 4 +- test/CodeGen/AMDGPU/fma.ll | 4 +- test/CodeGen/AMDGPU/fmul.f16.ll | 4 +- test/CodeGen/AMDGPU/fmul64.ll | 4 +- test/CodeGen/AMDGPU/fmuladd.f32.ll | 18 ++--- test/CodeGen/AMDGPU/fmuladd.f64.ll | 12 +-- test/CodeGen/AMDGPU/fmuladd.v2f16.ll | 18 ++--- test/CodeGen/AMDGPU/fneg-fabs.ll | 6 +- test/CodeGen/AMDGPU/fneg.f16.ll | 6 +- test/CodeGen/AMDGPU/fp32_to_fp16.ll | 6 +- test/CodeGen/AMDGPU/fpext.f16.ll | 6 +- test/CodeGen/AMDGPU/fptosi.f16.ll | 4 +- test/CodeGen/AMDGPU/fptoui.f16.ll | 4 +- test/CodeGen/AMDGPU/fptrunc.f16.ll | 6 +- test/CodeGen/AMDGPU/fract.f64.ll | 10 +-- test/CodeGen/AMDGPU/fract.ll | 10 +-- test/CodeGen/AMDGPU/frem.ll | 6 +- test/CodeGen/AMDGPU/fsqrt.f64.ll | 4 +- test/CodeGen/AMDGPU/fsqrt.ll | 6 +- test/CodeGen/AMDGPU/fsub.f16.ll | 6 +- test/CodeGen/AMDGPU/fsub.ll | 6 +- test/CodeGen/AMDGPU/fsub64.ll | 4 +- test/CodeGen/AMDGPU/ftrunc.f64.ll | 6 +- test/CodeGen/AMDGPU/global-extload-i16.ll | 4 +- test/CodeGen/AMDGPU/half.ll | 4 +- test/CodeGen/AMDGPU/imm.ll | 4 +- test/CodeGen/AMDGPU/immv216.ll | 6 +- test/CodeGen/AMDGPU/indirect-addressing-si.ll | 8 +- .../AMDGPU/invariant-load-no-alias-store.ll | 2 +- test/CodeGen/AMDGPU/llvm.amdgcn.class.f16.ll | 2 +- test/CodeGen/AMDGPU/llvm.amdgcn.class.ll | 2 +- test/CodeGen/AMDGPU/llvm.amdgcn.div.fmas.ll | 2 +- test/CodeGen/AMDGPU/llvm.amdgcn.ldexp.f16.ll | 2 +- test/CodeGen/AMDGPU/llvm.amdgcn.sbfe.ll | 4 +- test/CodeGen/AMDGPU/llvm.amdgcn.sffbh.ll | 4 +- test/CodeGen/AMDGPU/llvm.amdgcn.trig.preop.ll | 4 +- test/CodeGen/AMDGPU/llvm.amdgcn.ubfe.ll | 4 +- test/CodeGen/AMDGPU/llvm.ceil.f16.ll | 4 +- test/CodeGen/AMDGPU/llvm.cos.f16.ll | 4 +- test/CodeGen/AMDGPU/llvm.exp2.f16.ll | 4 +- test/CodeGen/AMDGPU/llvm.floor.f16.ll | 4 +- test/CodeGen/AMDGPU/llvm.fma.f16.ll | 4 +- test/CodeGen/AMDGPU/llvm.fmuladd.f16.ll | 8 +- test/CodeGen/AMDGPU/llvm.log2.f16.ll | 4 +- test/CodeGen/AMDGPU/llvm.maxnum.f16.ll | 4 +- test/CodeGen/AMDGPU/llvm.minnum.f16.ll | 4 +- test/CodeGen/AMDGPU/llvm.rint.f16.ll | 6 +- test/CodeGen/AMDGPU/llvm.sin.f16.ll | 4 +- test/CodeGen/AMDGPU/llvm.sqrt.f16.ll | 4 +- test/CodeGen/AMDGPU/llvm.trunc.f16.ll | 4 +- test/CodeGen/AMDGPU/load-global-f32.ll | 10 +-- test/CodeGen/AMDGPU/load-global-f64.ll | 6 +- test/CodeGen/AMDGPU/load-global-i16.ll | 10 +-- test/CodeGen/AMDGPU/load-global-i32.ll | 8 +- test/CodeGen/AMDGPU/load-global-i64.ll | 10 +-- test/CodeGen/AMDGPU/load-global-i8.ll | 10 +-- test/CodeGen/AMDGPU/load-weird-sizes.ll | 10 +-- test/CodeGen/AMDGPU/max.ll | 4 +- test/CodeGen/AMDGPU/merge-stores.ll | 4 +- test/CodeGen/AMDGPU/mubuf.ll | 2 +- test/CodeGen/AMDGPU/mul.ll | 6 +- test/CodeGen/AMDGPU/no-shrink-extloads.ll | 2 +- test/CodeGen/AMDGPU/or.ll | 6 +- .../AMDGPU/promote-alloca-invariant-markers.ll | 2 +- test/CodeGen/AMDGPU/reduce-load-width-alignment.ll | 6 +- test/CodeGen/AMDGPU/reorder-stores.ll | 4 +- test/CodeGen/AMDGPU/rotl.i64.ll | 4 +- test/CodeGen/AMDGPU/rotr.i64.ll | 4 +- test/CodeGen/AMDGPU/rsq.ll | 4 +- test/CodeGen/AMDGPU/s_movk_i32.ll | 4 +- test/CodeGen/AMDGPU/saddo.ll | 6 +- test/CodeGen/AMDGPU/salu-to-valu.ll | 6 +- test/CodeGen/AMDGPU/scalar_to_vector.ll | 4 +- test/CodeGen/AMDGPU/schedule-global-loads.ll | 2 +- test/CodeGen/AMDGPU/scratch-buffer.ll | 4 +- test/CodeGen/AMDGPU/sdiv.ll | 6 +- test/CodeGen/AMDGPU/sdwa-peephole.ll | 6 +- test/CodeGen/AMDGPU/select-vectors.ll | 6 +- test/CodeGen/AMDGPU/select.f16.ll | 4 +- test/CodeGen/AMDGPU/sext-in-reg.ll | 8 +- test/CodeGen/AMDGPU/sgpr-copy-duplicate-operand.ll | 4 +- test/CodeGen/AMDGPU/sgpr-copy.ll | 4 +- test/CodeGen/AMDGPU/shift-and-i128-ubfe.ll | 2 +- test/CodeGen/AMDGPU/shift-and-i64-ubfe.ll | 2 +- test/CodeGen/AMDGPU/shift-i64-opts.ll | 4 +- test/CodeGen/AMDGPU/shl.ll | 4 +- test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll | 2 +- test/CodeGen/AMDGPU/sign_extend.ll | 4 +- test/CodeGen/AMDGPU/sitofp.f16.ll | 4 +- test/CodeGen/AMDGPU/sminmax.ll | 6 +- test/CodeGen/AMDGPU/sminmax.v2i16.ll | 6 +- test/CodeGen/AMDGPU/spill-cfg-position.ll | 2 +- test/CodeGen/AMDGPU/sra.ll | 6 +- test/CodeGen/AMDGPU/srem.ll | 6 +- test/CodeGen/AMDGPU/srl.ll | 4 +- test/CodeGen/AMDGPU/ssubo.ll | 6 +- test/CodeGen/AMDGPU/sub.ll | 4 +- test/CodeGen/AMDGPU/trunc-bitcast-vector.ll | 4 +- test/CodeGen/AMDGPU/trunc.ll | 6 +- test/CodeGen/AMDGPU/uaddo.ll | 6 +- test/CodeGen/AMDGPU/udiv.ll | 8 +- test/CodeGen/AMDGPU/uitofp.f16.ll | 4 +- test/CodeGen/AMDGPU/urem.ll | 6 +- test/CodeGen/AMDGPU/usubo.ll | 6 +- test/CodeGen/AMDGPU/v_mac.ll | 6 +- test/CodeGen/AMDGPU/v_mac_f16.ll | 4 +- test/CodeGen/AMDGPU/vectorize-global-local.ll | 2 +- test/CodeGen/AMDGPU/xor.ll | 6 +- 141 files changed, 789 insertions(+), 559 deletions(-)