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
/
three-bytes.test
blob
923a51ecb3d8196d289441df1d618660634d89d5
1
Tests -use_value_profile=2 (alternative VP metric).
2
RUN: %cpp_compiler %S/ThreeBytes.cpp -o %t
3
4
RUN: %run %t -seed=1 -runs=30000
5
RUN: not %run %t -seed=1 -runs=1000000 -use_value_profile=2 2>&1 | FileCheck %s
6
7
CHECK: Test unit written