tree: 21fd5044c56d68c09ef4529752975adbe3c6742d [path history] [tgz]
  1. fact_manager/
  2. pass_management/
  3. protobufs/
  4. added_function_reducer.cpp
  5. added_function_reducer.h
  6. available_instructions.cpp
  7. available_instructions.h
  8. call_graph.cpp
  9. call_graph.h
  10. CMakeLists.txt
  11. comparator_deep_blocks_first.h
  12. counter_overflow_id_source.cpp
  13. counter_overflow_id_source.h
  14. data_descriptor.cpp
  15. data_descriptor.h
  16. equivalence_relation.h
  17. force_render_red.cpp
  18. force_render_red.h
  19. fuzzer.cpp
  20. fuzzer.h
  21. fuzzer_context.cpp
  22. fuzzer_context.h
  23. fuzzer_pass.cpp
  24. fuzzer_pass.h
  25. fuzzer_pass_add_access_chains.cpp
  26. fuzzer_pass_add_access_chains.h
  27. fuzzer_pass_add_bit_instruction_synonyms.cpp
  28. fuzzer_pass_add_bit_instruction_synonyms.h
  29. fuzzer_pass_add_composite_extract.cpp
  30. fuzzer_pass_add_composite_extract.h
  31. fuzzer_pass_add_composite_inserts.cpp
  32. fuzzer_pass_add_composite_inserts.h
  33. fuzzer_pass_add_composite_types.cpp
  34. fuzzer_pass_add_composite_types.h
  35. fuzzer_pass_add_copy_memory.cpp
  36. fuzzer_pass_add_copy_memory.h
  37. fuzzer_pass_add_dead_blocks.cpp
  38. fuzzer_pass_add_dead_blocks.h
  39. fuzzer_pass_add_dead_breaks.cpp
  40. fuzzer_pass_add_dead_breaks.h
  41. fuzzer_pass_add_dead_continues.cpp
  42. fuzzer_pass_add_dead_continues.h
  43. fuzzer_pass_add_equation_instructions.cpp
  44. fuzzer_pass_add_equation_instructions.h
  45. fuzzer_pass_add_function_calls.cpp
  46. fuzzer_pass_add_function_calls.h
  47. fuzzer_pass_add_global_variables.cpp
  48. fuzzer_pass_add_global_variables.h
  49. fuzzer_pass_add_image_sample_unused_components.cpp
  50. fuzzer_pass_add_image_sample_unused_components.h
  51. fuzzer_pass_add_loads.cpp
  52. fuzzer_pass_add_loads.h
  53. fuzzer_pass_add_local_variables.cpp
  54. fuzzer_pass_add_local_variables.h
  55. fuzzer_pass_add_loop_preheaders.cpp
  56. fuzzer_pass_add_loop_preheaders.h
  57. fuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp
  58. fuzzer_pass_add_loops_to_create_int_constant_synonyms.h
  59. fuzzer_pass_add_no_contraction_decorations.cpp
  60. fuzzer_pass_add_no_contraction_decorations.h
  61. fuzzer_pass_add_opphi_synonyms.cpp
  62. fuzzer_pass_add_opphi_synonyms.h
  63. fuzzer_pass_add_parameters.cpp
  64. fuzzer_pass_add_parameters.h
  65. fuzzer_pass_add_relaxed_decorations.cpp
  66. fuzzer_pass_add_relaxed_decorations.h
  67. fuzzer_pass_add_stores.cpp
  68. fuzzer_pass_add_stores.h
  69. fuzzer_pass_add_synonyms.cpp
  70. fuzzer_pass_add_synonyms.h
  71. fuzzer_pass_add_vector_shuffle_instructions.cpp
  72. fuzzer_pass_add_vector_shuffle_instructions.h
  73. fuzzer_pass_adjust_branch_weights.cpp
  74. fuzzer_pass_adjust_branch_weights.h
  75. fuzzer_pass_adjust_function_controls.cpp
  76. fuzzer_pass_adjust_function_controls.h
  77. fuzzer_pass_adjust_loop_controls.cpp
  78. fuzzer_pass_adjust_loop_controls.h
  79. fuzzer_pass_adjust_memory_operands_masks.cpp
  80. fuzzer_pass_adjust_memory_operands_masks.h
  81. fuzzer_pass_adjust_selection_controls.cpp
  82. fuzzer_pass_adjust_selection_controls.h
  83. fuzzer_pass_apply_id_synonyms.cpp
  84. fuzzer_pass_apply_id_synonyms.h
  85. fuzzer_pass_construct_composites.cpp
  86. fuzzer_pass_construct_composites.h
  87. fuzzer_pass_copy_objects.cpp
  88. fuzzer_pass_copy_objects.h
  89. fuzzer_pass_donate_modules.cpp
  90. fuzzer_pass_donate_modules.h
  91. fuzzer_pass_duplicate_regions_with_selections.cpp
  92. fuzzer_pass_duplicate_regions_with_selections.h
  93. fuzzer_pass_expand_vector_reductions.cpp
  94. fuzzer_pass_expand_vector_reductions.h
  95. fuzzer_pass_flatten_conditional_branches.cpp
  96. fuzzer_pass_flatten_conditional_branches.h
  97. fuzzer_pass_inline_functions.cpp
  98. fuzzer_pass_inline_functions.h
  99. fuzzer_pass_interchange_signedness_of_integer_operands.cpp
  100. fuzzer_pass_interchange_signedness_of_integer_operands.h
  101. fuzzer_pass_interchange_zero_like_constants.cpp
  102. fuzzer_pass_interchange_zero_like_constants.h
  103. fuzzer_pass_invert_comparison_operators.cpp
  104. fuzzer_pass_invert_comparison_operators.h
  105. fuzzer_pass_make_vector_operations_dynamic.cpp
  106. fuzzer_pass_make_vector_operations_dynamic.h
  107. fuzzer_pass_merge_blocks.cpp
  108. fuzzer_pass_merge_blocks.h
  109. fuzzer_pass_merge_function_returns.cpp
  110. fuzzer_pass_merge_function_returns.h
  111. fuzzer_pass_mutate_pointers.cpp
  112. fuzzer_pass_mutate_pointers.h
  113. fuzzer_pass_obfuscate_constants.cpp
  114. fuzzer_pass_obfuscate_constants.h
  115. fuzzer_pass_outline_functions.cpp
  116. fuzzer_pass_outline_functions.h
  117. fuzzer_pass_permute_blocks.cpp
  118. fuzzer_pass_permute_blocks.h
  119. fuzzer_pass_permute_function_parameters.cpp
  120. fuzzer_pass_permute_function_parameters.h
  121. fuzzer_pass_permute_function_variables.cpp
  122. fuzzer_pass_permute_function_variables.h
  123. fuzzer_pass_permute_instructions.cpp
  124. fuzzer_pass_permute_instructions.h
  125. fuzzer_pass_permute_phi_operands.cpp
  126. fuzzer_pass_permute_phi_operands.h
  127. fuzzer_pass_propagate_instructions_down.cpp
  128. fuzzer_pass_propagate_instructions_down.h
  129. fuzzer_pass_propagate_instructions_up.cpp
  130. fuzzer_pass_propagate_instructions_up.h
  131. fuzzer_pass_push_ids_through_variables.cpp
  132. fuzzer_pass_push_ids_through_variables.h
  133. fuzzer_pass_replace_adds_subs_muls_with_carrying_extended.cpp
  134. fuzzer_pass_replace_adds_subs_muls_with_carrying_extended.h
  135. fuzzer_pass_replace_branches_from_dead_blocks_with_exits.cpp
  136. fuzzer_pass_replace_branches_from_dead_blocks_with_exits.h
  137. fuzzer_pass_replace_copy_memories_with_loads_stores.cpp
  138. fuzzer_pass_replace_copy_memories_with_loads_stores.h
  139. fuzzer_pass_replace_copy_objects_with_stores_loads.cpp
  140. fuzzer_pass_replace_copy_objects_with_stores_loads.h
  141. fuzzer_pass_replace_irrelevant_ids.cpp
  142. fuzzer_pass_replace_irrelevant_ids.h
  143. fuzzer_pass_replace_linear_algebra_instructions.cpp
  144. fuzzer_pass_replace_linear_algebra_instructions.h
  145. fuzzer_pass_replace_loads_stores_with_copy_memories.cpp
  146. fuzzer_pass_replace_loads_stores_with_copy_memories.h
  147. fuzzer_pass_replace_opphi_ids_from_dead_predecessors.cpp
  148. fuzzer_pass_replace_opphi_ids_from_dead_predecessors.h
  149. fuzzer_pass_replace_opselects_with_conditional_branches.cpp
  150. fuzzer_pass_replace_opselects_with_conditional_branches.h
  151. fuzzer_pass_replace_parameter_with_global.cpp
  152. fuzzer_pass_replace_parameter_with_global.h
  153. fuzzer_pass_replace_params_with_struct.cpp
  154. fuzzer_pass_replace_params_with_struct.h
  155. fuzzer_pass_split_blocks.cpp
  156. fuzzer_pass_split_blocks.h
  157. fuzzer_pass_swap_commutable_operands.cpp
  158. fuzzer_pass_swap_commutable_operands.h
  159. fuzzer_pass_swap_conditional_branch_operands.cpp
  160. fuzzer_pass_swap_conditional_branch_operands.h
  161. fuzzer_pass_swap_functions.cpp
  162. fuzzer_pass_swap_functions.h
  163. fuzzer_pass_toggle_access_chain_instruction.cpp
  164. fuzzer_pass_toggle_access_chain_instruction.h
  165. fuzzer_pass_wrap_regions_in_selections.cpp
  166. fuzzer_pass_wrap_regions_in_selections.h
  167. fuzzer_pass_wrap_vector_synonym.cpp
  168. fuzzer_pass_wrap_vector_synonym.h
  169. fuzzer_util.cpp
  170. fuzzer_util.h
  171. id_use_descriptor.cpp
  172. id_use_descriptor.h
  173. instruction_descriptor.cpp
  174. instruction_descriptor.h
  175. instruction_message.cpp
  176. instruction_message.h
  177. overflow_id_source.cpp
  178. overflow_id_source.h
  179. pseudo_random_generator.cpp
  180. pseudo_random_generator.h
  181. random_generator.cpp
  182. random_generator.h
  183. replayer.cpp
  184. replayer.h
  185. shrinker.cpp
  186. shrinker.h
  187. transformation.cpp
  188. transformation.h
  189. transformation_access_chain.cpp
  190. transformation_access_chain.h
  191. transformation_add_bit_instruction_synonym.cpp
  192. transformation_add_bit_instruction_synonym.h
  193. transformation_add_constant_boolean.cpp
  194. transformation_add_constant_boolean.h
  195. transformation_add_constant_composite.cpp
  196. transformation_add_constant_composite.h
  197. transformation_add_constant_null.cpp
  198. transformation_add_constant_null.h
  199. transformation_add_constant_scalar.cpp
  200. transformation_add_constant_scalar.h
  201. transformation_add_copy_memory.cpp
  202. transformation_add_copy_memory.h
  203. transformation_add_dead_block.cpp
  204. transformation_add_dead_block.h
  205. transformation_add_dead_break.cpp
  206. transformation_add_dead_break.h
  207. transformation_add_dead_continue.cpp
  208. transformation_add_dead_continue.h
  209. transformation_add_early_terminator_wrapper.cpp
  210. transformation_add_early_terminator_wrapper.h
  211. transformation_add_function.cpp
  212. transformation_add_function.h
  213. transformation_add_global_undef.cpp
  214. transformation_add_global_undef.h
  215. transformation_add_global_variable.cpp
  216. transformation_add_global_variable.h
  217. transformation_add_image_sample_unused_components.cpp
  218. transformation_add_image_sample_unused_components.h
  219. transformation_add_local_variable.cpp
  220. transformation_add_local_variable.h
  221. transformation_add_loop_preheader.cpp
  222. transformation_add_loop_preheader.h
  223. transformation_add_loop_to_create_int_constant_synonym.cpp
  224. transformation_add_loop_to_create_int_constant_synonym.h
  225. transformation_add_no_contraction_decoration.cpp
  226. transformation_add_no_contraction_decoration.h
  227. transformation_add_opphi_synonym.cpp
  228. transformation_add_opphi_synonym.h
  229. transformation_add_parameter.cpp
  230. transformation_add_parameter.h
  231. transformation_add_relaxed_decoration.cpp
  232. transformation_add_relaxed_decoration.h
  233. transformation_add_spec_constant_op.cpp
  234. transformation_add_spec_constant_op.h
  235. transformation_add_synonym.cpp
  236. transformation_add_synonym.h
  237. transformation_add_type_array.cpp
  238. transformation_add_type_array.h
  239. transformation_add_type_boolean.cpp
  240. transformation_add_type_boolean.h
  241. transformation_add_type_float.cpp
  242. transformation_add_type_float.h
  243. transformation_add_type_function.cpp
  244. transformation_add_type_function.h
  245. transformation_add_type_int.cpp
  246. transformation_add_type_int.h
  247. transformation_add_type_matrix.cpp
  248. transformation_add_type_matrix.h
  249. transformation_add_type_pointer.cpp
  250. transformation_add_type_pointer.h
  251. transformation_add_type_struct.cpp
  252. transformation_add_type_struct.h
  253. transformation_add_type_vector.cpp
  254. transformation_add_type_vector.h
  255. transformation_adjust_branch_weights.cpp
  256. transformation_adjust_branch_weights.h
  257. transformation_composite_construct.cpp
  258. transformation_composite_construct.h
  259. transformation_composite_extract.cpp
  260. transformation_composite_extract.h
  261. transformation_composite_insert.cpp
  262. transformation_composite_insert.h
  263. transformation_compute_data_synonym_fact_closure.cpp
  264. transformation_compute_data_synonym_fact_closure.h
  265. transformation_context.cpp
  266. transformation_context.h
  267. transformation_duplicate_region_with_selection.cpp
  268. transformation_duplicate_region_with_selection.h
  269. transformation_equation_instruction.cpp
  270. transformation_equation_instruction.h
  271. transformation_expand_vector_reduction.cpp
  272. transformation_expand_vector_reduction.h
  273. transformation_flatten_conditional_branch.cpp
  274. transformation_flatten_conditional_branch.h
  275. transformation_function_call.cpp
  276. transformation_function_call.h
  277. transformation_inline_function.cpp
  278. transformation_inline_function.h
  279. transformation_invert_comparison_operator.cpp
  280. transformation_invert_comparison_operator.h
  281. transformation_load.cpp
  282. transformation_load.h
  283. transformation_make_vector_operation_dynamic.cpp
  284. transformation_make_vector_operation_dynamic.h
  285. transformation_merge_blocks.cpp
  286. transformation_merge_blocks.h
  287. transformation_merge_function_returns.cpp
  288. transformation_merge_function_returns.h
  289. transformation_move_block_down.cpp
  290. transformation_move_block_down.h
  291. transformation_move_instruction_down.cpp
  292. transformation_move_instruction_down.h
  293. transformation_mutate_pointer.cpp
  294. transformation_mutate_pointer.h
  295. transformation_outline_function.cpp
  296. transformation_outline_function.h
  297. transformation_permute_function_parameters.cpp
  298. transformation_permute_function_parameters.h
  299. transformation_permute_phi_operands.cpp
  300. transformation_permute_phi_operands.h
  301. transformation_propagate_instruction_down.cpp
  302. transformation_propagate_instruction_down.h
  303. transformation_propagate_instruction_up.cpp
  304. transformation_propagate_instruction_up.h
  305. transformation_push_id_through_variable.cpp
  306. transformation_push_id_through_variable.h
  307. transformation_record_synonymous_constants.cpp
  308. transformation_record_synonymous_constants.h
  309. transformation_replace_add_sub_mul_with_carrying_extended.cpp
  310. transformation_replace_add_sub_mul_with_carrying_extended.h
  311. transformation_replace_boolean_constant_with_constant_binary.cpp
  312. transformation_replace_boolean_constant_with_constant_binary.h
  313. transformation_replace_branch_from_dead_block_with_exit.cpp
  314. transformation_replace_branch_from_dead_block_with_exit.h
  315. transformation_replace_constant_with_uniform.cpp
  316. transformation_replace_constant_with_uniform.h
  317. transformation_replace_copy_memory_with_load_store.cpp
  318. transformation_replace_copy_memory_with_load_store.h
  319. transformation_replace_copy_object_with_store_load.cpp
  320. transformation_replace_copy_object_with_store_load.h
  321. transformation_replace_id_with_synonym.cpp
  322. transformation_replace_id_with_synonym.h
  323. transformation_replace_irrelevant_id.cpp
  324. transformation_replace_irrelevant_id.h
  325. transformation_replace_linear_algebra_instruction.cpp
  326. transformation_replace_linear_algebra_instruction.h
  327. transformation_replace_load_store_with_copy_memory.cpp
  328. transformation_replace_load_store_with_copy_memory.h
  329. transformation_replace_opphi_id_from_dead_predecessor.cpp
  330. transformation_replace_opphi_id_from_dead_predecessor.h
  331. transformation_replace_opselect_with_conditional_branch.cpp
  332. transformation_replace_opselect_with_conditional_branch.h
  333. transformation_replace_parameter_with_global.cpp
  334. transformation_replace_parameter_with_global.h
  335. transformation_replace_params_with_struct.cpp
  336. transformation_replace_params_with_struct.h
  337. transformation_set_function_control.cpp
  338. transformation_set_function_control.h
  339. transformation_set_loop_control.cpp
  340. transformation_set_loop_control.h
  341. transformation_set_memory_operands_mask.cpp
  342. transformation_set_memory_operands_mask.h
  343. transformation_set_selection_control.cpp
  344. transformation_set_selection_control.h
  345. transformation_split_block.cpp
  346. transformation_split_block.h
  347. transformation_store.cpp
  348. transformation_store.h
  349. transformation_swap_commutable_operands.cpp
  350. transformation_swap_commutable_operands.h
  351. transformation_swap_conditional_branch_operands.cpp
  352. transformation_swap_conditional_branch_operands.h
  353. transformation_swap_function_variables.cpp
  354. transformation_swap_function_variables.h
  355. transformation_swap_two_functions.cpp
  356. transformation_swap_two_functions.h
  357. transformation_toggle_access_chain_instruction.cpp
  358. transformation_toggle_access_chain_instruction.h
  359. transformation_vector_shuffle.cpp
  360. transformation_vector_shuffle.h
  361. transformation_wrap_early_terminator_in_function.cpp
  362. transformation_wrap_early_terminator_in_function.h
  363. transformation_wrap_region_in_selection.cpp
  364. transformation_wrap_region_in_selection.h
  365. transformation_wrap_vector_synonym.cpp
  366. transformation_wrap_vector_synonym.h
  367. uniform_buffer_element_descriptor.cpp
  368. uniform_buffer_element_descriptor.h