tree: 1a09040231b5a17e9805e5e04433a57f42925dc6 [path history] [tgz]
  1. protobufs/
  2. CMakeLists.txt
  3. data_descriptor.cpp
  4. data_descriptor.h
  5. equivalence_relation.h
  6. fact_manager.cpp
  7. fact_manager.h
  8. force_render_red.cpp
  9. force_render_red.h
  10. fuzzer.cpp
  11. fuzzer.h
  12. fuzzer_context.cpp
  13. fuzzer_context.h
  14. fuzzer_pass.cpp
  15. fuzzer_pass.h
  16. fuzzer_pass_add_dead_breaks.cpp
  17. fuzzer_pass_add_dead_breaks.h
  18. fuzzer_pass_add_dead_continues.cpp
  19. fuzzer_pass_add_dead_continues.h
  20. fuzzer_pass_add_no_contraction_decorations.cpp
  21. fuzzer_pass_add_no_contraction_decorations.h
  22. fuzzer_pass_add_useful_constructs.cpp
  23. fuzzer_pass_add_useful_constructs.h
  24. fuzzer_pass_adjust_function_controls.cpp
  25. fuzzer_pass_adjust_function_controls.h
  26. fuzzer_pass_adjust_loop_controls.cpp
  27. fuzzer_pass_adjust_loop_controls.h
  28. fuzzer_pass_adjust_memory_operands_masks.cpp
  29. fuzzer_pass_adjust_memory_operands_masks.h
  30. fuzzer_pass_adjust_selection_controls.cpp
  31. fuzzer_pass_adjust_selection_controls.h
  32. fuzzer_pass_apply_id_synonyms.cpp
  33. fuzzer_pass_apply_id_synonyms.h
  34. fuzzer_pass_construct_composites.cpp
  35. fuzzer_pass_construct_composites.h
  36. fuzzer_pass_copy_objects.cpp
  37. fuzzer_pass_copy_objects.h
  38. fuzzer_pass_donate_modules.cpp
  39. fuzzer_pass_donate_modules.h
  40. fuzzer_pass_merge_blocks.cpp
  41. fuzzer_pass_merge_blocks.h
  42. fuzzer_pass_obfuscate_constants.cpp
  43. fuzzer_pass_obfuscate_constants.h
  44. fuzzer_pass_outline_functions.cpp
  45. fuzzer_pass_outline_functions.h
  46. fuzzer_pass_permute_blocks.cpp
  47. fuzzer_pass_permute_blocks.h
  48. fuzzer_pass_split_blocks.cpp
  49. fuzzer_pass_split_blocks.h
  50. fuzzer_util.cpp
  51. fuzzer_util.h
  52. id_use_descriptor.cpp
  53. id_use_descriptor.h
  54. instruction_descriptor.cpp
  55. instruction_descriptor.h
  56. instruction_message.cpp
  57. instruction_message.h
  58. pseudo_random_generator.cpp
  59. pseudo_random_generator.h
  60. random_generator.cpp
  61. random_generator.h
  62. replayer.cpp
  63. replayer.h
  64. shrinker.cpp
  65. shrinker.h
  66. transformation.cpp
  67. transformation.h
  68. transformation_add_constant_boolean.cpp
  69. transformation_add_constant_boolean.h
  70. transformation_add_constant_composite.cpp
  71. transformation_add_constant_composite.h
  72. transformation_add_constant_scalar.cpp
  73. transformation_add_constant_scalar.h
  74. transformation_add_dead_break.cpp
  75. transformation_add_dead_break.h
  76. transformation_add_dead_continue.cpp
  77. transformation_add_dead_continue.h
  78. transformation_add_function.cpp
  79. transformation_add_function.h
  80. transformation_add_global_undef.cpp
  81. transformation_add_global_undef.h
  82. transformation_add_global_variable.cpp
  83. transformation_add_global_variable.h
  84. transformation_add_no_contraction_decoration.cpp
  85. transformation_add_no_contraction_decoration.h
  86. transformation_add_type_array.cpp
  87. transformation_add_type_array.h
  88. transformation_add_type_boolean.cpp
  89. transformation_add_type_boolean.h
  90. transformation_add_type_float.cpp
  91. transformation_add_type_float.h
  92. transformation_add_type_function.cpp
  93. transformation_add_type_function.h
  94. transformation_add_type_int.cpp
  95. transformation_add_type_int.h
  96. transformation_add_type_matrix.cpp
  97. transformation_add_type_matrix.h
  98. transformation_add_type_pointer.cpp
  99. transformation_add_type_pointer.h
  100. transformation_add_type_struct.cpp
  101. transformation_add_type_struct.h
  102. transformation_add_type_vector.cpp
  103. transformation_add_type_vector.h
  104. transformation_composite_construct.cpp
  105. transformation_composite_construct.h
  106. transformation_composite_extract.cpp
  107. transformation_composite_extract.h
  108. transformation_copy_object.cpp
  109. transformation_copy_object.h
  110. transformation_merge_blocks.cpp
  111. transformation_merge_blocks.h
  112. transformation_move_block_down.cpp
  113. transformation_move_block_down.h
  114. transformation_outline_function.cpp
  115. transformation_outline_function.h
  116. transformation_replace_boolean_constant_with_constant_binary.cpp
  117. transformation_replace_boolean_constant_with_constant_binary.h
  118. transformation_replace_constant_with_uniform.cpp
  119. transformation_replace_constant_with_uniform.h
  120. transformation_replace_id_with_synonym.cpp
  121. transformation_replace_id_with_synonym.h
  122. transformation_set_function_control.cpp
  123. transformation_set_function_control.h
  124. transformation_set_loop_control.cpp
  125. transformation_set_loop_control.h
  126. transformation_set_memory_operands_mask.cpp
  127. transformation_set_memory_operands_mask.h
  128. transformation_set_selection_control.cpp
  129. transformation_set_selection_control.h
  130. transformation_split_block.cpp
  131. transformation_split_block.h
  132. transformation_vector_shuffle.cpp
  133. transformation_vector_shuffle.h
  134. uniform_buffer_element_descriptor.cpp
  135. uniform_buffer_element_descriptor.h