@@ -1097,6 +1097,7 @@ Transforms/IROutliner/outlining-remapped-outputs.ll
1097
1097
Transforms/IROutliner/outlining-same-constants.ll
1098
1098
Transforms/IROutliner/outlining-same-globals.ll
1099
1099
Transforms/IROutliner/outlining-same-output-blocks.ll
1100
+ Transforms/IROutliner/outlining-special-state.ll
1100
1101
Transforms/IROutliner/outlining-strip-loop-info.ll
1101
1102
Transforms/IROutliner/outlining-swift-error.ll
1102
1103
Transforms/IROutliner/phi-node-exit-path-order.ll
@@ -1173,6 +1174,7 @@ Transforms/LoopVectorize/AArch64/early_exit_costs.ll
1173
1174
Transforms/LoopVectorize/AArch64/epilog-iv-select-cmp.ll
1174
1175
Transforms/LoopVectorize/AArch64/epilog-vectorization-factors.ll
1175
1176
Transforms/LoopVectorize/AArch64/epilog-vectorization-widen-inductions.ll
1177
+ Transforms/LoopVectorize/AArch64/epilogue-vectorization-fix-scalar-resume-values.ll
1176
1178
Transforms/LoopVectorize/AArch64/extend-vectorization-factor-for-unprofitable-memops.ll
1177
1179
Transforms/LoopVectorize/AArch64/f128-fmuladd-reduction.ll
1178
1180
Transforms/LoopVectorize/AArch64/first-order-recurrence-fold-tail.ll
@@ -1288,6 +1290,7 @@ Transforms/LoopVectorize/bzip_reverse_loops.ll
1288
1290
Transforms/LoopVectorize/calloc.ll
1289
1291
Transforms/LoopVectorize/cast-induction.ll
1290
1292
Transforms/LoopVectorize/consecutive-ptr-uniforms.ll
1293
+ Transforms/LoopVectorize/cse-casts.ll
1291
1294
Transforms/LoopVectorize/dbg-outer-loop-vect.ll
1292
1295
Transforms/LoopVectorize/debugloc.ll
1293
1296
Transforms/LoopVectorize/dereferenceable-info-from-assumption-constant-size.ll
@@ -1406,6 +1409,7 @@ Transforms/LoopVectorize/RISCV/blocks-with-dead-instructions.ll
1406
1409
Transforms/LoopVectorize/RISCV/dead-ops-cost.ll
1407
1410
Transforms/LoopVectorize/RISCV/divrem.ll
1408
1411
Transforms/LoopVectorize/RISCV/gather-scatter-cost.ll
1412
+ Transforms/LoopVectorize/RISCV/induction-costs.ll
1409
1413
Transforms/LoopVectorize/RISCV/inloop-reduction.ll
1410
1414
Transforms/LoopVectorize/RISCV/interleaved-masked-access.ll
1411
1415
Transforms/LoopVectorize/RISCV/mask-index-type.ll
@@ -1453,6 +1457,7 @@ Transforms/LoopVectorize/skip-iterations.ll
1453
1457
Transforms/LoopVectorize/store-reduction-results-in-tail-folded-loop.ll
1454
1458
Transforms/LoopVectorize/strict-fadd-interleave-only.ll
1455
1459
Transforms/LoopVectorize/struct-return.ll
1460
+ Transforms/LoopVectorize/struct-return-replicate.ll
1456
1461
Transforms/LoopVectorize/SystemZ/branch-for-predicated-block.ll
1457
1462
Transforms/LoopVectorize/SystemZ/force-target-instruction-cost.ll
1458
1463
Transforms/LoopVectorize/SystemZ/load-scalarization-cost-0.ll
@@ -1739,6 +1744,7 @@ Transforms/PGOProfile/chr-dead-pred.ll
1739
1744
Transforms/PGOProfile/chr-dup-threshold.ll
1740
1745
Transforms/PGOProfile/chr.ll
1741
1746
Transforms/PGOProfile/chr-poison.ll
1747
+ Transforms/PGOProfile/chr-lifetimes.ll
1742
1748
Transforms/PGOProfile/comdat.ll
1743
1749
Transforms/PGOProfile/cspgo_profile_summary.ll
1744
1750
Transforms/PGOProfile/memop_profile_funclet_wasm.ll
0 commit comments