Skip to content

Commit 260f9e9

Browse files
authored
[profcheck] Update profcheck-xfail.txt after recent fixes (llvm#166685)
1 parent 67b6fd0 commit 260f9e9

File tree

1 file changed

+1
-102
lines changed

1 file changed

+1
-102
lines changed

llvm/utils/profcheck-xfail.txt

Lines changed: 1 addition & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
Analysis/LoopAccessAnalysis/memcheck-ni.ll
2-
Analysis/MemorySSA/pr116227.ll
3-
Analysis/MemorySSA/pr43641.ll
4-
Analysis/MemorySSA/pr46574.ll
5-
Analysis/MemorySSA/update-remove-dead-blocks.ll
61
Bitcode/fcmp-fast.ll
72
Bitcode/flags.ll
83
CodeGen/AArch64/cgdata-merge-local.ll
@@ -26,27 +21,12 @@ CodeGen/X86/nocfivalue.ll
2621
DebugInfo/AArch64/ir-outliner.ll
2722
DebugInfo/assignment-tracking/X86/hotcoldsplit.ll
2823
DebugInfo/Generic/block-asan.ll
29-
DebugInfo/KeyInstructions/Generic/loop-unswitch.ll
3024
DebugInfo/X86/asan_debug_info.ll
3125
LTO/X86/diagnostic-handler-remarks-with-hotness.ll
3226
Other/optimization-remarks-auto.ll
3327
Other/X86/debugcounter-partiallyinlinelibcalls.ll
34-
Transforms/AtomicExpand/AArch64/atomicrmw-fp.ll
35-
Transforms/AtomicExpand/AArch64/expand-atomicrmw-xchg-fp.ll
36-
Transforms/AtomicExpand/AArch64/pcsections.ll
3728
Transforms/AtomicExpand/ARM/atomic-expansion-v7.ll
38-
Transforms/AtomicExpand/ARM/atomic-expansion-v8.ll
39-
Transforms/AtomicExpand/ARM/atomicrmw-fp.ll
40-
Transforms/AtomicExpand/Hexagon/atomicrmw-fp.ll
41-
Transforms/AtomicExpand/LoongArch/atomicrmw-fp.ll
42-
Transforms/AtomicExpand/Mips/atomicrmw-fp.ll
43-
Transforms/AtomicExpand/PowerPC/atomicrmw-fp.ll
44-
Transforms/AtomicExpand/RISCV/atomicrmw-fp.ll
45-
Transforms/AtomicExpand/SPARC/libcalls.ll
4629
Transforms/AtomicExpand/SPARC/partword.ll
47-
Transforms/AtomicExpand/X86/expand-atomic-rmw-fp.ll
48-
Transforms/AtomicExpand/X86/expand-atomic-rmw-initial-load.ll
49-
Transforms/AtomicExpand/X86/expand-atomic-xchg-fp.ll
5030
Transforms/Attributor/align.ll
5131
Transforms/Attributor/ArgumentPromotion/2008-02-01-ReturnAttrs.ll
5232
Transforms/Attributor/ArgumentPromotion/2008-07-02-array-indexing.ll
@@ -265,14 +245,13 @@ Transforms/InstCombine/and2.ll
265245
Transforms/InstCombine/and-fcmp.ll
266246
Transforms/InstCombine/and.ll
267247
Transforms/InstCombine/and-or-icmps.ll
268-
Transforms/InstCombine/and-or-implied-cond-not.ll
269248
Transforms/InstCombine/apint-div1.ll
270249
Transforms/InstCombine/apint-div2.ll
271250
Transforms/InstCombine/ashr-demand.ll
272251
Transforms/InstCombine/atomic.ll
273252
Transforms/InstCombine/binop-cast.ll
274-
Transforms/InstCombine/binop-select.ll
275253
Transforms/InstCombine/binop-select-cast-of-select-cond.ll
254+
Transforms/InstCombine/binop-select.ll
276255
Transforms/InstCombine/bit-checks.ll
277256
Transforms/InstCombine/bitreverse.ll
278257
Transforms/InstCombine/branch.ll
@@ -298,7 +277,6 @@ Transforms/InstCombine/fold-ctpop-of-not.ll
298277
Transforms/InstCombine/fold-ext-eq-c-with-op.ll
299278
Transforms/InstCombine/free-inversion.ll
300279
Transforms/InstCombine/icmp-and-lowbit-mask.ll
301-
Transforms/InstCombine/icmp-equality-test.ll
302280
Transforms/InstCombine/icmp.ll
303281
Transforms/InstCombine/icmp-mul-and.ll
304282
Transforms/InstCombine/icmp-of-and-x.ll
@@ -307,7 +285,6 @@ Transforms/InstCombine/icmp-select-implies-common-op.ll
307285
Transforms/InstCombine/icmp-select.ll
308286
Transforms/InstCombine/icmp-with-selects.ll
309287
Transforms/InstCombine/intrinsic-select.ll
310-
Transforms/InstCombine/known-never-nan.ll
311288
Transforms/InstCombine/ldexp-ext.ll
312289
Transforms/InstCombine/ldexp.ll
313290
Transforms/InstCombine/load-bitcast-select.ll
@@ -347,13 +324,11 @@ Transforms/InstCombine/or.ll
347324
Transforms/InstCombine/pow-1.ll
348325
Transforms/InstCombine/pow-3.ll
349326
Transforms/InstCombine/pow-sqrt.ll
350-
Transforms/InstCombine/pr24354.ll
351327
Transforms/InstCombine/pull-conditional-binop-through-shift.ll
352328
Transforms/InstCombine/rem.ll
353329
Transforms/InstCombine/sdiv-canonicalize.ll
354330
Transforms/InstCombine/sdiv-guard.ll
355331
Transforms/InstCombine/select-and-or.ll
356-
Transforms/InstCombine/select-bitext.ll
357332
Transforms/InstCombine/select-cmp-br.ll
358333
Transforms/InstCombine/select-cmp.ll
359334
Transforms/InstCombine/select-factorize.ll
@@ -362,7 +337,6 @@ Transforms/InstCombine/select.ll
362337
Transforms/InstCombine/select-min-max.ll
363338
Transforms/InstCombine/select-of-symmetric-selects.ll
364339
Transforms/InstCombine/select-select.ll
365-
Transforms/InstCombine/select-with-extreme-eq-cond.ll
366340
Transforms/InstCombine/shift.ll
367341
Transforms/InstCombine/shuffle-select-narrow-inseltpoison.ll
368342
Transforms/InstCombine/shuffle-select-narrow.ll
@@ -512,66 +486,12 @@ Transforms/LoopBoundSplit/bug51866.ll
512486
Transforms/LoopBoundSplit/bug-loop-bound-split-phi-in-exit-block.ll
513487
Transforms/LoopBoundSplit/loop-bound-split.ll
514488
Transforms/LoopDeletion/invalidate-scev-after-hoisting.ll
515-
Transforms/LoopDistribute/basic-with-memchecks.ll
516-
Transforms/LoopDistribute/bounds-expansion-bug.ll
517-
Transforms/LoopDistribute/cross-partition-access.ll
518-
Transforms/LoopDistribute/debug-loc.ll
519-
Transforms/LoopDistribute/debug-print.ll
520-
Transforms/LoopDistribute/diagnostics.ll
521-
Transforms/LoopDistribute/followup.ll
522-
Transforms/LoopDistribute/laa-invalidation.ll
523-
Transforms/LoopDistribute/outside-use.ll
524-
Transforms/LoopDistribute/pointer-phi-in-loop.ll
525-
Transforms/LoopDistribute/scev-inserted-runtime-check.ll
526-
Transforms/LoopDistribute/symbolic-stride.ll
527-
Transforms/LoopFlatten/loop-flatten-version.ll
528489
Transforms/LoopIdiom/AArch64/byte-compare-index.ll
529490
Transforms/LoopIdiom/AArch64/find-first-byte.ll
530491
Transforms/LoopIdiom/RISCV/byte-compare-index.ll
531-
Transforms/LoopIdiom/X86/arithmetic-right-shift-until-zero.ll
532-
Transforms/LoopIdiom/X86/left-shift-until-bittest.ll
533-
Transforms/LoopIdiom/X86/left-shift-until-zero.ll
534-
Transforms/LoopIdiom/X86/logical-right-shift-until-zero-debuginfo.ll
535-
Transforms/LoopIdiom/X86/logical-right-shift-until-zero.ll
536-
Transforms/LoopLoadElim/forward.ll
537-
Transforms/LoopLoadElim/invalidate-laa-after-versioning.ll
538-
Transforms/LoopLoadElim/memcheck.ll
539-
Transforms/LoopLoadElim/pr47457.ll
540-
Transforms/LoopLoadElim/symbolic-stride.ll
541-
Transforms/LoopLoadElim/unknown-stride-known-dep.ll
542-
Transforms/LoopLoadElim/versioning-scev-invalidation.ll
543-
Transforms/LoopPredication/preserve-bpi.ll
544-
Transforms/LoopSimplifyCFG/constant-fold-branch.ll
545-
Transforms/LoopSimplifyCFG/handle_dead_exits.ll
546-
Transforms/LoopSimplifyCFG/invalidate-scev-dispositions-2.ll
547-
Transforms/LoopSimplifyCFG/invalidate-scev-dispositions.ll
548-
Transforms/LoopSimplifyCFG/lcssa.ll
549-
Transforms/LoopSimplifyCFG/live_block_marking.ll
550-
Transforms/LoopSimplifyCFG/mssa_update.ll
551-
Transforms/LoopSimplifyCFG/pr117537.ll
552-
Transforms/LoopSimplifyCFG/update_parents.ll
553492
Transforms/LoopUnroll/peel-last-iteration-expansion-cost.ll
554493
Transforms/LoopUnroll/peel-last-iteration-with-guards.ll
555494
Transforms/LoopUnroll/peel-last-iteration-with-variable-trip-count.ll
556-
Transforms/LoopUnroll/runtime-loop-multiple-exits.ll
557-
Transforms/LoopVersioning/add-phi-update-users.ll
558-
Transforms/LoopVersioning/basic.ll
559-
Transforms/LoopVersioning/bound-check-partially-known.ll
560-
Transforms/LoopVersioning/crash-36998.ll
561-
Transforms/LoopVersioning/exit-block-dominates-rt-check-block.ll
562-
Transforms/LoopVersioning/incorrect-phi.ll
563-
Transforms/LoopVersioning/invalidate-laa-after-versioning.ll
564-
Transforms/LoopVersioning/lcssa.ll
565-
Transforms/LoopVersioningLICM/load-from-unknown-address.ll
566-
Transforms/LoopVersioningLICM/loopversioningLICM1.ll
567-
Transforms/LoopVersioningLICM/loopversioningLICM2.ll
568-
Transforms/LoopVersioningLICM/metadata.ll
569-
Transforms/LoopVersioning/loop-invariant-bound.ll
570-
Transforms/LoopVersioning/noalias.ll
571-
Transforms/LoopVersioning/noalias-version-twice.ll
572-
Transforms/LoopVersioning/single-iteration.ll
573-
Transforms/LoopVersioning/wrapping-pointer-non-integral-addrspace.ll
574-
Transforms/LoopVersioning/wrapping-pointer-versioning.ll
575495
Transforms/LowerAtomic/atomic-load.ll
576496
Transforms/LowerAtomic/atomic-swap.ll
577497
Transforms/LowerConstantIntrinsics/builtin-object-size-phi.ll
@@ -740,27 +660,6 @@ Transforms/Scalarizer/scatter-order.ll
740660
Transforms/Scalarizer/variable-extractelement.ll
741661
Transforms/Scalarizer/variable-insertelement.ll
742662
Transforms/Scalarizer/vector-of-pointer-to-vector.ll
743-
Transforms/SimpleLoopUnswitch/debuginfo.ll
744-
Transforms/SimpleLoopUnswitch/delete-dead-blocks.ll
745-
Transforms/SimpleLoopUnswitch/endless-unswitch.ll
746-
Transforms/SimpleLoopUnswitch/guards.ll
747-
Transforms/SimpleLoopUnswitch/inject-invariant-conditions-exponential.ll
748-
Transforms/SimpleLoopUnswitch/inject-invariant-conditions.ll
749-
Transforms/SimpleLoopUnswitch/LIV-loop-condtion.ll
750-
Transforms/SimpleLoopUnswitch/nontrivial-unswitch-freeze.ll
751-
Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll
752-
Transforms/SimpleLoopUnswitch/nontrivial-unswitch-select.ll
753-
Transforms/SimpleLoopUnswitch/nontrivial-unswitch-skip-selects-in-guards.ll
754-
Transforms/SimpleLoopUnswitch/partial-unswitch.ll
755-
Transforms/SimpleLoopUnswitch/partial-unswitch-loop-and-block-dispositions.ll
756-
Transforms/SimpleLoopUnswitch/partial-unswitch-mssa-threshold.ll
757-
Transforms/SimpleLoopUnswitch/partial-unswitch-update-memoryssa.ll
758-
Transforms/SimpleLoopUnswitch/pr138509.ll
759-
Transforms/SimpleLoopUnswitch/pr59546.ll
760-
Transforms/SimpleLoopUnswitch/pr60736.ll
761-
Transforms/SimpleLoopUnswitch/trivial-unswitch-freeze-individual-conditions.ll
762-
Transforms/SimpleLoopUnswitch/trivial-unswitch.ll
763-
Transforms/SimpleLoopUnswitch/trivial-unswitch-logical-and-or.ll
764663
Transforms/StackProtector/cross-dso-cfi-stack-chk-fail.ll
765664
Transforms/StructurizeCFG/callbr.ll
766665
Transforms/StructurizeCFG/hoist-zerocost.ll

0 commit comments

Comments
 (0)