Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 85.69 KB | None | 0 0
  1.  
  2. D:\depot_tools\chromium\src>ninja -C out/thinlto32 brotli.exe
  3. ninja: Entering directory `out/thinlto32'
  4. [1/1] Regenerating ninja files
  5. [48/67] CC obj/third_party/brotli/dec/decode.obj
  6. ../../third_party/brotli/dec/decode.c(1157,3): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  7. for (i = 0; i < 8; ++i) s->trivial_literal_contexts[i] = 0;
  8. ^
  9. ../../third_party/brotli/dec/decode.c(1163,5): remark: No-overflows restriction: [p_0] -> { : p_0 >= 33554433 } [-Rpass-analysis=polly-scops]
  10. for (j = 0; j < (1u << BROTLI_LITERAL_CONTEXT_BITS);) {
  11. ^
  12. ../../third_party/brotli/dec/decode.c(1163,5): remark: No-overflows restriction: [p_0] -> { : p_0 >= 33554433 } [-Rpass-analysis=polly-scops]
  13. ../../third_party/brotli/dec/decode.c(1163,5): remark: No-overflows restriction: [p_0] -> { : p_0 >= 33554433 } [-Rpass-analysis=polly-scops]
  14. ../../third_party/brotli/dec/decode.c(1163,5): remark: No-overflows restriction: [p_0] -> { : p_0 >= 33554433 } [-Rpass-analysis=polly-scops]
  15. ../../third_party/brotli/dec/decode.c(1163,5): remark: No-overflows restriction: [p_0] -> { : p_0 >= 33554433 } [-Rpass-analysis=polly-scops]
  16. ../../third_party/brotli/dec/decode.c(1163,5): remark: No-overflows restriction: [p_0] -> { : p_0 >= 33554433 } [-Rpass-analysis=polly-scops]
  17. ../../third_party/brotli/dec/decode.c(1163,5): remark: No-overflows restriction: [p_0] -> { : p_0 >= 33554433 } [-Rpass-analysis=polly-scops]
  18. ../../third_party/brotli/dec/decode.c(1163,5): remark: No-overflows restriction: [p_0] -> { : p_0 >= 33554433 } [-Rpass-analysis=polly-scops]
  19. ../../third_party/brotli/dec/decode.c(1158,3): remark: Signed-unsigned restriction: [p_0] -> { : p_0 < 0 } [-Rpass-analysis=polly-scops]
  20. for (i = 0; i < s->num_block_types[0]; i++) {
  21. ^
  22. ../../third_party/brotli/dec/decode.c(1158,3): remark: Signed-unsigned restriction: [p_0] -> { : p_0 < 0 } [-Rpass-analysis=polly-scops]
  23. ../../third_party/brotli/dec/decode.c(1157,58): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  24. for (i = 0; i < 8; ++i) s->trivial_literal_contexts[i] = 0;
  25. ^
  26. ../../third_party/brotli/dec/decode.c(1158,19): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  27. for (i = 0; i < s->num_block_types[0]; i++) {
  28. ^
  29. ../../third_party/brotli/dec/decode.c(1161,24): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  30. size_t sample = s->context_map[offset];
  31. ^
  32. ../../third_party/brotli/dec/decode.c(1161,21): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  33. size_t sample = s->context_map[offset];
  34. ^
  35. ../../third_party/brotli/dec/decode.c(1164,7): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  36. BROTLI_REPEAT(4, error |= s->context_map[offset + j++] ^ sample;)
  37. ^
  38. ../../third_party/brotli/dec/decode.c(1164,7): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  39. ../../third_party/brotli/dec/decode.c(1164,7): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  40. ../../third_party/brotli/dec/decode.c(1164,7): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  41. ../../third_party/brotli/dec/decode.c(1167,43): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  42. s->trivial_literal_contexts[i >> 5] |= 1u << (i & 31);
  43. ^
  44. ../../third_party/brotli/dec/decode.c(2290,18): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  45. s->state = BROTLI_STATE_CONTEXT_MAP_2;
  46. ^
  47. ../../third_party/brotli/dec/decode.c(2290,18): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  48. [55/67] CC obj/third_party/brotli/enc/cluster.obj
  49. In file included from ../../third_party/brotli/enc/cluster.c:9:
  50. In file included from ../../third_party/brotli/enc/./cluster.h:14:
  51. In file included from ../../third_party/brotli/enc/./histogram.h:31:
  52. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  53. for (i = 0; i < DATA_SIZE; ++i) {
  54. ^
  55. In file included from ../../third_party/brotli/enc/cluster.c:9:
  56. In file included from ../../third_party/brotli/enc/./cluster.h:31:
  57. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_0 >= 536870913 } [-Rpass-analysis=polly-scops]
  58. size_t max_num_pairs) CODE({
  59. ^
  60. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_2 <= -2064890 or p_2 >= 2064888 } [-Rpass-analysis=polly-scops]
  61. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_2 <= -2064890 or p_2 >= 2064888 } [-Rpass-analysis=polly-scops]
  62. In file included from ../../third_party/brotli/enc/cluster.c:9:
  63. In file included from ../../third_party/brotli/enc/./cluster.h:14:
  64. In file included from ../../third_party/brotli/enc/./histogram.h:31:
  65. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_2 <= -2064889 or p_2 >= 2064888 } [-Rpass-analysis=polly-scops]
  66. for (i = 0; i < DATA_SIZE; ++i) {
  67. ^
  68. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_2 <= -2064889 or p_2 >= 2064888 } [-Rpass-analysis=polly-scops]
  69. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_1 <= -2064889 or p_1 >= 2064888 } [-Rpass-analysis=polly-scops]
  70. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_1 <= -2064889 or p_1 >= 2064888 } [-Rpass-analysis=polly-scops]
  71. In file included from ../../third_party/brotli/enc/cluster.c:9:
  72. In file included from ../../third_party/brotli/enc/./cluster.h:31:
  73. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Finite loop restriction: [p_0, p_1, p_2] -> { : p_0 < 0 } [-Rpass-analysis=polly-scops]
  74. size_t max_num_pairs) CODE({
  75. ^
  76. In file included from ../../third_party/brotli/enc/cluster.c:9:
  77. In file included from ../../third_party/brotli/enc/./cluster.h:14:
  78. In file included from ../../third_party/brotli/enc/./histogram.h:31:
  79. ../../third_party/brotli/enc/./histogram_inc.h(47,23): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  80. self->data_[i] += v->data_[i];
  81. ^
  82. ../../third_party/brotli/enc/./histogram_inc.h(47,20): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  83. self->data_[i] += v->data_[i];
  84. ^
  85. In file included from ../../third_party/brotli/enc/cluster.c:9:
  86. In file included from ../../third_party/brotli/enc/./cluster.h:31:
  87. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  88. size_t max_num_pairs) CODE({
  89. ^
  90. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  91. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  92. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  93. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  94. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  95. In file included from ../../third_party/brotli/enc/cluster.c:9:
  96. In file included from ../../third_party/brotli/enc/./cluster.h:14:
  97. In file included from ../../third_party/brotli/enc/./histogram.h:31:
  98. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  99. for (i = 0; i < DATA_SIZE; ++i) {
  100. ^
  101. In file included from ../../third_party/brotli/enc/cluster.c:9:
  102. In file included from ../../third_party/brotli/enc/./cluster.h:31:
  103. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_0 >= 536870913 } [-Rpass-analysis=polly-scops]
  104. size_t max_num_pairs) CODE({
  105. ^
  106. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_2 <= -758294 or p_2 >= 758292 } [-Rpass-analysis=polly-scops]
  107. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_2 <= -758294 or p_2 >= 758292 } [-Rpass-analysis=polly-scops]
  108. In file included from ../../third_party/brotli/enc/cluster.c:9:
  109. In file included from ../../third_party/brotli/enc/./cluster.h:14:
  110. In file included from ../../third_party/brotli/enc/./histogram.h:31:
  111. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_2 <= -758293 or p_2 >= 758292 } [-Rpass-analysis=polly-scops]
  112. for (i = 0; i < DATA_SIZE; ++i) {
  113. ^
  114. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_2 <= -758293 or p_2 >= 758292 } [-Rpass-analysis=polly-scops]
  115. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_1 <= -758293 or p_1 >= 758292 } [-Rpass-analysis=polly-scops]
  116. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_1 <= -758293 or p_1 >= 758292 } [-Rpass-analysis=polly-scops]
  117. In file included from ../../third_party/brotli/enc/cluster.c:9:
  118. In file included from ../../third_party/brotli/enc/./cluster.h:31:
  119. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Finite loop restriction: [p_0, p_1, p_2] -> { : p_0 < 0 } [-Rpass-analysis=polly-scops]
  120. size_t max_num_pairs) CODE({
  121. ^
  122. In file included from ../../third_party/brotli/enc/cluster.c:9:
  123. In file included from ../../third_party/brotli/enc/./cluster.h:14:
  124. In file included from ../../third_party/brotli/enc/./histogram.h:31:
  125. ../../third_party/brotli/enc/./histogram_inc.h(47,23): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  126. self->data_[i] += v->data_[i];
  127. ^
  128. ../../third_party/brotli/enc/./histogram_inc.h(47,20): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  129. self->data_[i] += v->data_[i];
  130. ^
  131. In file included from ../../third_party/brotli/enc/cluster.c:9:
  132. In file included from ../../third_party/brotli/enc/./cluster.h:31:
  133. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  134. size_t max_num_pairs) CODE({
  135. ^
  136. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  137. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  138. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  139. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  140. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  141. In file included from ../../third_party/brotli/enc/cluster.c:9:
  142. In file included from ../../third_party/brotli/enc/./cluster.h:14:
  143. In file included from ../../third_party/brotli/enc/./histogram.h:31:
  144. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  145. for (i = 0; i < DATA_SIZE; ++i) {
  146. ^
  147. In file included from ../../third_party/brotli/enc/cluster.c:9:
  148. In file included from ../../third_party/brotli/enc/./cluster.h:31:
  149. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_0 >= 536870913 } [-Rpass-analysis=polly-scops]
  150. size_t max_num_pairs) CODE({
  151. ^
  152. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_2 <= -979693 or p_2 >= 979691 } [-Rpass-analysis=polly-scops]
  153. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_2 <= -979693 or p_2 >= 979691 } [-Rpass-analysis=polly-scops]
  154. In file included from ../../third_party/brotli/enc/cluster.c:9:
  155. In file included from ../../third_party/brotli/enc/./cluster.h:14:
  156. In file included from ../../third_party/brotli/enc/./histogram.h:31:
  157. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_2 <= -979692 or p_2 >= 979691 } [-Rpass-analysis=polly-scops]
  158. for (i = 0; i < DATA_SIZE; ++i) {
  159. ^
  160. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_2 <= -979692 or p_2 >= 979691 } [-Rpass-analysis=polly-scops]
  161. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_1 <= -979692 or p_1 >= 979691 } [-Rpass-analysis=polly-scops]
  162. ../../third_party/brotli/enc/./histogram_inc.h(46,3): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_1 <= -979692 or p_1 >= 979691 } [-Rpass-analysis=polly-scops]
  163. In file included from ../../third_party/brotli/enc/cluster.c:9:
  164. In file included from ../../third_party/brotli/enc/./cluster.h:31:
  165. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Finite loop restriction: [p_0, p_1, p_2] -> { : p_0 < 0 } [-Rpass-analysis=polly-scops]
  166. size_t max_num_pairs) CODE({
  167. ^
  168. In file included from ../../third_party/brotli/enc/cluster.c:9:
  169. In file included from ../../third_party/brotli/enc/./cluster.h:14:
  170. In file included from ../../third_party/brotli/enc/./histogram.h:31:
  171. ../../third_party/brotli/enc/./histogram_inc.h(47,23): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  172. self->data_[i] += v->data_[i];
  173. ^
  174. ../../third_party/brotli/enc/./histogram_inc.h(47,20): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  175. self->data_[i] += v->data_[i];
  176. ^
  177. In file included from ../../third_party/brotli/enc/cluster.c:9:
  178. In file included from ../../third_party/brotli/enc/./cluster.h:31:
  179. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  180. size_t max_num_pairs) CODE({
  181. ^
  182. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  183. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  184. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  185. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  186. ../../third_party/brotli/enc/./cluster_inc.h(78,73): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  187. [56/67] CC obj/third_party/brotli/enc/encode.obj
  188. In file included from ../../third_party/brotli/enc/encode.c:18:
  189. In file included from ../../third_party/brotli/enc/./backward_references.h:17:
  190. In file included from ../../third_party/brotli/enc/./hash.h:354:
  191. ../../third_party/brotli/enc/./hash_rolling_inc.h(29,10): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  192. return (uint32_t)byte + 1u;
  193. ^
  194. ../../third_party/brotli/enc/./hash_rolling_inc.h(87,7): remark: No-overflows restriction: [p_0, p_1] -> { : p_0 = 65 and p_1 = -2147483648 } [-Rpass-analysis=polly-scops]
  195. if (input_size < CHUNKLEN) return;
  196. ^
  197. ../../third_party/brotli/enc/./hash_rolling_inc.h(87,7): remark: No-overflows restriction: [p_0, p_1] -> { : p_0 = 55 and p_1 = -2147483648 } [-Rpass-analysis=polly-scops]
  198. ../../third_party/brotli/enc/./hash_rolling_inc.h(87,7): remark: No-overflows restriction: [p_0, p_1] -> { : p_0 = 35 and p_1 = -2147483648 } [-Rpass-analysis=polly-scops]
  199. In file included from ../../third_party/brotli/enc/encode.c:18:
  200. In file included from ../../third_party/brotli/enc/./backward_references.h:17:
  201. ../../third_party/brotli/enc/./hash.h(483,41): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  202. switch (GetHasherCommon(self)->params.type) {
  203. ^
  204. In file included from ../../third_party/brotli/enc/encode.c:18:
  205. In file included from ../../third_party/brotli/enc/./backward_references.h:17:
  206. In file included from ../../third_party/brotli/enc/./hash.h:371:
  207. ../../third_party/brotli/enc/./hash_composite_inc.h(109,37): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  208. FN_B(StitchToPreviousBlock)(self->hb, num_bytes, position, ringbuffer,
  209. ^
  210. In file included from ../../third_party/brotli/enc/encode.c:18:
  211. In file included from ../../third_party/brotli/enc/./backward_references.h:17:
  212. In file included from ../../third_party/brotli/enc/./hash.h:354:
  213. ../../third_party/brotli/enc/./hash_rolling_inc.h(90,17): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  214. self->state = FN(HashRollingFunctionInitial)(
  215. ^
  216. ../../third_party/brotli/enc/./hash_rolling_inc.h(91,37): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  217. self->state, data[i], self->factor);
  218. ^
  219. ../../third_party/brotli/enc/./hash_rolling_inc.h(91,22): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  220. self->state, data[i], self->factor);
  221. ^
  222. ../../third_party/brotli/enc/./hash_rolling_inc.h(144,17): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  223. self->next_ix = position;
  224. ^
  225. In file included from ../../third_party/brotli/enc/encode.c:18:
  226. In file included from ../../third_party/brotli/enc/./backward_references.h:17:
  227. In file included from ../../third_party/brotli/enc/./hash.h:371:
  228. ../../third_party/brotli/enc/./hash_composite_inc.h(109,37): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  229. FN_B(StitchToPreviousBlock)(self->hb, num_bytes, position, ringbuffer,
  230. ^
  231. In file included from ../../third_party/brotli/enc/encode.c:18:
  232. In file included from ../../third_party/brotli/enc/./backward_references.h:17:
  233. In file included from ../../third_party/brotli/enc/./hash.h:354:
  234. ../../third_party/brotli/enc/./hash_rolling_inc.h(90,17): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  235. self->state = FN(HashRollingFunctionInitial)(
  236. ^
  237. ../../third_party/brotli/enc/./hash_rolling_inc.h(91,37): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  238. self->state, data[i], self->factor);
  239. ^
  240. ../../third_party/brotli/enc/./hash_rolling_inc.h(91,22): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  241. self->state, data[i], self->factor);
  242. ^
  243. ../../third_party/brotli/enc/./hash_rolling_inc.h(144,17): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  244. self->next_ix = position;
  245. ^
  246. In file included from ../../third_party/brotli/enc/encode.c:18:
  247. In file included from ../../third_party/brotli/enc/./backward_references.h:17:
  248. In file included from ../../third_party/brotli/enc/./hash.h:371:
  249. ../../third_party/brotli/enc/./hash_composite_inc.h(109,37): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  250. FN_B(StitchToPreviousBlock)(self->hb, num_bytes, position, ringbuffer,
  251. ^
  252. In file included from ../../third_party/brotli/enc/encode.c:18:
  253. In file included from ../../third_party/brotli/enc/./backward_references.h:17:
  254. In file included from ../../third_party/brotli/enc/./hash.h:354:
  255. ../../third_party/brotli/enc/./hash_rolling_inc.h(90,17): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  256. self->state = FN(HashRollingFunctionInitial)(
  257. ^
  258. ../../third_party/brotli/enc/./hash_rolling_inc.h(91,37): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  259. self->state, data[i], self->factor);
  260. ^
  261. ../../third_party/brotli/enc/./hash_rolling_inc.h(91,22): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  262. self->state, data[i], self->factor);
  263. ^
  264. ../../third_party/brotli/enc/./hash_rolling_inc.h(144,17): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  265. self->next_ix = position;
  266. ^
  267. In file included from ../../third_party/brotli/enc/encode.c:18:
  268. In file included from ../../third_party/brotli/enc/./backward_references.h:17:
  269. ../../third_party/brotli/enc/./hash.h(488,5): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  270. FOR_ALL_HASHERS(INIT_)
  271. ^
  272. In file included from ../../third_party/brotli/enc/encode.c:18:
  273. In file included from ../../third_party/brotli/enc/./backward_references.h:17:
  274. In file included from ../../third_party/brotli/enc/./hash.h:354:
  275. ../../third_party/brotli/enc/./hash_rolling_inc.h(70,3): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  276. for (i = 0; i < CHUNKLEN; i += JUMP) {
  277. ^
  278. ../../third_party/brotli/enc/./hash_rolling_inc.h(71,25): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  279. self->factor_remove *= self->factor;
  280. ^
  281. ../../third_party/brotli/enc/./hash_rolling_inc.h(74,15): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  282. self->table = (uint32_t*)((HasherHandle)self + sizeof(HashRolling));
  283. ^
  284. ../../third_party/brotli/enc/./hash_rolling_inc.h(76,11): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  285. self->table[i] = FN(kInvalidPos);
  286. ^
  287. ../../third_party/brotli/enc/./hash_rolling_inc.h(76,20): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  288. self->table[i] = FN(kInvalidPos);
  289. ^
  290. ../../third_party/brotli/enc/./hash_rolling_inc.h(76,11): remark: Invariant load restriction: { : } [-Rpass-analysis=polly-scops]
  291. self->table[i] = FN(kInvalidPos);
  292. ^
  293. In file included from ../../third_party/brotli/enc/encode.c:18:
  294. In file included from ../../third_party/brotli/enc/./backward_references.h:17:
  295. In file included from ../../third_party/brotli/enc/./hash.h:371:
  296. ../../third_party/brotli/enc/./hash_composite_inc.h(76,23): remark: SCoP ends here but was dismissed. [-Rpass-analysis=polly-scops]
  297. FN_A(Prepare)(self->ha, one_shot, input_size, data);
  298. ^
  299. In file included from ../../third_party/brotli/enc/encode.c:18:
  300. In file included from ../../third_party/brotli/enc/./backward_references.h:17:
  301. In file included from ../../third_party/brotli/enc/./hash.h:354:
  302. ../../third_party/brotli/enc/./hash_rolling_inc.h(70,3): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  303. for (i = 0; i < CHUNKLEN; i += JUMP) {
  304. ^
  305. ../../third_party/brotli/enc/./hash_rolling_inc.h(71,25): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  306. self->factor_remove *= self->factor;
  307. ^
  308. ../../third_party/brotli/enc/./hash_rolling_inc.h(74,15): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  309. self->table = (uint32_t*)((HasherHandle)self + sizeof(HashRolling));
  310. ^
  311. ../../third_party/brotli/enc/./hash_rolling_inc.h(76,11): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  312. self->table[i] = FN(kInvalidPos);
  313. ^
  314. ../../third_party/brotli/enc/./hash_rolling_inc.h(76,20): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  315. self->table[i] = FN(kInvalidPos);
  316. ^
  317. ../../third_party/brotli/enc/./hash_rolling_inc.h(76,11): remark: Invariant load restriction: { : } [-Rpass-analysis=polly-scops]
  318. self->table[i] = FN(kInvalidPos);
  319. ^
  320. In file included from ../../third_party/brotli/enc/encode.c:18:
  321. In file included from ../../third_party/brotli/enc/./backward_references.h:17:
  322. In file included from ../../third_party/brotli/enc/./hash.h:371:
  323. ../../third_party/brotli/enc/./hash_composite_inc.h(76,23): remark: SCoP ends here but was dismissed. [-Rpass-analysis=polly-scops]
  324. FN_A(Prepare)(self->ha, one_shot, input_size, data);
  325. ^
  326. [57/67] CXX obj/buildtools/third_party/libc++/libc++/ios.obj
  327. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(299,11): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  328. ios_base::copyfmt(const ios_base& rhs)
  329. ^
  330. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(299,11): note: could not determine the original source location for ../../buildtools/third_party/libc++/trunk/src/ios.cpp:0:0
  331. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(367,5): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_2 >= 536870913 } [-Rpass-analysis=polly-scops]
  332. for (__parray_size_ = 0; __parray_size_ < rhs.__parray_size_; ++__parray_size_)
  333. ^
  334. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(359,5): remark: No-overflows restriction: [p_0, p_1, p_2] -> { : p_0 >= 536870913 } [-Rpass-analysis=polly-scops]
  335. for (__iarray_size_ = 0; __iarray_size_ < rhs.__iarray_size_; ++__iarray_size_)
  336. ^
  337. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(366,5): remark: No-error restriction: [p_0, p_1, p_2] -> { : p_1 >= 0 and p_2 > p_1 } [-Rpass-analysis=polly-scops]
  338. }
  339. ^
  340. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(367,5): remark: Signed-unsigned restriction: [p_0, p_1, p_2] -> { : p_2 < 0 } [-Rpass-analysis=polly-scops]
  341. for (__parray_size_ = 0; __parray_size_ < rhs.__parray_size_; ++__parray_size_)
  342. ^
  343. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(359,5): remark: Signed-unsigned restriction: [p_0, p_1, p_2] -> { : p_0 < 0 } [-Rpass-analysis=polly-scops]
  344. for (__iarray_size_ = 0; __iarray_size_ < rhs.__iarray_size_; ++__iarray_size_)
  345. ^
  346. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(367,5): remark: Signed-unsigned restriction: [p_0, p_1, p_2] -> { : p_2 < 0 } [-Rpass-analysis=polly-scops]
  347. for (__parray_size_ = 0; __parray_size_ < rhs.__parray_size_; ++__parray_size_)
  348. ^
  349. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(361,9): remark: Signed-unsigned restriction: [p_0, p_1, p_2] -> { : p_2 < 0 } [-Rpass-analysis=polly-scops]
  350. if (__parray_cap_ < rhs.__parray_size_)
  351. ^
  352. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(359,5): remark: Signed-unsigned restriction: [p_0, p_1, p_2] -> { : p_0 < 0 } [-Rpass-analysis=polly-scops]
  353. for (__iarray_size_ = 0; __iarray_size_ < rhs.__iarray_size_; ++__iarray_size_)
  354. ^
  355. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(359,51): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  356. for (__iarray_size_ = 0; __iarray_size_ < rhs.__iarray_size_; ++__iarray_size_)
  357. ^
  358. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(299,11): note: could not determine the original source location for ../../buildtools/third_party/libc++/trunk/src/ios.cpp:0:0
  359. ios_base::copyfmt(const ios_base& rhs)
  360. ^
  361. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(299,11): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  362. ios_base::copyfmt(const ios_base& rhs)
  363. ^
  364. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(299,11): note: could not determine the original source location for ../../buildtools/third_party/libc++/trunk/src/ios.cpp:0:0
  365. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(360,41): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  366. __iarray_[__iarray_size_] = rhs.__iarray_[__iarray_size_];
  367. ^
  368. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(360,9): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  369. __iarray_[__iarray_size_] = rhs.__iarray_[__iarray_size_];
  370. ^
  371. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(368,41): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  372. __parray_[__parray_size_] = rhs.__parray_[__parray_size_];
  373. ^
  374. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(368,9): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  375. __parray_[__parray_size_] = rhs.__parray_[__parray_size_];
  376. ^
  377. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(368,37): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  378. __parray_[__parray_size_] = rhs.__parray_[__parray_size_];
  379. ^
  380. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(368,35): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  381. __parray_[__parray_size_] = rhs.__parray_[__parray_size_];
  382. ^
  383. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(360,37): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  384. __iarray_[__iarray_size_] = rhs.__iarray_[__iarray_size_];
  385. ^
  386. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(360,35): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  387. __iarray_[__iarray_size_] = rhs.__iarray_[__iarray_size_];
  388. ^
  389. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(367,51): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  390. for (__parray_size_ = 0; __parray_size_ < rhs.__parray_size_; ++__parray_size_)
  391. ^
  392. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(299,11): note: could not determine the original source location for ../../buildtools/third_party/libc++/trunk/src/ios.cpp:0:0
  393. ios_base::copyfmt(const ios_base& rhs)
  394. ^
  395. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(299,11): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  396. ios_base::copyfmt(const ios_base& rhs)
  397. ^
  398. ../../buildtools/third_party/libc++/trunk/src/ios.cpp(299,11): note: could not determine the original source location for ../../buildtools/third_party/libc++/trunk/src/ios.cpp:0:0
  399. In file included from ../../buildtools/third_party/libc++/trunk/src/ios.cpp:11:
  400. In file included from ../../buildtools/third_party/libc++/trunk/include\ios:215:
  401. In file included from ../../buildtools/third_party/libc++/trunk/include\__locale:14:
  402. In file included from ../../buildtools/third_party/libc++/trunk/include\string:504:
  403. In file included from ../../buildtools/third_party/libc++/trunk/include\string_view:175:
  404. In file included from ../../buildtools/third_party/libc++/trunk/include\__string:56:
  405. In file included from ../../buildtools/third_party/libc++/trunk/include\algorithm:643:
  406. ../../buildtools/third_party/libc++/trunk/include\memory(2642,20): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  407. __ptr_.first() = pointer();
  408. ^
  409. [59/67] CC obj/third_party/brotli/enc/block_splitter.obj
  410. ../../third_party/brotli/enc/block_splitter.c(122,6): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  411. void BrotliSplitBlock(MemoryManager* m,
  412. ^
  413. ../../third_party/brotli/enc/block_splitter.c(122,6): note: could not determine the original source location for ../../third_party/brotli/enc/./block_splitter_inc.h:0:0
  414. In file included from ../../third_party/brotli/enc/block_splitter.c:92:
  415. ../../third_party/brotli/enc/./block_splitter_inc.h(126,11): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : 8p_3 >= 17179869185 - p_0 } [-Rpass-analysis=polly-scops]
  416. if (cost[k] >= block_switch_cost) {
  417. ^
  418. ../../third_party/brotli/enc/./block_splitter_inc.h(126,11): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : 8p_3 >= 17179869185 - p_0 } [-Rpass-analysis=polly-scops]
  419. ../../third_party/brotli/enc/./block_splitter_inc.h(115,11): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : p_0 > 0 and (p_2 <= -268435457 or p_2 >= 268435457 - p_0) } [-Rpass-analysis=polly-scops]
  420. if (cost[k] < min_cost) {
  421. ^
  422. ../../third_party/brotli/enc/./block_splitter_inc.h(115,11): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : p_0 > 0 and (p_2 <= -268435457 or p_2 >= 268435457 - p_0) } [-Rpass-analysis=polly-scops]
  423. ../../third_party/brotli/enc/./block_splitter_inc.h(115,11): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : p_0 > 0 and (p_2 <= -268435457 or p_2 >= 268435456) } [-Rpass-analysis=polly-scops]
  424. ../../third_party/brotli/enc/./block_splitter_inc.h(112,5): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : p_1 <= -1073741825 or p_1 >= 1073741824 } [-Rpass-analysis=polly-scops]
  425. for (k = 0; k < num_histograms; ++k) {
  426. ^
  427. ../../third_party/brotli/enc/./block_splitter_inc.h(108,29): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  428. size_t insert_cost_ix = data[byte_ix] * num_histograms;
  429. ^
  430. ../../third_party/brotli/enc/./block_splitter_inc.h(114,18): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  431. cost[k] += insert_cost[insert_cost_ix + k];
  432. ^
  433. ../../third_party/brotli/enc/./block_splitter_inc.h(114,15): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  434. cost[k] += insert_cost[insert_cost_ix + k];
  435. ^
  436. ../../third_party/brotli/enc/./block_splitter_inc.h(117,27): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  437. block_id[byte_ix] = (uint8_t)k;
  438. ^
  439. ../../third_party/brotli/enc/./block_splitter_inc.h(128,17): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  440. cost[k] = block_switch_cost;
  441. ^
  442. ../../third_party/brotli/enc/./block_splitter_inc.h(130,38): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  443. switch_signal[ix + (k >> 3)] |= mask;
  444. ^
  445. ../../third_party/brotli/enc/./block_splitter_inc.h(131,7): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  446. }
  447. ^
  448. ../../third_party/brotli/enc/block_splitter.c(122,6): remark: Profitable assumption: [p_0, p_1, p_2, p_3] -> { : false } [-Rpass-analysis=polly-scops]
  449. void BrotliSplitBlock(MemoryManager* m,
  450. ^
  451. ../../third_party/brotli/enc/block_splitter.c(122,6): note: could not determine the original source location for ../../third_party/brotli/enc/./block_splitter_inc.h:0:0
  452. ../../third_party/brotli/enc/block_splitter.c(122,6): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  453. void BrotliSplitBlock(MemoryManager* m,
  454. ^
  455. ../../third_party/brotli/enc/block_splitter.c(122,6): note: could not determine the original source location for ../../third_party/brotli/enc/./block_splitter_inc.h:0:0
  456. In file included from ../../third_party/brotli/enc/block_splitter.c:92:
  457. ../../third_party/brotli/enc/./block_splitter_inc.h(126,11): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : 8p_3 >= 17179869185 - p_0 } [-Rpass-analysis=polly-scops]
  458. if (cost[k] >= block_switch_cost) {
  459. ^
  460. ../../third_party/brotli/enc/./block_splitter_inc.h(126,11): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : 8p_3 >= 17179869185 - p_0 } [-Rpass-analysis=polly-scops]
  461. ../../third_party/brotli/enc/./block_splitter_inc.h(115,11): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : p_0 > 0 and (p_2 <= -268435457 or p_2 >= 268435457 - p_0) } [-Rpass-analysis=polly-scops]
  462. if (cost[k] < min_cost) {
  463. ^
  464. ../../third_party/brotli/enc/./block_splitter_inc.h(115,11): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : p_0 > 0 and (p_2 <= -268435457 or p_2 >= 268435457 - p_0) } [-Rpass-analysis=polly-scops]
  465. ../../third_party/brotli/enc/./block_splitter_inc.h(115,11): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : p_0 > 0 and (p_2 <= -268435457 or p_2 >= 268435456) } [-Rpass-analysis=polly-scops]
  466. ../../third_party/brotli/enc/./block_splitter_inc.h(112,5): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : p_1 <= -1073741825 or p_1 >= 1073741824 } [-Rpass-analysis=polly-scops]
  467. for (k = 0; k < num_histograms; ++k) {
  468. ^
  469. ../../third_party/brotli/enc/./block_splitter_inc.h(108,29): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  470. size_t insert_cost_ix = data[byte_ix] * num_histograms;
  471. ^
  472. ../../third_party/brotli/enc/./block_splitter_inc.h(114,18): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  473. cost[k] += insert_cost[insert_cost_ix + k];
  474. ^
  475. ../../third_party/brotli/enc/./block_splitter_inc.h(114,15): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  476. cost[k] += insert_cost[insert_cost_ix + k];
  477. ^
  478. ../../third_party/brotli/enc/./block_splitter_inc.h(117,27): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  479. block_id[byte_ix] = (uint8_t)k;
  480. ^
  481. ../../third_party/brotli/enc/./block_splitter_inc.h(128,17): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  482. cost[k] = block_switch_cost;
  483. ^
  484. ../../third_party/brotli/enc/./block_splitter_inc.h(130,38): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  485. switch_signal[ix + (k >> 3)] |= mask;
  486. ^
  487. ../../third_party/brotli/enc/./block_splitter_inc.h(131,7): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  488. }
  489. ^
  490. ../../third_party/brotli/enc/block_splitter.c(122,6): remark: Profitable assumption: [p_0, p_1, p_2, p_3] -> { : false } [-Rpass-analysis=polly-scops]
  491. void BrotliSplitBlock(MemoryManager* m,
  492. ^
  493. ../../third_party/brotli/enc/block_splitter.c(122,6): note: could not determine the original source location for ../../third_party/brotli/enc/./block_splitter_inc.h:0:0
  494. ../../third_party/brotli/enc/block_splitter.c(122,6): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  495. void BrotliSplitBlock(MemoryManager* m,
  496. ^
  497. ../../third_party/brotli/enc/block_splitter.c(122,6): note: could not determine the original source location for ../../third_party/brotli/enc/./block_splitter_inc.h:0:0
  498. In file included from ../../third_party/brotli/enc/block_splitter.c:92:
  499. ../../third_party/brotli/enc/./block_splitter_inc.h(126,11): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : 8p_3 >= 17179869185 - p_0 } [-Rpass-analysis=polly-scops]
  500. if (cost[k] >= block_switch_cost) {
  501. ^
  502. ../../third_party/brotli/enc/./block_splitter_inc.h(126,11): remark: No-overflows restriction: [p_0, p_1, p_2, p_3] -> { : 8p_3 >= 17179869185 - p_0 } [-Rpass-analysis=polly-scops]
  503. ../../third_party/brotli/enc/./block_splitter_inc.h(108,29): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  504. size_t insert_cost_ix = data[byte_ix] * num_histograms;
  505. ^
  506. ../../third_party/brotli/enc/./block_splitter_inc.h(114,18): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  507. cost[k] += insert_cost[insert_cost_ix + k];
  508. ^
  509. ../../third_party/brotli/enc/./block_splitter_inc.h(114,15): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  510. cost[k] += insert_cost[insert_cost_ix + k];
  511. ^
  512. ../../third_party/brotli/enc/./block_splitter_inc.h(117,27): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  513. block_id[byte_ix] = (uint8_t)k;
  514. ^
  515. ../../third_party/brotli/enc/./block_splitter_inc.h(128,17): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  516. cost[k] = block_switch_cost;
  517. ^
  518. ../../third_party/brotli/enc/./block_splitter_inc.h(130,38): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  519. switch_signal[ix + (k >> 3)] |= mask;
  520. ^
  521. ../../third_party/brotli/enc/./block_splitter_inc.h(131,7): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  522. }
  523. ^
  524. ../../third_party/brotli/enc/block_splitter.c(122,6): remark: Profitable assumption: [p_0, p_1, p_2, p_3] -> { : false } [-Rpass-analysis=polly-scops]
  525. void BrotliSplitBlock(MemoryManager* m,
  526. ^
  527. [61/67] CC obj/third_party/brotli/enc/metablock.obj
  528. ../../third_party/brotli/enc/metablock.c(257,5): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  529. for (i = mb->literal_split.num_types; i != 0;) {
  530. ^
  531. ../../third_party/brotli/enc/metablock.c(260,7): remark: No-overflows restriction: [p_0] -> { : p_0 >= 8388609 } [-Rpass-analysis=polly-scops]
  532. for (; j < (1 << BROTLI_LITERAL_CONTEXT_BITS); j++) {
  533. ^
  534. ../../third_party/brotli/enc/metablock.c(260,7): remark: No-overflows restriction: [p_0] -> { : p_0 >= 8388609 } [-Rpass-analysis=polly-scops]
  535. ../../third_party/brotli/enc/metablock.c(260,7): remark: No-overflows restriction: [p_0] -> { : p_0 >= 8388609 } [-Rpass-analysis=polly-scops]
  536. ../../third_party/brotli/enc/metablock.c(260,7): remark: No-overflows restriction: [p_0] -> { : p_0 >= 8388609 } [-Rpass-analysis=polly-scops]
  537. ../../third_party/brotli/enc/metablock.c(260,7): remark: No-overflows restriction: [p_0] -> { : p_0 >= 8388609 } [-Rpass-analysis=polly-scops]
  538. ../../third_party/brotli/enc/metablock.c(260,7): remark: No-overflows restriction: [p_0] -> { : p_0 >= 8388610 } [-Rpass-analysis=polly-scops]
  539. ../../third_party/brotli/enc/metablock.c(260,7): remark: No-overflows restriction: [p_0] -> { : p_0 >= 536870913 } [-Rpass-analysis=polly-scops]
  540. ../../third_party/brotli/enc/metablock.c(260,7): remark: No-overflows restriction: [p_0] -> { : p_0 >= 536870913 } [-Rpass-analysis=polly-scops]
  541. ../../third_party/brotli/enc/metablock.c(260,7): remark: No-overflows restriction: [p_0] -> { : p_0 >= 536870913 } [-Rpass-analysis=polly-scops]
  542. ../../third_party/brotli/enc/metablock.c(260,7): remark: No-overflows restriction: [p_0] -> { : p_0 >= 536870914 } [-Rpass-analysis=polly-scops]
  543. ../../third_party/brotli/enc/metablock.c(260,7): remark: Finite loop restriction: [p_0] -> { : p_0 < 0 } [-Rpass-analysis=polly-scops]
  544. ../../third_party/brotli/enc/metablock.c(257,32): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  545. for (i = mb->literal_split.num_types; i != 0;) {
  546. ^
  547. ../../third_party/brotli/enc/metablock.c(262,17): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  548. mb->literal_context_map[i];
  549. ^
  550. ../../third_party/brotli/enc/metablock.c(262,13): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  551. mb->literal_context_map[i];
  552. ^
  553. ../../third_party/brotli/enc/metablock.c(261,73): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  554. mb->literal_context_map[(i << BROTLI_LITERAL_CONTEXT_BITS) + j] =
  555. ^
  556. ../../third_party/brotli/enc/metablock.c(269,26): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  557. mb->distance_split.num_types << BROTLI_DISTANCE_CONTEXT_BITS;
  558. ^
  559. ../../third_party/brotli/enc/metablock.c(130,6): note: could not determine the original source location for ../../third_party/brotli/enc/./command.h:0:0
  560. void BrotliBuildMetaBlock(MemoryManager* m,
  561. ^
  562. ../../third_party/brotli/enc/metablock.c(130,6): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  563. void BrotliBuildMetaBlock(MemoryManager* m,
  564. ^
  565. ../../third_party/brotli/enc/metablock.c(130,6): note: could not determine the original source location for ../../third_party/brotli/enc/./command.h:0:0
  566. ../../third_party/brotli/enc/metablock.c(130,6): remark: Profitable assumption: { : false } [-Rpass-analysis=polly-scops]
  567. void BrotliBuildMetaBlock(MemoryManager* m,
  568. ^
  569. ../../third_party/brotli/enc/metablock.c(196,25): remark: SCoP ends here but was dismissed. [-Rpass-analysis=polly-scops]
  570. &mb->distance_split);
  571. ^
  572. ../../third_party/brotli/enc/metablock.c(532,3): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  573. for (i = 0; i < mb->literal_split.num_types; ++i) {
  574. ^
  575. ../../third_party/brotli/enc/metablock.c(535,5): remark: No-overflows restriction: [p_0] -> { : p_0 >= 8388609 } [-Rpass-analysis=polly-scops]
  576. for (j = 0; j < (1u << BROTLI_LITERAL_CONTEXT_BITS); ++j) {
  577. ^
  578. ../../third_party/brotli/enc/metablock.c(532,3): remark: Signed-unsigned restriction: [p_0] -> { : p_0 < 0 } [-Rpass-analysis=polly-scops]
  579. for (i = 0; i < mb->literal_split.num_types; ++i) {
  580. ^
  581. ../../third_party/brotli/enc/metablock.c(532,3): remark: Signed-unsigned restriction: [p_0] -> { : p_0 < 0 } [-Rpass-analysis=polly-scops]
  582. ../../third_party/brotli/enc/metablock.c(536,11): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  583. mb->literal_context_map[(i << BROTLI_LITERAL_CONTEXT_BITS) + j] =
  584. ^
  585. ../../third_party/brotli/enc/metablock.c(537,20): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  586. offset + static_context_map[j];
  587. ^
  588. ../../third_party/brotli/enc/metablock.c(536,71): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  589. mb->literal_context_map[(i << BROTLI_LITERAL_CONTEXT_BITS) + j] =
  590. ^
  591. ../../third_party/brotli/enc/metablock.c(532,37): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  592. for (i = 0; i < mb->literal_split.num_types; ++i) {
  593. ^
  594. ../../third_party/brotli/enc/metablock.c(621,1): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  595. }
  596. ^
  597. In file included from ../../third_party/brotli/enc/metablock.c:10:
  598. In file included from ../../third_party/brotli/enc/./metablock.h:18:
  599. In file included from ../../third_party/brotli/enc/./histogram.h:31:
  600. ../../third_party/brotli/enc/./histogram_inc.h(19,3): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  601. memset(self->data_, 0, sizeof(self->data_));
  602. ^
  603. ../../third_party/brotli/enc/metablock.c(485,7): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_0 > 0 and (p_4 <= -2064890 or p_4 >= 2064889 - p_0) } [-Rpass-analysis=polly-scops]
  604. for (i = 0; i < num_contexts; ++i) {
  605. ^
  606. ../../third_party/brotli/enc/metablock.c(485,7): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_0 > 0 and (p_4 <= -2064890 or p_4 >= 2064889 - p_0) } [-Rpass-analysis=polly-scops]
  607. ../../third_party/brotli/enc/metablock.c(485,7): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_0 > 0 and (p_4 <= -2064890 or p_4 >= 2064889 - p_0) } [-Rpass-analysis=polly-scops]
  608. ../../third_party/brotli/enc/metablock.c(485,7): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_0 > 0 and (p_4 <= -2064890 or p_4 >= 2064889 - p_0) } [-Rpass-analysis=polly-scops]
  609. ../../third_party/brotli/enc/metablock.c(485,7): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_4 >= 2147483649 - p_0 } [-Rpass-analysis=polly-scops]
  610. ../../third_party/brotli/enc/metablock.c(490,9): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_1 = 1 and p_0 >= 134217725 } [-Rpass-analysis=polly-scops]
  611. }
  612. ^
  613. ../../third_party/brotli/enc/metablock.c(490,9): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_1 = 1 and p_0 >= 134217725 } [-Rpass-analysis=polly-scops]
  614. ../../third_party/brotli/enc/metablock.c(490,9): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_1 = 1 and p_0 >= 268435448 } [-Rpass-analysis=polly-scops]
  615. ../../third_party/brotli/enc/metablock.c(490,9): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_1 = 1 and p_0 >= 268435448 } [-Rpass-analysis=polly-scops]
  616. ../../third_party/brotli/enc/metablock.c(490,9): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_1 = 1 and p_0 >= 268435456 } [-Rpass-analysis=polly-scops]
  617. ../../third_party/brotli/enc/metablock.c(490,9): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_1 = 1 and p_0 >= 268435457 } [-Rpass-analysis=polly-scops]
  618. ../../third_party/brotli/enc/metablock.c(488,13): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_0 >= 268435449 } [-Rpass-analysis=polly-scops]
  619. if (split->num_types == 1) {
  620. ^
  621. ../../third_party/brotli/enc/metablock.c(488,13): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_0 >= 268435449 } [-Rpass-analysis=polly-scops]
  622. ../../third_party/brotli/enc/metablock.c(488,13): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_0 >= 268435457 } [-Rpass-analysis=polly-scops]
  623. ../../third_party/brotli/enc/metablock.c(488,13): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_0 >= 2064890 } [-Rpass-analysis=polly-scops]
  624. ../../third_party/brotli/enc/metablock.c(488,13): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_3 >= 2147483649 - p_0 } [-Rpass-analysis=polly-scops]
  625. ../../third_party/brotli/enc/metablock.c(485,7): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_2 >= 536870913 or p_2 <= -536870912 } [-Rpass-analysis=polly-scops]
  626. for (i = 0; i < num_contexts; ++i) {
  627. ^
  628. ../../third_party/brotli/enc/metablock.c(485,7): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_2 = -2147483648 } [-Rpass-analysis=polly-scops]
  629. ../../third_party/brotli/enc/metablock.c(488,13): remark: Finite loop restriction: [p_0, p_1, p_2, p_3, p_4] -> { : p_0 < 0 } [-Rpass-analysis=polly-scops]
  630. if (split->num_types == 1) {
  631. ^
  632. ../../third_party/brotli/enc/metablock.c(484,45): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  633. split->lengths[self->num_blocks_ - 1] += (uint32_t)self->block_size_;
  634. ^
  635. ../../third_party/brotli/enc/metablock.c(486,20): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  636. histograms[self->last_histogram_ix_[0] + i] = combined_histo[i];
  637. ^
  638. ../../third_party/brotli/enc/metablock.c(488,20): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  639. if (split->num_types == 1) {
  640. ^
  641. ../../third_party/brotli/enc/metablock.c(486,55): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  642. histograms[self->last_histogram_ix_[0] + i] = combined_histo[i];
  643. ^
  644. ../../third_party/brotli/enc/metablock.c(486,55): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  645. ../../third_party/brotli/enc/metablock.c(487,25): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  646. last_entropy[i] = combined_entropy[i];
  647. ^
  648. ../../third_party/brotli/enc/metablock.c(489,42): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  649. last_entropy[num_contexts + i] = last_entropy[i];
  650. ^
  651. ../../third_party/brotli/enc/metablock.c(491,49): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  652. HistogramClearLiteral(&histograms[self->curr_histogram_ix_ + i]);
  653. ^
  654. In file included from ../../third_party/brotli/enc/metablock.c:10:
  655. In file included from ../../third_party/brotli/enc/./metablock.h:18:
  656. In file included from ../../third_party/brotli/enc/./histogram.h:31:
  657. ../../third_party/brotli/enc/./histogram_inc.h(19,3): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  658. memset(self->data_, 0, sizeof(self->data_));
  659. ^
  660. ../../third_party/brotli/enc/./histogram_inc.h(20,22): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  661. self->total_count_ = 0;
  662. ^
  663. ../../third_party/brotli/enc/./histogram_inc.h(21,19): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  664. self->bit_cost_ = HUGE_VAL;
  665. ^
  666. ../../third_party/brotli/enc/metablock.c(493,25): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  667. self->block_size_ = 0;
  668. ^
  669. ../../third_party/brotli/enc/metablock.c(494,11): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  670. if (++self->merge_last_count_ > 1) {
  671. ^
  672. ../../third_party/brotli/enc/metablock.c(495,43): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  673. self->target_block_size_ += self->min_block_size_;
  674. ^
  675. ../../third_party/brotli/enc/metablock.c(495,34): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  676. self->target_block_size_ += self->min_block_size_;
  677. ^
  678. ../../third_party/brotli/enc/metablock.c(496,7): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  679. }
  680. ^
  681. In file included from ../../third_party/brotli/enc/metablock.c:10:
  682. In file included from ../../third_party/brotli/enc/./metablock.h:18:
  683. In file included from ../../third_party/brotli/enc/./histogram.h:31:
  684. ../../third_party/brotli/enc/./histogram_inc.h(19,3): remark: maximal number of operations exceeded during zone analysis [-Rpass-analysis=polly-delicm]
  685. memset(self->data_, 0, sizeof(self->data_));
  686. ^
  687. [63/67] CXX obj/buildtools/third_party/libc++/libc++/locale.obj
  688. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:16:
  689. In file included from ../../buildtools/third_party/libc++/trunk/include\locale:181:
  690. In file included from ../../buildtools/third_party/libc++/trunk/include\__locale:23:
  691. ../../buildtools/third_party/libc++/trunk/include\support/win32/locale_win32.h(95,16): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  692. return __locale;
  693. ^
  694. ../../buildtools/third_party/libc++/trunk/src/locale.cpp(1280,24): remark: Profitable assumption: { : false } [-Rpass-analysis=polly-scops]
  695. ctype_byname<wchar_t>::do_is(const char_type* low, const char_type* high, mask* vec) const
  696. ^
  697. ../../buildtools/third_party/libc++/trunk/src/locale.cpp(1320,5): remark: SCoP ends here but was dismissed. [-Rpass-analysis=polly-scops]
  698. return low;
  699. ^
  700. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): note: could not determine the original source location for ../../buildtools/third_party/libc++/trunk/include\locale:0:0
  701. __scan_keyword(_InputIterator& __b, _InputIterator __e,
  702. ^
  703. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  704. __scan_keyword(_InputIterator& __b, _InputIterator __e,
  705. ^
  706. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): note: could not determine the original source location for ../../buildtools/third_party/libc++/trunk/include\locale:0:0
  707. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  708. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  709. {return __is_long() ? __get_long_size() : __get_short_size();}
  710. ^
  711. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  712. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483652 + p_0 } [-Rpass-analysis=polly-scops]
  713. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483652 + p_0 } [-Rpass-analysis=polly-scops]
  714. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  715. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: Finite loop restriction: [p_0, p_1] -> { : (12*floor((p_0 - p_1)/12) < p_0 - p_1) or ((-p_0 + p_1) mod 12 = 0 and p_1 <= p_0) } [-Rpass-analysis=polly-scops]
  716. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:16:
  717. ../../buildtools/third_party/libc++/trunk/include\locale(276,5): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  718. for (_ForwardIterator __ky = __kb; __ky != __ke; ++__ky, (void) ++__st)
  719. ^
  720. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  721. ../../buildtools/third_party/libc++/trunk/include\string(1488,34): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  722. {return __r_.first().__l.__size_;}
  723. ^
  724. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:16:
  725. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): remark: Profitable assumption: [p_0, p_1] -> { : false } [-Rpass-analysis=polly-scops]
  726. __scan_keyword(_InputIterator& __b, _InputIterator __e,
  727. ^
  728. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): note: could not determine the original source location for ../../buildtools/third_party/libc++/trunk/include\locale:0:0
  729. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  730. __scan_keyword(_InputIterator& __b, _InputIterator __e,
  731. ^
  732. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): note: could not determine the original source location for ../../buildtools/third_party/libc++/trunk/include\locale:0:0
  733. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  734. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  735. {return __is_long() ? __get_long_size() : __get_short_size();}
  736. ^
  737. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  738. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483652 + p_0 } [-Rpass-analysis=polly-scops]
  739. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483652 + p_0 } [-Rpass-analysis=polly-scops]
  740. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  741. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: Finite loop restriction: [p_0, p_1] -> { : (12*floor((p_0 - p_1)/12) < p_0 - p_1) or ((-p_0 + p_1) mod 12 = 0 and p_1 <= p_0) } [-Rpass-analysis=polly-scops]
  742. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:16:
  743. ../../buildtools/third_party/libc++/trunk/include\locale(276,5): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  744. for (_ForwardIterator __ky = __kb; __ky != __ke; ++__ky, (void) ++__st)
  745. ^
  746. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  747. ../../buildtools/third_party/libc++/trunk/include\string(1488,34): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  748. {return __r_.first().__l.__size_;}
  749. ^
  750. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:16:
  751. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): remark: Profitable assumption: [p_0, p_1] -> { : false } [-Rpass-analysis=polly-scops]
  752. __scan_keyword(_InputIterator& __b, _InputIterator __e,
  753. ^
  754. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): note: could not determine the original source location for ../../buildtools/third_party/libc++/trunk/include\locale:0:0
  755. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  756. __scan_keyword(_InputIterator& __b, _InputIterator __e,
  757. ^
  758. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): note: could not determine the original source location for ../../buildtools/third_party/libc++/trunk/include\locale:0:0
  759. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  760. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  761. {return __is_long() ? __get_long_size() : __get_short_size();}
  762. ^
  763. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  764. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483652 + p_0 } [-Rpass-analysis=polly-scops]
  765. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483652 + p_0 } [-Rpass-analysis=polly-scops]
  766. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  767. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: Finite loop restriction: [p_0, p_1] -> { : (12*floor((p_0 - p_1)/12) < p_0 - p_1) or ((-p_0 + p_1) mod 12 = 0 and p_1 <= p_0) } [-Rpass-analysis=polly-scops]
  768. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:16:
  769. ../../buildtools/third_party/libc++/trunk/include\locale(276,5): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  770. for (_ForwardIterator __ky = __kb; __ky != __ke; ++__ky, (void) ++__st)
  771. ^
  772. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  773. ../../buildtools/third_party/libc++/trunk/include\string(1488,34): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  774. {return __r_.first().__l.__size_;}
  775. ^
  776. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:16:
  777. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): remark: Profitable assumption: [p_0, p_1] -> { : false } [-Rpass-analysis=polly-scops]
  778. __scan_keyword(_InputIterator& __b, _InputIterator __e,
  779. ^
  780. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): note: could not determine the original source location for ../../buildtools/third_party/libc++/trunk/include\locale:0:0
  781. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  782. __scan_keyword(_InputIterator& __b, _InputIterator __e,
  783. ^
  784. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): note: could not determine the original source location for ../../buildtools/third_party/libc++/trunk/include\locale:0:0
  785. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  786. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  787. {return __is_long() ? __get_long_size() : __get_short_size();}
  788. ^
  789. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  790. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483652 + p_0 } [-Rpass-analysis=polly-scops]
  791. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483652 + p_0 } [-Rpass-analysis=polly-scops]
  792. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  793. ../../buildtools/third_party/libc++/trunk/include\string(953,17): remark: Finite loop restriction: [p_0, p_1] -> { : (12*floor((p_0 - p_1)/12) < p_0 - p_1) or ((-p_0 + p_1) mod 12 = 0 and p_1 <= p_0) } [-Rpass-analysis=polly-scops]
  794. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:16:
  795. ../../buildtools/third_party/libc++/trunk/include\locale(276,5): remark: No-overflows restriction: [p_0, p_1] -> { : (-p_0 + p_1) mod 12 = 0 and p_1 >= 2147483664 + p_0 } [-Rpass-analysis=polly-scops]
  796. for (_ForwardIterator __ky = __kb; __ky != __ke; ++__ky, (void) ++__st)
  797. ^
  798. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  799. ../../buildtools/third_party/libc++/trunk/include\string(1488,34): remark: SCoP ends here. [-Rpass-analysis=polly-scops]
  800. {return __r_.first().__l.__size_;}
  801. ^
  802. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:16:
  803. ../../buildtools/third_party/libc++/trunk/include\locale(252,1): remark: Profitable assumption: [p_0, p_1] -> { : false } [-Rpass-analysis=polly-scops]
  804. __scan_keyword(_InputIterator& __b, _InputIterator __e,
  805. ^
  806. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  807. In file included from ../../buildtools/third_party/libc++/trunk/include\string:504:
  808. In file included from ../../buildtools/third_party/libc++/trunk/include\string_view:175:
  809. In file included from ../../buildtools/third_party/libc++/trunk/include\__string:56:
  810. In file included from ../../buildtools/third_party/libc++/trunk/include\algorithm:643:
  811. In file included from ../../buildtools/third_party/libc++/trunk/include\memory:659:
  812. ../../buildtools/third_party/libc++/trunk/include\iterator(1385,17): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  813. return *__i;
  814. ^
  815. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  816. In file included from ../../buildtools/third_party/libc++/trunk/include\string:504:
  817. In file included from ../../buildtools/third_party/libc++/trunk/include\string_view:175:
  818. In file included from ../../buildtools/third_party/libc++/trunk/include\__string:56:
  819. ../../buildtools/third_party/libc++/trunk/include\algorithm(2403,17): remark: Finite loop restriction: [p_0, p_1, p_2, p_3, p_4, p_5] -> { : p_5 > p_4 or p_5 < p_4 } [-Rpass-analysis=polly-scops]
  820. if (__m1 < __d)
  821. ^
  822. ../../buildtools/third_party/libc++/trunk/include\algorithm(2403,17): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4, p_5] -> { : p_5 = p_4 and (p_3 <= -2147483649 + p_2 or p_3 >= 2147483648 + p_2) } [-Rpass-analysis=polly-scops]
  823. ../../buildtools/third_party/libc++/trunk/include\algorithm(2403,17): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4, p_5] -> { : p_5 = p_4 and (p_3 <= -2147483649 + p_2 or p_3 >= 2147483648 + p_2) } [-Rpass-analysis=polly-scops]
  824. ../../buildtools/third_party/libc++/trunk/include\algorithm(2403,17): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4, p_5] -> { : p_2 = -2147483648 and p_5 = p_4 } [-Rpass-analysis=polly-scops]
  825. ../../buildtools/third_party/libc++/trunk/include\algorithm(2403,17): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4, p_5] -> { : p_5 = p_4 and (p_1 <= -2147483649 + p_0 or p_1 >= 2147483648 + p_0) } [-Rpass-analysis=polly-scops]
  826. ../../buildtools/third_party/libc++/trunk/include\algorithm(2403,17): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4, p_5] -> { : p_5 = p_4 and (p_1 <= -2147483649 + p_0 or p_1 >= 2147483648 + p_0) } [-Rpass-analysis=polly-scops]
  827. ../../buildtools/third_party/libc++/trunk/include\algorithm(2403,17): remark: No-overflows restriction: [p_0, p_1, p_2, p_3, p_4, p_5] -> { : p_0 = -2147483648 and p_5 = p_4 } [-Rpass-analysis=polly-scops]
  828. ../../buildtools/third_party/libc++/trunk/include\algorithm(2400,21): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  829. *__p1 = _VSTD::move(*__p2);
  830. ^
  831. ../../buildtools/third_party/libc++/trunk/include\algorithm(2400,19): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  832. *__p1 = _VSTD::move(*__p2);
  833. ^
  834. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  835. In file included from ../../buildtools/third_party/libc++/trunk/include\string:504:
  836. In file included from ../../buildtools/third_party/libc++/trunk/include\string_view:175:
  837. In file included from ../../buildtools/third_party/libc++/trunk/include\__string:56:
  838. In file included from ../../buildtools/third_party/libc++/trunk/include\algorithm:643:
  839. In file included from ../../buildtools/third_party/libc++/trunk/include\memory:659:
  840. ../../buildtools/third_party/libc++/trunk/include\iterator(1385,17): remark: Invariant load restriction: [p_0, p_1, p_2, p_3, p_4, p_5] -> { : p_5 = p_4 and (p_3 > -p_0 + p_1 + p_2 or p_3 <= -p_0 + p_1 + p_2) } [-Rpass-analysis=polly-scops]
  841. return *__i;
  842. ^
  843. ../../buildtools/third_party/libc++/trunk/include\iterator(1385,17): remark: Invariant load restriction: [p_0, p_1, p_2, p_3, p_4, p_5] -> { : p_5 = p_4 } [-Rpass-analysis=polly-scops]
  844. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  845. In file included from ../../buildtools/third_party/libc++/trunk/include\string:504:
  846. In file included from ../../buildtools/third_party/libc++/trunk/include\string_view:175:
  847. In file included from ../../buildtools/third_party/libc++/trunk/include\__string:56:
  848. ../../buildtools/third_party/libc++/trunk/include\algorithm(2401,18): remark: Invariant load restriction: [p_0, p_1, p_2, p_3, p_4, p_5] -> { : p_5 = p_4 and (p_3 > -p_0 + p_1 + p_2 or p_3 <= -p_0 + p_1 + p_2) } [-Rpass-analysis=polly-scops]
  849. __p1 = __p2;
  850. ^
  851. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  852. In file included from ../../buildtools/third_party/libc++/trunk/include\string:504:
  853. In file included from ../../buildtools/third_party/libc++/trunk/include\string_view:175:
  854. In file included from ../../buildtools/third_party/libc++/trunk/include\__string:56:
  855. In file included from ../../buildtools/third_party/libc++/trunk/include\algorithm:643:
  856. In file included from ../../buildtools/third_party/libc++/trunk/include\memory:659:
  857. ../../buildtools/third_party/libc++/trunk/include\iterator(1442,105): remark: Invariant load restriction: [p_0, p_1, p_2, p_3, p_4, p_5] -> { : p_5 = p_4 and (p_3 > -p_0 + p_1 + p_2 or p_3 <= -p_0 + p_1 + p_2) } [-Rpass-analysis=polly-scops]
  858. _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_IF_NODEBUG iterator_type base() const _NOEXCEPT {return __i;}
  859. ^
  860. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  861. In file included from ../../buildtools/third_party/libc++/trunk/include\string:504:
  862. In file included from ../../buildtools/third_party/libc++/trunk/include\string_view:175:
  863. In file included from ../../buildtools/third_party/libc++/trunk/include\__string:56:
  864. ../../buildtools/third_party/libc++/trunk/include\algorithm(2407,9): remark: SCoP ends here but was dismissed. [-Rpass-analysis=polly-scops]
  865. } while (__p2 != __p);
  866. ^
  867. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  868. In file included from ../../buildtools/third_party/libc++/trunk/include\string:504:
  869. In file included from ../../buildtools/third_party/libc++/trunk/include\string_view:175:
  870. In file included from ../../buildtools/third_party/libc++/trunk/include\__string:56:
  871. In file included from ../../buildtools/third_party/libc++/trunk/include\algorithm:643:
  872. In file included from ../../buildtools/third_party/libc++/trunk/include\memory:659:
  873. ../../buildtools/third_party/libc++/trunk/include\iterator(1385,17): remark: SCoP begins here. [-Rpass-analysis=polly-scops]
  874. return *__i;
  875. ^
  876. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  877. In file included from ../../buildtools/third_party/libc++/trunk/include\string:504:
  878. In file included from ../../buildtools/third_party/libc++/trunk/include\string_view:175:
  879. In file included from ../../buildtools/third_party/libc++/trunk/include\__string:56:
  880. ../../buildtools/third_party/libc++/trunk/include\algorithm(2403,17): remark: Finite loop restriction: [p_0, p_1] -> { : p_1 > p_0 or p_1 < p_0 } [-Rpass-analysis=polly-scops]
  881. if (__m1 < __d)
  882. ^
  883. ../../buildtools/third_party/libc++/trunk/include\algorithm(2400,21): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  884. *__p1 = _VSTD::move(*__p2);
  885. ^
  886. ../../buildtools/third_party/libc++/trunk/include\algorithm(2400,19): remark: Possibly aliasing pointer, use restrict keyword. [-Rpass-analysis=polly-scops]
  887. *__p1 = _VSTD::move(*__p2);
  888. ^
  889. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  890. In file included from ../../buildtools/third_party/libc++/trunk/include\string:504:
  891. In file included from ../../buildtools/third_party/libc++/trunk/include\string_view:175:
  892. In file included from ../../buildtools/third_party/libc++/trunk/include\__string:56:
  893. In file included from ../../buildtools/third_party/libc++/trunk/include\algorithm:643:
  894. In file included from ../../buildtools/third_party/libc++/trunk/include\memory:659:
  895. ../../buildtools/third_party/libc++/trunk/include\iterator(1385,17): remark: Invariant load restriction: [p_0, p_1] -> { : p_1 = p_0 } [-Rpass-analysis=polly-scops]
  896. return *__i;
  897. ^
  898. ../../buildtools/third_party/libc++/trunk/include\iterator(1385,17): remark: Invariant load restriction: [p_0, p_1] -> { : p_1 = p_0 } [-Rpass-analysis=polly-scops]
  899. ../../buildtools/third_party/libc++/trunk/include\iterator(1442,105): remark: Invariant load restriction: [p_0, p_1] -> { : p_1 = p_0 } [-Rpass-analysis=polly-scops]
  900. _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_IF_NODEBUG iterator_type base() const _NOEXCEPT {return __i;}
  901. ^
  902. In file included from ../../buildtools/third_party/libc++/trunk/src/locale.cpp:15:
  903. In file included from ../../buildtools/third_party/libc++/trunk/include\string:504:
  904. In file included from ../../buildtools/third_party/libc++/trunk/include\string_view:175:
  905. In file included from ../../buildtools/third_party/libc++/trunk/include\__string:56:
  906. ../../buildtools/third_party/libc++/trunk/include\algorithm(2407,9): remark: SCoP ends here but was dismissed. [-Rpass-analysis=polly-scops]
  907. } while (__p2 != __p);
  908. ^
  909. Cannot unswitch because of cleanuppad in exit block
  910. Cannot unswitch because of cleanuppad in exit block
  911. [67/67] LINK brotli.exe
  912. ../../third_party/brotli/enc/entropy_encode.c:251:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  913. ../../third_party/brotli/enc/entropy_encode.c:269:5: vectorized loop (vectorization width: 4, interleaved count: 1)
  914. ../../third_party/brotli/enc/entropy_encode.c:342:9: vectorized loop (vectorization width: 4, interleaved count: 2)
  915. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  916. <unknown>:0:0: vectorized loop (vectorization width: 4, interleaved count: 2)
  917. ../../third_party/brotli/enc/./cluster_inc.h:78:73: vectorized loop (vectorization width: 4, interleaved count: 1)
  918. ../../third_party/brotli/enc/./cluster_inc.h:78:73: vectorized loop (vectorization width: 4, interleaved count: 2)
  919. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  920. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  921. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  922. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  923. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  924. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  925. ../../third_party/brotli/enc/./cluster_inc.h:252:34: vectorized loop (vectorization width: 4, interleaved count: 2)
  926. ../../third_party/brotli/enc/./cluster_inc.h:252:34: vectorized loop (vectorization width: 4, interleaved count: 2)
  927. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  928. ../../third_party/brotli/enc/brotli_bit_stream.c:825:5: vectorized loop (vectorization width: 4, interleaved count: 2)
  929. <unknown>:0:0: vectorized loop (vectorization width: 4, interleaved count: 2)
  930. ../../third_party/brotli/enc/./cluster_inc.h:78:73: vectorized loop (vectorization width: 4, interleaved count: 1)
  931. ../../third_party/brotli/enc/./cluster_inc.h:78:73: vectorized loop (vectorization width: 4, interleaved count: 2)
  932. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  933. ../../third_party/brotli/enc/brotli_bit_stream.c:620:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  934. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  935. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  936. <unknown>:0:0: vectorized loop (vectorization width: 4, interleaved count: 2)
  937. ../../third_party/brotli/enc/./cluster_inc.h:78:73: vectorized loop (vectorization width: 4, interleaved count: 1)
  938. ../../third_party/brotli/enc/./cluster_inc.h:78:73: vectorized loop (vectorization width: 4, interleaved count: 2)
  939. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  940. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  941. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  942. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  943. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  944. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  945. ../../third_party/brotli/enc/./cluster_inc.h:252:34: vectorized loop (vectorization width: 4, interleaved count: 2)
  946. ../../third_party/brotli/enc/./cluster_inc.h:252:34: vectorized loop (vectorization width: 4, interleaved count: 2)
  947. ../../third_party/brotli/enc/backward_references_hq.c:376:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  948. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  949. ../../third_party/brotli/enc/./block_splitter_inc.h:160:3: vectorized loop (vectorization width: 8, interleaved count: 2)
  950. ../../third_party/brotli/enc/./block_splitter_inc.h:286:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  951. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  952. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  953. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  954. ../../third_party/brotli/enc/./block_splitter_inc.h:160:3: vectorized loop (vectorization width: 8, interleaved count: 2)
  955. ../../third_party/brotli/enc/./block_splitter_inc.h:286:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  956. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  957. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  958. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  959. ../../third_party/brotli/enc/./block_splitter_inc.h:160:3: vectorized loop (vectorization width: 8, interleaved count: 2)
  960. ../../third_party/brotli/enc/./block_splitter_inc.h:286:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  961. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  962. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  963. ../../third_party/brotli/enc/backward_references_hq.c:112:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  964. ../../third_party/brotli/enc/backward_references_hq.c:118:5: vectorized loop (vectorization width: 4, interleaved count: 2)
  965. ../../third_party/brotli/enc/./hash_to_binary_tree_inc.h:80:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  966. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  967. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  968. <unknown>:0:0: vectorized loop (vectorization width: 2, interleaved count: 2)
  969. ../../third_party/brotli/enc/metablock.c:452:7: vectorized loop (vectorization width: 2, interleaved count: 2)
  970. <unknown>:0:0: vectorized loop (vectorization width: 4, interleaved count: 1)
  971. <unknown>:0:0: vectorized loop (vectorization width: 4, interleaved count: 1)
  972. ../../third_party/brotli/dec/decode.c:1163:5: vectorized loop (vectorization width: 4, interleaved count: 1)
  973. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  974. ../../third_party/brotli/enc/./histogram_inc.h:46:3: vectorized loop (vectorization width: 4, interleaved count: 2)
  975. ../../third_party/brotli/enc/compress_fragment.c:100:5: vectorized loop (vectorization width: 4, interleaved count: 2)
  976. ../../third_party/brotli/enc/compress_fragment.c:87:5: vectorized loop (vectorization width: 4, interleaved count: 2)
  977.  
  978. D:\depot_tools\chromium\src>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement