Searched refs:remark (Results 1 – 25 of 75) sorted by relevance
123
6 ; First loop produced diagnostic pass remark.7 ;CHECK: remark: {{.*}}:0:0: vectorized loop (vectorization width: 4, interleaved count: 1)8 ; Second loop produces diagnostic analysis remark.9 ;CHECK: remark: {{.*}}:0:0: loop not vectorized: cannot prove it is safe to reorder memory operatio…11 ; First loop produced diagnostic pass remark.12 ;OVERRIDE: remark: {{.*}}:0:0: vectorized loop (vectorization width: 4, interleaved count: 1)13 ; Second loop produces diagnostic pass remark.14 ;OVERRIDE: remark: {{.*}}:0:0: vectorized loop (vectorization width: 4, interleaved count: 1)
5 ; CHECK: remark: source.cpp:4:5: loop not vectorized: loop contains a switch statement8 ; NOANALYSIS-NOT: remark: {{.*}}11 ; MOREINFO: remark: source.cpp:4:5: loop not vectorized: loop contains a switch statement12 ; MOREINFO: remark: source.cpp:4:5: loop not vectorized: use -Rpass-analysis=loop-vectorize for mor…
13 ; CHECK: remark: source.cpp:5:9: loop not vectorized: loop control flow is not understood by vector…14 ; CHECK: remark: source.cpp:5:9: loop not vectorized: use -Rpass-analysis=loop-vectorize for more i…
3 ; CHECK: remark: {{.*}}: loop not vectorized: value could not be identified as an induction or redu…
13 @import A; // expected-remark{{building module 'A' as}} expected-remark {{finished building module …14 @import B; // expected-remark{{building module 'B' as}} expected-remark {{finished building module …
6 @import category_top; // expected-remark {{building module}} expected-remark {{finished building}}
14 @import Module; // expected-remark {{building module 'Module'}} expected-remark {{finished}}
4 ; CHECK: remark: cov-zero-samples.cc:9:29: Applied 404065 samples from profile (offset: 2.1)5 ; CHECK: remark: cov-zero-samples.cc:10:9: Applied 443089 samples from profile (offset: 3)6 ; CHECK: remark: cov-zero-samples.cc:10:36: Applied 0 samples from profile (offset: 3.1)7 ; CHECK: remark: cov-zero-samples.cc:11:12: Applied 404066 samples from profile (offset: 4)8 ; CHECK: remark: cov-zero-samples.cc:13:25: Applied 0 samples from profile (offset: 6)9 ; CHECK: remark: cov-zero-samples.cc:14:3: Applied 0 samples from profile (offset: 7)10 ; CHECK: remark: cov-zero-samples.cc:10:9: most popular destination for conditional branches at cov…11 ; CHECK: remark: cov-zero-samples.cc:11:12: most popular destination for conditional branches at co…
19 ; CHECK: remark: coverage.cc:10:12: inlined hot callee '_Z3fool' with 172746 samples into 'main'20 ; CHECK: remark: coverage.cc:9:21: Applied 23478 samples from profile (offset: 2.1)21 ; CHECK: remark: coverage.cc:10:16: Applied 23478 samples from profile (offset: 3)22 ; CHECK: remark: coverage.cc:4:10: Applied 31878 samples from profile (offset: 1)23 ; CHECK: remark: coverage.cc:11:10: Applied 0 samples from profile (offset: 4)24 ; CHECK: remark: coverage.cc:10:16: most popular destination for conditional branches at coverage.c…
22 ; CHECK: remark: remarks.cc:13:21: inlined hot callee '_Z3foov' with 623868 samples into 'main'25 ; CHECK: remark: remarks.cc:6:9: most popular destination for conditional branches at remarks.cc:5:328 ; CHECK: remark: remarks.cc:9:15: most popular destination for conditional branches at remarks.cc:6…
13 ; CHECK: remark: nolocinfo.c:3:5: most popular destination for conditional branches at <UNKNOWN LOC…
5 ; PASS-REMARK: remark: <unknown>:0:0: Promote indirect call to func4 with count 1030 out of 16006 ; PASS-REMARK: remark: <unknown>:0:0: Promote indirect call to func2 with count 410 out of 5707 ; PASS-REMARK: remark: <unknown>:0:0: Promote indirect call to func3 with count 150 out of 1608 ; PASS-REMARK: remark: <unknown>:0:0: Promote indirect call to func1 with count 10 out of 10
4 ; CHECK: remark: <unknown>:0:0: Cannot promote indirect call to func4 with count of 1234: The numbe…5 ; CHECK: remark: <unknown>:0:0: Cannot promote indirect call to 11517462787082255043 with count of …6 ; CHECK: remark: <unknown>:0:0: Cannot promote indirect call to func2 with count of 7890: Return ty…
30 ; REMARKS: remark: {{.*}} foo inlined into main31 ; REMARKS: remark: {{.*}} loop not vectorized: cannot prove it is safe to reorder memory operations32 ; REMARKS_DH: llvm-lto: remark: {{.*}} foo inlined into main33 ; REMARKS_DH: llvm-lto: remark: {{.*}} loop not vectorized: cannot prove it is safe to reorder memo…34 ; CHECK-NOT: remark:
4 ; COMPLETE-UNROLL: remark: {{.*}}: completely unrolled loop with 16 iterations5 ; PARTIAL-UNROLL: remark: {{.*}}: unrolled loop by a factor of 4
35 ; MISSED_REMARKS: remark: /tmp/t.c:3:3: loop not distributed: use -Rpass-analysis=loop-distribute …36 ; ALWAYS: remark: /tmp/t.c:3:3: loop not distributed: memory operations are safe for vector…65 ; NO_REMARKS-NOT: remark: /tmp/t.c:9:3: loop not distributed: memory operations are safe for vector…66 ; MISSED_REMARKS: remark: /tmp/t.c:9:3: loop not distributed: use -Rpass-analysis=loop-distribute f…67 ; ANALYSIS_REMARKS: remark: /tmp/t.c:9:3: loop not distributed: memory operations are safe for vect…96 ; REMARKS: remark: /tmp/t.c:15:3: distributed loop
9 ; VECTORIZED: remark: vectorization-remarks.c:17:8: vectorized loop (vectorization width: 4, interl…10 ; UNROLLED: remark: vectorization-remarks.c:17:8: interleaved loop (interleaved count: 4)11 ; NONE: remark: vectorization-remarks.c:17:8: loop not vectorized: vectorization and interleaving a…
26 ; CHECK: remark: source.cpp:4:5: loop not vectorized: could not determine number of loop iterations27 ; CHECK: remark: source.cpp:4:5: loop not vectorized: use -Rpass-analysis=loop-vectorize for more i…28 ; CHECK: remark: source.cpp:13:5: loop not vectorized: vectorization and interleaving are explicitl…29 ; CHECK: remark: source.cpp:19:5: loop not vectorized: cannot identify array bounds30 ; CHECK: remark: source.cpp:19:5: loop not vectorized: use -Rpass-analysis=loop-vectorize for more …
4 ; CHECK: remark: vectorization-remarks-profitable.c:5:17: the cost-model indicates that vectorizati…5 ; CHECK: remark: vectorization-remarks-profitable.c:5:17: the cost-model indicates that interleavin…6 ; CHECK: remark: vectorization-remarks-profitable.c:12:17: the cost-model indicates that vectorizat…7 ; CHECK: remark: vectorization-remarks-profitable.c:12:17: the cost-model indicates that interleavi…
3 ; CHECK: remark: no_fpmath.c:6:11: loop not vectorized: cannot prove it is safe to reorder floating…4 ; CHECK: remark: no_fpmath.c:6:14: loop not vectorized:5 ; CHECK: remark: no_fpmath.c:17:14: vectorized loop (vectorization width: 2, interleaved count: 2)
496 bool remark = FALSE; in tool_setopt() local530 remark = TRUE; in tool_setopt()542 remark = TRUE; in tool_setopt()567 if(remark) in tool_setopt()
12 DSMARK( to remark DSCPs), tcindex classifier and RED for the BE18 tcindex classifier, DSMARK to remark, and RED for the BE traffic
6 ; CHECK: remark: <unknown>:0:0: devirtualized call7 ; CHECK: remark: <unknown>:0:0: devirtualized call8 ; CHECK: remark: <unknown>:0:0: devirtualized call
6 ; CHECK: remark: <unknown>:0:0: devirtualized call