[PATCH] D47171: [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm tests
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 21 17:39:58 PDT 2018
jdenny created this revision.
jdenny added a reviewer: probinson.
Herald added subscribers: atanasyan, eraman, nhaehnle, nemanjai, sdardis, mehdi_amini, jholewinski.
Herald added a reviewer: javed.absar.
See https://reviews.llvm.org/D47106 for details.
https://reviews.llvm.org/D47171
Files:
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/callee-special-input-sgprs.ll
test/CodeGen/AMDGPU/cvt_f32_ubyte.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/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/f16x2-instructions.ll
test/CodeGen/NVPTX/intrinsic-old.ll
test/CodeGen/NVPTX/param-load-store.ll
test/CodeGen/PowerPC/build-vector-tests.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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47171.147921.patch
Type: text/x-patch
Size: 74225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/a043f3af/attachment.bin>
More information about the llvm-commits
mailing list