repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
compiler-rt
/
test
/
fuzzer
/
swap-cmp.test
blob
7f7e2f60fa63389024b01328775de0d119b84829
1
RUN: %cpp_compiler %S/SwapCmpTest.cpp -o %t-SwapCmpTest
2
CHECK: BINGO
3
RUN: not %run %t-SwapCmpTest -seed=1 -runs=10000000 2>&1 | FileCheck %s