We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f3acc commit 43a569fCopy full SHA for 43a569f
llvm/test/Analysis/BasicAA/recphi.ll
@@ -1,3 +1,4 @@
1
+; NOTE: Assertions have been autogenerated by utils/update_analyze_test_checks.py
2
; RUN: opt < %s -basic-aa -aa-eval -print-all-alias-modref-info -disable-output 2>&1 | FileCheck %s --check-prefixes=CHECK,NO-PHI-VALUES
3
; RUN: opt < %s -phi-values -basic-aa -aa-eval -print-all-alias-modref-info -disable-output 2>&1 | FileCheck %s --check-prefixes=CHECK,PHI-VALUES
4
0 commit comments