@@ -108,7 +108,6 @@ Instrumentation/AddressSanitizer/AMDGPU/global_metadata_addrspacecasts.ll
108108Instrumentation/AddressSanitizer/AMDGPU/instrument-stack.ll
109109Instrumentation/AddressSanitizer/AMDGPU/no_redzones_in_lds_globals.ll
110110Instrumentation/AddressSanitizer/AMDGPU/no_redzones_in_scratch_globals.ll
111- Instrumentation/AddressSanitizer/RISCV/asan-rvv-intrinsics.ll
112111Instrumentation/AddressSanitizer/asan_address_space_attr.ll
113112Instrumentation/AddressSanitizer/asan-detect-invalid-pointer-pair.ll
114113Instrumentation/AddressSanitizer/asan-disable-sanitizer-instrumentation.ll
@@ -194,6 +193,7 @@ Instrumentation/AddressSanitizer/odr-check-ignore.ll
194193Instrumentation/AddressSanitizer/program-addrspace.ll
195194Instrumentation/AddressSanitizer/ps4.ll
196195Instrumentation/AddressSanitizer/remove-memory-effects.ll
196+ Instrumentation/AddressSanitizer/RISCV/asan-rvv-intrinsics.ll
197197Instrumentation/AddressSanitizer/scale-offset.ll
198198Instrumentation/AddressSanitizer/skip-coro.ll
199199Instrumentation/AddressSanitizer/stack_dynamic_alloca.ll
@@ -781,8 +781,8 @@ Transforms/GlobalOpt/shrink-global-to-bool-check-debug.ll
781781Transforms/GlobalOpt/shrink-global-to-bool-opaque-ptrs.ll
782782Transforms/GVN/debugloc-load-select.ll
783783Transforms/GVN/load-through-select-dbg.ll
784- Transforms/GVN/masked-load-store-no-mem-dep.ll
785784Transforms/GVN/masked-load-store.ll
785+ Transforms/GVN/masked-load-store-no-mem-dep.ll
786786Transforms/GVN/opaque-ptr.ll
787787Transforms/GVN/pr69301.ll
788788Transforms/GVN/pre-invalid-prof-metadata.ll
@@ -1297,9 +1297,9 @@ Transforms/OpenMP/spmdization_remarks.ll
12971297Transforms/PartiallyInlineLibCalls/X86/good-prototype.ll
12981298Transforms/PGOProfile/chr-dead-pred.ll
12991299Transforms/PGOProfile/chr-dup-threshold.ll
1300+ Transforms/PGOProfile/chr-lifetimes.ll
13001301Transforms/PGOProfile/chr.ll
13011302Transforms/PGOProfile/chr-poison.ll
1302- Transforms/PGOProfile/chr-lifetimes.ll
13031303Transforms/PGOProfile/comdat.ll
13041304Transforms/PGOProfile/cspgo_profile_summary.ll
13051305Transforms/PGOProfile/memop_profile_funclet_wasm.ll
@@ -1432,10 +1432,10 @@ Transforms/SimplifyCFG/switch-dup-bbs.ll
14321432Transforms/SimplifyCFG/switch_mask.ll
14331433Transforms/SimplifyCFG/switch_msan.ll
14341434Transforms/SimplifyCFG/switch-on-const-select.ll
1435- Transforms/SimplifyCFG/switch-transformations-no-lut.ll
14361435Transforms/SimplifyCFG/switchToSelect-domtree-preservation-edgecase.ll
14371436Transforms/SimplifyCFG/switch-to-select-multiple-edge-per-block-phi.ll
14381437Transforms/SimplifyCFG/switch-to-select-two-case.ll
1438+ Transforms/SimplifyCFG/switch-transformations-no-lut.ll
14391439Transforms/SimplifyCFG/wc-widen-block.ll
14401440Transforms/SimplifyCFG/X86/disable-lookup-table.ll
14411441Transforms/SimplifyCFG/X86/hoist-loads-stores-with-cf.ll
@@ -1530,8 +1530,8 @@ Transforms/SROA/select-load.ll
15301530Transforms/SROA/slice-width.ll
15311531Transforms/SROA/std-clamp.ll
15321532Transforms/SROA/vector-conversion.ll
1533- Transforms/SROA/vector-promotion.ll
15341533Transforms/SROA/vector-promotion-cannot-tree-structure-merge.ll
1534+ Transforms/SROA/vector-promotion.ll
15351535Transforms/StackProtector/cross-dso-cfi-stack-chk-fail.ll
15361536Transforms/StructurizeCFG/AMDGPU/uniform-regions.ll
15371537Transforms/StructurizeCFG/hoist-zerocost.ll
0 commit comments