repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation patterns
[llvm-core.git]
/
utils
/
lit
/
tests
/
Inputs
/
testrunner-custom-parsers
/
test.txt
blob
e28060320a2e0dbdf8200ea20b9038dc9867f6c0
1
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
11
//
12
// MY_BOOL: a && (\
13
// MY_BOOL: b)
14
// MY_BOOL: d
15
//
16
// MY_BOOL_UNTERMINATED: a \
17
//
18
// END.
19
// MY_LIST: five