Run 4820af2bfc7 - 02/Sep/2020

97 failures (73 ignoring undef)
LLVM git: 4820af2bfc7
Alive2 git: fac2b1d

Failed tests:

Test NameOk if undef ignored?Failure reasonComments
Transforms/BlockExtractor/invalid-block.ll ?
Transforms/BlockExtractor/invalid-function.ll ?
Transforms/BlockExtractor/invalid-line.ll ?
Transforms/CodeGenPrepare/X86/cttz-ctlz.ll Source is more defined than target
Transforms/CodeGenPrepare/X86/memset_chk-simplify-nobuiltin.ll Source is more defined than target__memset_chk() not recognized as a builtin on purpose. Need to detect this case.
Transforms/EarlyCSE/commute.llValue mismatch
Transforms/ExpandMemCmp/X86/memcmp.ll Target is more poisonous than sourceLLVM bug: load widening of i8 -> i16
Transforms/GCOVProfiling/version.ll Crash
Transforms/GVN/PRE/rle.llValue mismatch
Transforms/IndVarSimplify/loop-predication.ll Source is more defined than target
Transforms/IndVarSimplify/post-inc-range.ll Source is more defined than target
Transforms/IndVarSimplify/widen-loop-comp.llSource is more defined than target
Transforms/InstCombine/2008-03-13-IntToPtr.ll Target is more poisonous than source
Transforms/InstCombine/and-or-icmp-nullptr.ll Value mismatch
Transforms/InstCombine/assume.ll Source is more defined than target
Transforms/InstCombine/bitcast-phi-uselistorder.ll Mismatch in memory
Transforms/InstCombine/bswap.ll Target is more poisonous than source
Transforms/InstCombine/canonicalize-clamp-like-pattern-between-zero-and-positive-threshold.ll Target is more poisonous than sourceLLVM PR45954
Transforms/InstCombine/cast_ptr.ll Value mismatch
Transforms/InstCombine/exact.llValue mismatch
Transforms/InstCombine/getelementptr.ll Source is more defined than target
Transforms/InstCombine/icmp-vec.ll Target is more poisonous than source
Transforms/InstCombine/icmp.ll Value mismatch
Transforms/InstCombine/infinite-loop-postdom.ll ?
Transforms/InstCombine/insert-extract-shuffle.ll Target is more poisonous than source
Transforms/InstCombine/invert-variable-mask-in-masked-merge-scalar.llValue mismatch
Transforms/InstCombine/invert-variable-mask-in-masked-merge-vector.llValue mismatch
Transforms/InstCombine/limit-max-iterations.ll ?
Transforms/InstCombine/load-bitcast-select.ll Mismatch in memory
Transforms/InstCombine/load-bitcast32.ll Target is more poisonous than source
Transforms/InstCombine/load-bitcast64.ll Target is more poisonous than source
Transforms/InstCombine/load-cmp.ll Value mismatch
Transforms/InstCombine/load.ll Mismatch in memory
Transforms/InstCombine/max-of-nots.llValue mismatch
Transforms/InstCombine/max_known_bits.llTarget is more poisonous than source
Transforms/InstCombine/memcpy-from-global.ll Source is more defined than targetAlive2 bug in input ptr refinement
Transforms/InstCombine/memcpy-to-load.ll Mismatch in memoryLLVM bug: memcpy -> i8 load/store
Transforms/InstCombine/minmax-fold.ll Value mismatch
Transforms/InstCombine/minmax-fp.ll Target is more poisonous than sourceLLVM PR50281
Transforms/InstCombine/or.ll Value mismatch
Transforms/InstCombine/pr24354.ll Mismatch in memory
Transforms/InstCombine/rem.llValue mismatch
Transforms/InstCombine/saturating-add-sub.llTarget is more poisonous than source
Transforms/InstCombine/select-bitext.ll Target is more poisonous than source
Transforms/InstCombine/select-cmp-br.ll Source is more defined than target
Transforms/InstCombine/select-cmp-cttz-ctlz.llTarget is more poisonous than source
Transforms/InstCombine/select-of-bittest.ll Target is more poisonous than source
Transforms/InstCombine/select.ll Target is more poisonous than source
Transforms/InstCombine/select_meta.llValue mismatch
Transforms/InstCombine/sext.llValue mismatch
Transforms/InstCombine/shuffle-select-narrow.ll Target is more poisonous than source
Transforms/InstCombine/shuffle_select.ll Target is more poisonous than sourceLLVM PR74326
Transforms/InstCombine/shufflevec-bitcast.ll Value mismatch
Transforms/InstCombine/struct-assign-tbaa-new.ll Mismatch in memory
Transforms/InstCombine/sub.llTarget is more poisonous than source
Transforms/InstCombine/vec_demanded_elts.ll Value mismatch
Transforms/InstCombine/vec_gep_scalar_arg.ll Target is more poisonous than source
Transforms/InstCombine/vec_shuffle.ll Target is more poisonous than sourceLLVM PR44185
Transforms/InstCombine/vector-urem.llValue mismatch
Transforms/InstCombine/with_overflow.llTarget is more poisonous than source
Transforms/InstSimplify/ConstProp/overflow-ops.ll Value mismatch
Transforms/InstSimplify/and-or-icmp-nullptr.ll Value mismatch
Transforms/InstSimplify/call.ll Value mismatch
Transforms/InstSimplify/fcmp-select.ll Value mismatch
Transforms/InstSimplify/gep.ll Value mismatch
Transforms/JumpThreading/select.ll Source is more defined than target
Transforms/LoadStoreVectorizer/X86/vectorize-i8-nested-add.ll Source is more defined than target
Transforms/LoopUnroll/runtime-loop-multiexit-dom-verify.ll Source is more defined than target
Transforms/LoopUnroll/runtime-loop-multiple-exits.ll Source is more defined than target
Transforms/LoopUnswitch/2007-08-01-LCSSA.ll Source is more defined than target
Transforms/LoopUnswitch/basictest.llSource is more defined than target
Transforms/MemCpyOpt/fca2memcpy.ll Mismatch in memoryAlive#345
Transforms/MemCpyOpt/memset-memcpy-redundant-memset.llSource is more defined than target
Transforms/MergeICmps/X86/entry-block-shuffled.ll Source is more defined than target
Transforms/PGOProfile/chr.ll Source is more defined than target
Transforms/PhaseOrdering/unsigned-multiply-overflow-check.ll Target is more poisonous than source
Transforms/SLPVectorizer/X86/limit.ll ?
Transforms/SLPVectorizer/vectorizable-functions.ll Source is more defined than targetAlive2: no support for "vector-function-abi-variant"
Transforms/SROA/alignment.ll Mismatch in memoryLLVM bug: memcpy-> load/store; needs 'byte' type
Transforms/SROA/basictest.ll Mismatch in memoryLLVM bug: memcpy -> load/store
Transforms/SROA/vector-promotion.ll Mismatch in memoryLLVM PR52971
Transforms/Scalarizer/order-bug.llValue mismatch
Transforms/Scalarizer/scatter-order.llTarget is more poisonous than source
Transforms/SimpleLoopUnswitch/LIV-loop-condtion.llSource is more defined than target
Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll Source is more defined than target
Transforms/SimplifyCFG/basictest.ll Target is more poisonous than source
Transforms/SimplifyCFG/branch-fold-threshold.ll Source is more defined than target
Transforms/SimplifyCFG/branch-fold.ll Source is more defined than target
Transforms/SimplifyCFG/common-dest-folding.ll Source is more defined than target
Transforms/SimplifyCFG/extract-cost.ll Source is more defined than target
Transforms/SimplifyCFG/fold-debug-location.ll Source is more defined than target
Transforms/SimplifyCFG/preserve-branchweights.ll Source is more defined than target
Transforms/SimplifyCFG/speculate-call.ll Source is more defined than targetAlive2 missing support for speculatable attribute
Transforms/SimplifyCFG/switch_create-custom-dl.llSource is more defined than target
Transforms/SimplifyCFG/switch_create.llSource is more defined than target
Transforms/Sink/call.ll Source is more defined than target
Transforms/StraightLineStrengthReduce/slsr-add.llSource is more defined than target

 

<-- Back