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