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
61Bitcode/fcmp-fast.ll
72Bitcode/flags.ll
83CodeGen/AArch64/cgdata-merge-local.ll
@@ -26,27 +21,12 @@ CodeGen/X86/nocfivalue.ll
2621DebugInfo/AArch64/ir-outliner.ll
2722DebugInfo/assignment-tracking/X86/hotcoldsplit.ll
2823DebugInfo/Generic/block-asan.ll
29- DebugInfo/KeyInstructions/Generic/loop-unswitch.ll
3024DebugInfo/X86/asan_debug_info.ll
3125LTO/X86/diagnostic-handler-remarks-with-hotness.ll
3226Other/optimization-remarks-auto.ll
3327Other/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
3728Transforms/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
4629Transforms/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
5030Transforms/Attributor/align.ll
5131Transforms/Attributor/ArgumentPromotion/2008-02-01-ReturnAttrs.ll
5232Transforms/Attributor/ArgumentPromotion/2008-07-02-array-indexing.ll
@@ -265,14 +245,13 @@ Transforms/InstCombine/and2.ll
265245Transforms/InstCombine/and-fcmp.ll
266246Transforms/InstCombine/and.ll
267247Transforms/InstCombine/and-or-icmps.ll
268- Transforms/InstCombine/and-or-implied-cond-not.ll
269248Transforms/InstCombine/apint-div1.ll
270249Transforms/InstCombine/apint-div2.ll
271250Transforms/InstCombine/ashr-demand.ll
272251Transforms/InstCombine/atomic.ll
273252Transforms/InstCombine/binop-cast.ll
274- Transforms/InstCombine/binop-select.ll
275253Transforms/InstCombine/binop-select-cast-of-select-cond.ll
254+ Transforms/InstCombine/binop-select.ll
276255Transforms/InstCombine/bit-checks.ll
277256Transforms/InstCombine/bitreverse.ll
278257Transforms/InstCombine/branch.ll
@@ -298,7 +277,6 @@ Transforms/InstCombine/fold-ctpop-of-not.ll
298277Transforms/InstCombine/fold-ext-eq-c-with-op.ll
299278Transforms/InstCombine/free-inversion.ll
300279Transforms/InstCombine/icmp-and-lowbit-mask.ll
301- Transforms/InstCombine/icmp-equality-test.ll
302280Transforms/InstCombine/icmp.ll
303281Transforms/InstCombine/icmp-mul-and.ll
304282Transforms/InstCombine/icmp-of-and-x.ll
@@ -307,7 +285,6 @@ Transforms/InstCombine/icmp-select-implies-common-op.ll
307285Transforms/InstCombine/icmp-select.ll
308286Transforms/InstCombine/icmp-with-selects.ll
309287Transforms/InstCombine/intrinsic-select.ll
310- Transforms/InstCombine/known-never-nan.ll
311288Transforms/InstCombine/ldexp-ext.ll
312289Transforms/InstCombine/ldexp.ll
313290Transforms/InstCombine/load-bitcast-select.ll
@@ -347,13 +324,11 @@ Transforms/InstCombine/or.ll
347324Transforms/InstCombine/pow-1.ll
348325Transforms/InstCombine/pow-3.ll
349326Transforms/InstCombine/pow-sqrt.ll
350- Transforms/InstCombine/pr24354.ll
351327Transforms/InstCombine/pull-conditional-binop-through-shift.ll
352328Transforms/InstCombine/rem.ll
353329Transforms/InstCombine/sdiv-canonicalize.ll
354330Transforms/InstCombine/sdiv-guard.ll
355331Transforms/InstCombine/select-and-or.ll
356- Transforms/InstCombine/select-bitext.ll
357332Transforms/InstCombine/select-cmp-br.ll
358333Transforms/InstCombine/select-cmp.ll
359334Transforms/InstCombine/select-factorize.ll
@@ -362,7 +337,6 @@ Transforms/InstCombine/select.ll
362337Transforms/InstCombine/select-min-max.ll
363338Transforms/InstCombine/select-of-symmetric-selects.ll
364339Transforms/InstCombine/select-select.ll
365- Transforms/InstCombine/select-with-extreme-eq-cond.ll
366340Transforms/InstCombine/shift.ll
367341Transforms/InstCombine/shuffle-select-narrow-inseltpoison.ll
368342Transforms/InstCombine/shuffle-select-narrow.ll
@@ -512,66 +486,12 @@ Transforms/LoopBoundSplit/bug51866.ll
512486Transforms/LoopBoundSplit/bug-loop-bound-split-phi-in-exit-block.ll
513487Transforms/LoopBoundSplit/loop-bound-split.ll
514488Transforms/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
528489Transforms/LoopIdiom/AArch64/byte-compare-index.ll
529490Transforms/LoopIdiom/AArch64/find-first-byte.ll
530491Transforms/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
553492Transforms/LoopUnroll/peel-last-iteration-expansion-cost.ll
554493Transforms/LoopUnroll/peel-last-iteration-with-guards.ll
555494Transforms/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
575495Transforms/LowerAtomic/atomic-load.ll
576496Transforms/LowerAtomic/atomic-swap.ll
577497Transforms/LowerConstantIntrinsics/builtin-object-size-phi.ll
@@ -740,27 +660,6 @@ Transforms/Scalarizer/scatter-order.ll
740660Transforms/Scalarizer/variable-extractelement.ll
741661Transforms/Scalarizer/variable-insertelement.ll
742662Transforms/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
764663Transforms/StackProtector/cross-dso-cfi-stack-chk-fail.ll
765664Transforms/StructurizeCFG/callbr.ll
766665Transforms/StructurizeCFG/hoist-zerocost.ll
0 commit comments