[InstCombine] Signed saturation patterns
[llvm-core.git] / test / FileCheck / check-dag-substring-prefix.txt
blob49d4b2b9ba9134b101932bb4d0160086035ac800
1 ; RUN: not FileCheck -check-prefix=A -check-prefix=AA -input-file %s %s
3 this is the string to be matched
4 this should also be matched
6 ; BAA-DAG: this is the string to be {{matched}}
7 ; BAA-DAG: this should also be {{matched}}