[InstCombine] Signed saturation patterns
[llvm-core.git] / utils / lit / tests / Inputs / testrunner-custom-parsers / test.txt
blobe28060320a2e0dbdf8200ea20b9038dc9867f6c0
2 // MY_TAG.
3 // foo bar baz
4 // MY_RUN: baz
5 // MY_LIST: one, two
6 // MY_LIST: three, four
7 // MY_RUN: foo \
8 // MY_RUN: bar
9 //
10 // MY_CUSTOM: a b c
12 // MY_BOOL: a && (\
13 // MY_BOOL: b)
14 // MY_BOOL: d
16 // MY_BOOL_UNTERMINATED: a \
18 // END.
19 // MY_LIST: five