aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMircea Trofin <mtrofin@google.com>2025-10-31 15:45:36 -0700
committerGitHub <noreply@github.com>2025-10-31 15:45:36 -0700
commit045f3ceb84d982b5ccc39144f26d41674f4059fc (patch)
treebbbc30da953a78865c7470d79699aeb0bd93eb23
parentc87e3c922d956c0d4a6d9910094a2e060f018827 (diff)
downloadllvm-045f3ceb84d982b5ccc39144f26d41674f4059fc.zip
llvm-045f3ceb84d982b5ccc39144f26d41674f4059fc.tar.gz
llvm-045f3ceb84d982b5ccc39144f26d41674f4059fc.tar.bz2
Add test cases to profcheck-xfail.txt in unfixed (yet) areas (#165933)
A remaining failing one, under SimplifyCFG (which is pass that we did fix) is covered in #165931
-rw-r--r--llvm/utils/profcheck-xfail.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/utils/profcheck-xfail.txt b/llvm/utils/profcheck-xfail.txt
index 83bffc7..380b162 100644
--- a/llvm/utils/profcheck-xfail.txt
+++ b/llvm/utils/profcheck-xfail.txt
@@ -517,8 +517,11 @@ Instrumentation/TypeSanitizer/alloca-only.ll
Instrumentation/TypeSanitizer/anon.ll
Instrumentation/TypeSanitizer/basic.ll
Instrumentation/TypeSanitizer/basic-nosan.ll
+Instrumentation/TypeSanitizer/basic_outlined.ll
+Instrumentation/TypeSanitizer/basic_verify_outlined.ll
Instrumentation/TypeSanitizer/byval.ll
Instrumentation/TypeSanitizer/globals.ll
+Instrumentation/TypeSanitizer/globals_outlined.ll
Instrumentation/TypeSanitizer/invalid-metadata.ll
Instrumentation/TypeSanitizer/memintrinsics.ll
Instrumentation/TypeSanitizer/nosanitize.ll
@@ -729,6 +732,7 @@ Transforms/ExpandVariadics/expand-va-intrinsic-split-simple.ll
Transforms/ExpandVariadics/intrinsics.ll
Transforms/FixIrreducible/basic.ll
Transforms/FixIrreducible/bug45623.ll
+Transforms/FixIrreducible/callbr.ll
Transforms/FixIrreducible/nested.ll
Transforms/FixIrreducible/switch.ll
Transforms/GCOVProfiling/atomic-counter.ll
@@ -1106,6 +1110,7 @@ Transforms/LoopSimplifyCFG/update_parents.ll
Transforms/LoopUnroll/peel-last-iteration-expansion-cost.ll
Transforms/LoopUnroll/peel-last-iteration-with-guards.ll
Transforms/LoopUnroll/peel-last-iteration-with-variable-trip-count.ll
+Transforms/LoopUnroll/runtime-loop-multiple-exits.ll
Transforms/LoopVersioning/add-phi-update-users.ll
Transforms/LoopVersioning/basic.ll
Transforms/LoopVersioning/bound-check-partially-known.ll