]> granicus.if.org Git - llvm/commit
[FileCheck] Add -allow-deprecated-dag-overlap to failing llvm tests
authorJoel E. Denny <jdenny.ornl@gmail.com>
Wed, 11 Jul 2018 20:25:49 +0000 (20:25 +0000)
committerJoel E. Denny <jdenny.ornl@gmail.com>
Wed, 11 Jul 2018 20:25:49 +0000 (20:25 +0000)
commitce57a4ff8c258f07b80f1b025535489a94c9927b
tree0b3282af666d8fc1df547d7e54e23abb76585932
parentea13527137d2adc0618b3d2b3837d62e71cfa4ac
[FileCheck] Add -allow-deprecated-dag-overlap to failing llvm tests

See https://reviews.llvm.org/D47106 for details.

Reviewed By: probinson

Differential Revision: https://reviews.llvm.org/D47171

This commit drops that patch's changes to:

  llvm/test/CodeGen/NVPTX/f16x2-instructions.ll
  llvm/test/CodeGen/NVPTX/param-load-store.ll

For some reason, the dos line endings there prevent me from commiting
via the monorepo.  A follow-up commit (not via the monorepo) will
finish the patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336843 91177308-0d34-0410-b5e6-96231b3b80d8
62 files changed:
test/Bitcode/thinlto-function-summary-originalnames.ll
test/Bitcode/thinlto-summary-local-5.0.ll
test/Bitcode/upgrade-pointer-address-space.ll
test/CodeGen/AArch64/fp16-v8-instructions.ll
test/CodeGen/AArch64/swifterror.ll
test/CodeGen/AMDGPU/ashr.v2i16.ll
test/CodeGen/AMDGPU/bfi_int.ll
test/CodeGen/AMDGPU/callee-special-input-sgprs.ll
test/CodeGen/AMDGPU/copy-illegal-type.ll
test/CodeGen/AMDGPU/cvt_f32_ubyte.ll
test/CodeGen/AMDGPU/extract_vector_elt-i8.ll
test/CodeGen/AMDGPU/fceil64.ll
test/CodeGen/AMDGPU/fcmp.f16.ll
test/CodeGen/AMDGPU/fp_to_sint.ll
test/CodeGen/AMDGPU/fp_to_uint.ll
test/CodeGen/AMDGPU/fpext.f16.ll
test/CodeGen/AMDGPU/half.ll
test/CodeGen/AMDGPU/kernel-args.ll
test/CodeGen/AMDGPU/llvm.amdgcn.interp.ll
test/CodeGen/AMDGPU/llvm.exp2.ll
test/CodeGen/AMDGPU/llvm.log.ll
test/CodeGen/AMDGPU/llvm.log10.ll
test/CodeGen/AMDGPU/llvm.log2.ll
test/CodeGen/AMDGPU/load-constant-i32.ll
test/CodeGen/AMDGPU/load-constant-i8.ll
test/CodeGen/AMDGPU/load-global-i16.ll
test/CodeGen/AMDGPU/load-global-i32.ll
test/CodeGen/AMDGPU/load-global-i8.ll
test/CodeGen/AMDGPU/load-local-i16.ll
test/CodeGen/AMDGPU/load-local-i8.ll
test/CodeGen/AMDGPU/mul.ll
test/CodeGen/AMDGPU/private-element-size.ll
test/CodeGen/AMDGPU/setcc.ll
test/CodeGen/AMDGPU/shl.ll
test/CodeGen/AMDGPU/shl_add_constant.ll
test/CodeGen/AMDGPU/sign_extend.ll
test/CodeGen/AMDGPU/sra.ll
test/CodeGen/AMDGPU/srl.ll
test/CodeGen/AMDGPU/store-hi16.ll
test/CodeGen/AMDGPU/store-v3i64.ll
test/CodeGen/AMDGPU/udivrem.ll
test/CodeGen/AMDGPU/uint_to_fp.ll
test/CodeGen/AMDGPU/v_mac_f16.ll
test/CodeGen/ARM/fp16-promote.ll
test/CodeGen/Mips/bswap.ll
test/CodeGen/Mips/cconv/arguments-hard-float-varargs.ll
test/CodeGen/Mips/cconv/arguments-varargs.ll
test/CodeGen/Mips/cconv/callee-saved.ll
test/CodeGen/Mips/cconv/return-struct.ll
test/CodeGen/Mips/madd-msub.ll
test/CodeGen/Mips/msa/basic_operations.ll
test/CodeGen/Mips/no-odd-spreg.ll
test/CodeGen/NVPTX/intrinsic-old.ll
test/CodeGen/PowerPC/build-vector-tests.ll
test/CodeGen/PowerPC/machine-combiner.ll
test/CodeGen/PowerPC/memcpy-vec.ll
test/CodeGen/PowerPC/swaps-le-1.ll
test/CodeGen/SystemZ/backchain.ll
test/CodeGen/SystemZ/cond-load-03.ll
test/CodeGen/X86/x86-cmov-converter.ll
test/Instrumentation/MemorySanitizer/msan_basic.ll
test/ThinLTO/X86/alias_import.ll