tree: 185d41fe8ec28653cddfd7fb2a57d1479142b13c [path history] [tgz]
  1. access-new-vector-inside-if-condition/
  2. always-discarding-function/
  3. arr-value-set-to-arr-value-squared/
  4. array-idx-multiplied-by-for-loop-idx/
  5. assign-array-value-to-another-array/
  6. assign-array-value-to-another-array-2/
  7. break-in-do-while-with-nested-if/
  8. call-function-with-discard/
  9. color-set-in-for-loop/
  10. color-write-in-loop/
  11. conditional-return-in-infinite-while/
  12. control-flow-in-function/
  13. cov-access-array-dot/
  14. cov-analysis-reachable-from-many/
  15. cov-and-even-numbers-from-fragcoord/
  16. cov-apfloat-acos-ldexp/
  17. cov-apfloat-mod-zero/
  18. cov-apfloat-reflect-denorm/
  19. cov-apfloat-sinh-negative-log2/
  20. cov-apfloat-tanh/
  21. cov-apfloat-undefined-matrix-mul/
  22. cov-apfloat-unpackunorm-loop/
  23. cov-array-accesses-clamp/
  24. cov-array-copies-loops-with-limiters/
  25. cov-asin-undefined-smoothstep/
  26. cov-atan-trunc-vec4/
  27. cov-basic-block-discard-in-function/
  28. cov-bitcount/
  29. cov-bitfieldreverse-loop-limit-underflow/
  30. cov-bitwise-inverse-uniform-condition/
  31. cov-blockfrequency-several-for-loops/
  32. cov-branch-probability-identity-matrix/
  33. cov-cast-float-to-int-and-back/
  34. cov-clamp-loop-limit-increment-float-array/
  35. cov-clamp-lower-limit-from-always-false/
  36. cov-clamp-vector-component-condition-using-matrix/
  37. cov-clamp-vector-element-ceil-negative/
  38. cov-clamp-vector-variable-negative-offset/
  39. cov-clear-yz-inside-condition/
  40. cov-color-output-undefined-in-unexecuted-branch/
  41. cov-color-overwrite-identity-matrix-multiply/
  42. cov-combine-and-or-xor-gt-lt/
  43. cov-condition-loop-index-bitwise-not/
  44. cov-conditional-discard-inside-loop/
  45. cov-const-folding-ceil-vec4/
  46. cov-const-folding-clamp/
  47. cov-const-folding-clamp-inside-while/
  48. cov-const-folding-clamp-min/
  49. cov-const-folding-clamp-vs-original/
  50. cov-const-folding-dot-condition-true/
  51. cov-const-folding-gte-const-first/
  52. cov-const-folding-min-as-loop-range/
  53. cov-const-folding-mod-one-one-lte/
  54. cov-const-folding-pow-large-exp/
  55. cov-const-folding-same-condition/
  56. cov-const-folding-vector-shuffle/
  57. cov-constant-folding-atan-over-tanh/
  58. cov-constants-combine-add-sub/
  59. cov-constants-mix-uniform/
  60. cov-continue-break-discard-return-in-loop/
  61. cov-copy-prop-arrays-func-argument/
  62. cov-copy-prop-arrays-no-stores/
  63. cov-copy-prop-arrays-param-uniform/
  64. cov-cosh-clamped-to-one/
  65. cov-cumulate-loops-unreachable/
  66. cov-dag-combiner-clamp-undefined-access-array/
  67. cov-dag-combiner-combine-casts-legalize-vector-types-xyz-swizzle-for-loop/
  68. cov-dag-combiner-glf_color/
  69. cov-dag-combiner-increment-color/
  70. cov-dag-combiner-loop-bitfieldreverse/
  71. cov-dag-combiner-neg-div-pow2/
  72. cov-dag-combiner-same-cond-nested/
  73. cov-derivative-uniform-vector-global-loop-count/
  74. cov-descending-loop-min-max-always-zero/
  75. cov-divide-matrix-transpose-by-constant/
  76. cov-double-if-true-in-loop/
  77. cov-empty-loop-minus-one-modulo-variable-one/
  78. cov-exp2-two/
  79. cov-float-array-init-pow/
  80. cov-fold-and-in-for-loop-range/
  81. cov-fold-bitwise-and-zero/
  82. cov-fold-bitwise-or-full-mask/
  83. cov-fold-bitwise-xor/
  84. cov-fold-logical-and-const-variable/
  85. cov-fold-logical-and-constant/
  86. cov-fold-logical-or-constant/
  87. cov-fold-negate-min-int-value/
  88. cov-fold-negate-variable/
  89. cov-fold-shift-gte32/
  90. cov-fold-shift-right-arithmetic/
  91. cov-fold-switch-udiv/
  92. cov-folding-clamp-cmp-const-first/
  93. cov-folding-merge-add-sub-uniform/
  94. cov-folding-rules-construct-extract/
  95. cov-folding-rules-dot-extract/
  96. cov-folding-rules-dot-no-extract/
  97. cov-folding-rules-merge-add-sub/
  98. cov-folding-rules-merge-div-mul/
  99. cov-folding-rules-merge-divs/
  100. cov-folding-rules-merge-mul-div/
  101. cov-folding-rules-merge-sub-add/
  102. cov-folding-rules-merge-sub-sub/
  103. cov-folding-rules-merge-var-sub/
  104. cov-folding-rules-mix-uniform-weight/
  105. cov-folding-rules-negate-div/
  106. cov-folding-rules-negate-sub/
  107. cov-folding-rules-redundant-mix/
  108. cov-folding-rules-shuffle-extract/
  109. cov-folding-rules-shuffle-mix/
  110. cov-folding-rules-split-vector-init/
  111. cov-folding-rules-vec-mix-uniform/
  112. cov-for-array-initializing-modulo/
  113. cov-for-loop-min-increment-array-element/
  114. cov-for-switch-fallthrough/
  115. cov-fract-asin-undefined-never-used/
  116. cov-fract-smoothstep-undefined/
  117. cov-fragcoord-bitwise-not/
  118. cov-fragcoord-clamp-array-access/
  119. cov-fragcoord-multiply/
  120. cov-function-fragcoord-condition-always-return/
  121. cov-function-vec2-never-discard/
  122. cov-global-loop-bound-true-logical-or/
  123. cov-global-loop-counter-float-accumulate-matrix/
  124. cov-global-loop-counter-main-function-call/
  125. cov-global-loop-counter-multiply-one-minus/
  126. cov-global-loop-counter-squared-comparison/
  127. cov-if-conversion-identical-branches/
  128. cov-if-switch-fallthrough/
  129. cov-if-true-continue/
  130. cov-if-true-discard-in-do-while-never-reached/
  131. cov-inc-inside-switch-and-for/
  132. cov-increment-array-element-in-loop/
  133. cov-increment-float-in-loop-abs/
  134. cov-increment-global-counter-loop-function/
  135. cov-increment-inside-clamp/
  136. cov-increment-int-loop-counter-mod-array/
  137. cov-increment-multiple-integers/
  138. cov-increment-vector-array-matrix-element/
  139. cov-increment-vector-component-with-matrix-copy/
  140. cov-inline-pass-empty-block/
  141. cov-inline-pass-nested-loops/
  142. cov-inline-pass-return-in-loop/
  143. cov-inline-pass-unreachable-func/
  144. cov-inst-combine-add-sub-increase-negative/
  145. cov-inst-combine-add-sub-ldexp/
  146. cov-inst-combine-add-sub-neg-func-arg/
  147. cov-inst-combine-add-sub-pre-increase/
  148. cov-inst-combine-and-or-xor-pack-unpack/
  149. cov-inst-combine-and-or-xor-xor-add/
  150. cov-inst-combine-compares-ldexp/
  151. cov-inst-combine-compares-pre-increment-clamp/
  152. cov-inst-combine-compares-ternary-vector-access/
  153. cov-inst-combine-compares-while-modulo/
  154. cov-inst-combine-pack-unpack/
  155. cov-inst-combine-shifts-left-shift-for/
  156. cov-inst-combine-shifts-mix-mix-clamp/
  157. cov-inst-combine-simplify-demanded-pack-unpack/
  158. cov-inst-combine-simplify-demanded-packsnorm-unpackunorm/
  159. cov-inst-combine-simplify-demanded-switch-or-xor/
  160. cov-inst-combine-vector-ops-asin/
  161. cov-inst-value-tracking-inversesqrt/
  162. cov-instruction-simplify-bit-shifting/
  163. cov-instruction-simplify-inclusive-or/
  164. cov-instruction-simplify-inst-combine-calls-for-compare-function-call-result/
  165. cov-instruction-simplify-mod-acos-undefined/
  166. cov-instruction-simplify-mod-sqrt-undefined/
  167. cov-instruction-simplify-sqrt/
  168. cov-instructions-first-value-phi/
  169. cov-instructions-for-if-less-than-equal/
  170. cov-int-div-round-to-zero/
  171. cov-int-full-bits-divide-by-two-loop/
  172. cov-integer-modulo-negative/
  173. cov-intervalmap-set-stop/
  174. cov-ldexp-undefined-mat-vec-multiply/
  175. cov-left-shift-array-access/
  176. cov-left-shift-right-shift-compare/
  177. cov-liveinterval-different-dest/
  178. cov-loop-abs-multiply-offset/
  179. cov-loop-clamp-to-one-empty-condition/
  180. cov-loop-condition-double-negate/
  181. cov-loop-dfdx-constant-divide/
  182. cov-loop-increment-matrix-element-break-after-first-iteration/
  183. cov-loop-increment-or-divide-by-loop-index/
  184. cov-loop-integer-half-minus-one/
  185. cov-loop-logical-xor/
  186. cov-loop-with-two-integers/
  187. cov-machine-basic-block-for-for-for-less-than/
  188. cov-machine-scheduler-for-if-pow/
  189. cov-machinevaluetype-one-iter-loop/
  190. cov-matching-conditions-break/
  191. cov-matching-if-always-true-inside-loop/
  192. cov-matrix-double-transpose/
  193. cov-matrix-square-mul-with-vector/
  194. cov-max-clamp-same-minval/
  195. cov-max-min-less-than/
  196. cov-mem-pass-sum-struct-members/
  197. cov-mem-pass-unused-component/
  198. cov-merge-return-condition-twice/
  199. cov-min-nested-loop-same-value-for-variables/
  200. cov-missing-return-value-function-never-called/
  201. cov-mod-uint-bits-float/
  202. cov-modulo-zero-never-executed/
  203. cov-multiple-one-iteration-loops-global-counter-write-matrices/
  204. cov-nested-functions-accumulate-global-matrix/
  205. cov-nested-loop-undefined-smoothstep-never-executed/
  206. cov-nested-loops-global-loop-counter-do-while-accumulate-float/
  207. cov-nir-array-access/
  208. cov-nir-opt-large-constants-for-clamp-vector-access/
  209. cov-nir-opt-loop-unroll-if-if-if-if-do-while/
  210. cov-not-clamp-matrix-access/
  211. cov-one-minus-clamp-always-one-cast-to-int/
  212. cov-optimize-phis-for/
  213. cov-optimize-phis-for-for-do-while-if-if/
  214. cov-packhalf-unpackunorm/
  215. cov-pattern-match-signum/
  216. cov-pattern-match-single-bit/
  217. cov-peephole-optimizer-target-instr-info-for-if-if-if/
  218. cov-pow-identical-value-sqrt/
  219. cov-pow-undefined/
  220. cov-pow-undefined-result-condition-with-always-true/
  221. cov-rcp-negative-int/
  222. cov-reciprocal-var-minus-one/
  223. cov-reduce-load-array-replace-extract/
  224. cov-reduce-load-replace-extract/
  225. cov-register-coalescer-live-intervals-target-instr-info-for-discard-for-discard/
  226. cov-reinitialize-matrix-after-undefined-value/
  227. cov-replace-copy-object/
  228. cov-return-after-do-while/
  229. cov-return-after-first-iteration/
  230. cov-return-partly-undefined-vector-from-array/
  231. cov-scaled-number-nested-loops/
  232. cov-scaled-number-nested-loops-array-access/
  233. cov-schedule-dag-rrlist-mix-log-cos/
  234. cov-selection-dag-assign-back-and-forth/
  235. cov-selection-dag-inverse-clamp/
  236. cov-selection-dag-lt-gt/
  237. cov-selection-dag-same-cond-twice/
  238. cov-set-output-color-function-call-nested-loop/
  239. cov-set-vector-cos-fragcoord/
  240. cov-simplification-unused-struct/
  241. cov-simplification-while-inside-for/
  242. cov-simplify-clamp-max-itself/
  243. cov-simplify-combine-compares-max-max-one/
  244. cov-simplify-component-uniform-idx/
  245. cov-simplify-div-by-uint-one/
  246. cov-simplify-for-bitwise-condition/
  247. cov-simplify-ldexp-exponent-zero/
  248. cov-simplify-max-multiplied-values/
  249. cov-simplify-modulo-1/
  250. cov-simplify-mul-identity/
  251. cov-simplify-not-less-than-neg/
  252. cov-simplify-right-shift-greater-than-zero/
  253. cov-simplify-sign-cosh/
  254. cov-sin-mul-mat-mat-mul-vec-mat/
  255. cov-single-block-elim-self-assign/
  256. cov-sinh-ldexp/
  257. cov-step-sinh/
  258. cov-struct-float-array-mix-uniform-vectors/
  259. cov-sum-uniform-vector-components-round/
  260. cov-tail-duplicator-for-for-for/
  261. cov-tail-duplicator-infinite-loops/
  262. cov-target-lowering-dfdx-cos/
  263. cov-target-lowering-inst-combine-compares-struct-array-clamp-function-cal/
  264. cov-transpose-multiply/
  265. cov-trunc-fract-always-zero/
  266. cov-types-return-in-main-never-hit/
  267. cov-undefined-inversesqrt-reflect/
  268. cov-uninitialized-values-passed-to-function-never-executed/
  269. cov-unpack-unorm-mix-always-one/
  270. cov-unused-matrix-copy-inside-loop/
  271. cov-value-inst-combine-select-value-tracking-flip-bits/
  272. cov-value-tracking-apint-inst-combine-simplify-one-mod-loop-iterator/
  273. cov-value-tracking-inclusive-or/
  274. cov-value-tracking-known-nonzero/
  275. cov-value-tracking-max-uintbitstofloat/
  276. cov-value-tracking-selection-dag-negation-clamp-loop/
  277. cov-value-tracking-uniform-incident/
  278. cov-vector-dce-inc-unused-comp/
  279. cov-vector-dce-unused-component/
  280. cov-vector-log2-cosh/
  281. cov-x86-isel-lowering-apfloat-nan-cos-cos/
  282. cov-x86-isel-lowering-machine-value-type-uint-to-float/
  283. cov-x86-isel-lowering-negative-left-shift/
  284. cov-x86-isel-lowering-selection-dag-struct-array-clamp-index/
  285. create-color-in-do-while-for-loop/
  286. dead-barriers-in-loops/
  287. disc-and-add-in-func-in-loop/
  288. discard-continue-return/
  289. discard-in-array-manipulating-loop/
  290. discard-in-loop/
  291. discard-in-loop-in-function/
  292. discards-in-control-flow/
  293. do-while-false-loops/
  294. do-while-if-return/
  295. do-while-loop-in-conditionals/
  296. early-return-and-barrier/
  297. flag-always-false-if/
  298. for-condition-always-false/
  299. for-loop-with-return/
  300. for-with-ifs-and-return/
  301. frag-coord-func-call-and-ifs/
  302. function-with-uniform-return/
  303. global-array-loops/
  304. increment-value-in-nested-for-loop/
  305. injection-switch-as-comparison/
  306. int-mat2-struct/
  307. loop-dead-if-loop/
  308. loop-nested-ifs/
  309. loops-ifs-continues-call/
  310. matrices-and-return-in-loop/
  311. max-mix-conditional-discard/
  312. mix-floor-add/
  313. nested-for-break-mat-color/
  314. nested-ifs-and-return-in-for-loop/
  315. nested-loops-switch/
  316. one-sized-array/
  317. return-float-from-while-loop/
  318. return-in-loop-in-function/
  319. return-inside-loop-in-function/
  320. returned-boolean-in-vector/
  321. set-color-in-one-iteration-while-loop/
  322. similar-nested-ifs/
  323. smoothstep-after-loop/
  324. spv-access-chains/
  325. spv-composite-phi/
  326. spv-composite2/
  327. spv-composites/
  328. spv-dead-break-and-unroll/
  329. spv-declare-bvec4/
  330. spv-double-branch-to-same-block/
  331. spv-double-branch-to-same-block2/
  332. spv-double-branch-to-same-block3/
  333. spv-load-from-frag-color/
  334. spv-null-in-phi-and-unroll/
  335. spv-stable-bifurcation-Os-mutate-var-vector-shuffle/
  336. spv-stable-bubblesort-flag-complex-conditionals/
  337. spv-stable-collatz-O-mutate-composite-construct-extract/
  338. spv-stable-colorgrid-modulo-O-move-block-down/
  339. spv-stable-maze-flatten-copy-composite/
  340. spv-stable-mergesort-dead-code/
  341. spv-stable-mergesort-flatten-selection-dead-continues/
  342. spv-stable-mergesort-func-inline-mutate-var/
  343. spv-stable-mergesort-O-prop-up-mutate-var/
  344. spv-stable-orbit-O-mutate-variable/
  345. spv-stable-orbit-Os-access-chain-mutate-pointer/
  346. spv-stable-pillars-O-op-select-to-op-phi/
  347. spv-stable-pillars-volatile-nontemporal-store/
  348. spv-stable-quicksort-dontinline/
  349. spv-stable-quicksort-mat-func-param/
  350. spv-stable-rects-Os-mutate-var-push-through-var/
  351. stable-binarysearch-tree-false-if-discard-loop/
  352. stable-binarysearch-tree-fragcoord-less-than-zero/
  353. stable-binarysearch-tree-nested-if-and-conditional/
  354. stable-binarysearch-tree-with-loop-read-write-global/
  355. stable-collatz-push-constant-with-nested-min-max/
  356. stable-colorgrid-modulo-double-always-false-discard/
  357. stable-colorgrid-modulo-float-mat-determinant-clamp/
  358. stable-colorgrid-modulo-injected-conditional-true/
  359. stable-colorgrid-modulo-true-conditional-divided-1/
  360. stable-colorgrid-modulo-true-conditional-simple-loop/
  361. stable-colorgrid-modulo-vec3-values-from-matrix/
  362. stable-mergesort-clamped-conditional-bit-shift/
  363. stable-mergesort-for-always-false-if-discard/
  364. stable-mergesort-reversed-for-loop/
  365. stable-quicksort-conditional-bitwise-or-clamp/
  366. stable-quicksort-for-loop-with-injection/
  367. stable-quicksort-if-false-else-return/
  368. stable-quicksort-max-value-as-index/
  369. stable-rects-vec4-clamp-conditional-min-mix/
  370. stable-triangle-array-nested-loop/
  371. stable-triangle-clamp-conditional-mix/
  372. stable-triangle-nested-conditional-clamped-float/
  373. stable-triangle-nested-for-loop-and-true-if/
  374. struct-array-index/
  375. struct-controlled-loop/
  376. struct-used-as-temporary/
  377. switch-if-discard/
  378. switch-inside-while-always-return/
  379. switch-with-empty-if-false/
  380. transpose-rectangular-matrix/
  381. two-2-iteration-loops/
  382. two-loops-matrix/
  383. two-loops-set-struct/
  384. two-loops-with-break/
  385. two-nested-do-whiles/
  386. two-nested-for-loops-with-returns/
  387. undefined-assign-in-infinite-loop/
  388. undefined-integer-in-function/
  389. uninit-element-cast-in-loop/
  390. uninitialized-var-decrement-and-add/
  391. unreachable-continue-statement/
  392. unreachable-discard-statement-in-if/
  393. unreachable-loops/
  394. unreachable-return-in-loop/
  395. uv-value-comparison-as-boolean/
  396. vector-values-multiplied-by-fragcoord/
  397. vectors-and-discard-in-function/
  398. while-function-always-false/
  399. write-before-break/
  400. write-red-after-search/
  401. write-red-in-loop-nest/
  402. wrong-color-in-always-false-if/