[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 Jun 18 14:53:10 PDT 2018
jdenny updated this revision to Diff 151794.
jdenny added a comment.
Herald added a subscriber: steven_wu.
Rebased.
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.151794.patch
Type: text/x-patch
Size: 74317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/ede5ab4d/attachment.bin>
More information about the llvm-commits
mailing list