tree: 2863e997104731fd9c5949a711160fb72741dafa [path history] [tgz]
  1. fact_manager/
  2. call_graph_test.cpp
  3. CMakeLists.txt
  4. comparator_deep_blocks_first_test.cpp
  5. data_synonym_transformation_test.cpp
  6. equivalence_relation_test.cpp
  7. fuzz_test_util.cpp
  8. fuzz_test_util.h
  9. fuzzer_pass_add_opphi_synonyms_test.cpp
  10. fuzzer_pass_construct_composites_test.cpp
  11. fuzzer_pass_donate_modules_test.cpp
  12. fuzzer_pass_outline_functions_test.cpp
  13. fuzzer_pass_test.cpp
  14. fuzzer_replayer_test.cpp
  15. fuzzer_shrinker_test.cpp
  16. instruction_descriptor_test.cpp
  17. replayer_test.cpp
  18. shrinker_test.cpp
  19. transformation_access_chain_test.cpp
  20. transformation_add_bit_instruction_synonym_test.cpp
  21. transformation_add_constant_boolean_test.cpp
  22. transformation_add_constant_composite_test.cpp
  23. transformation_add_constant_null_test.cpp
  24. transformation_add_constant_scalar_test.cpp
  25. transformation_add_copy_memory_test.cpp
  26. transformation_add_dead_block_test.cpp
  27. transformation_add_dead_break_test.cpp
  28. transformation_add_dead_continue_test.cpp
  29. transformation_add_early_terminator_wrapper_test.cpp
  30. transformation_add_function_test.cpp
  31. transformation_add_global_undef_test.cpp
  32. transformation_add_global_variable_test.cpp
  33. transformation_add_image_sample_unused_components_test.cpp
  34. transformation_add_local_variable_test.cpp
  35. transformation_add_loop_preheader_test.cpp
  36. transformation_add_loop_to_create_int_constant_synonym_test.cpp
  37. transformation_add_no_contraction_decoration_test.cpp
  38. transformation_add_opphi_synonym_test.cpp
  39. transformation_add_parameter_test.cpp
  40. transformation_add_relaxed_decoration_test.cpp
  41. transformation_add_synonym_test.cpp
  42. transformation_add_type_array_test.cpp
  43. transformation_add_type_boolean_test.cpp
  44. transformation_add_type_float_test.cpp
  45. transformation_add_type_function_test.cpp
  46. transformation_add_type_int_test.cpp
  47. transformation_add_type_matrix_test.cpp
  48. transformation_add_type_pointer_test.cpp
  49. transformation_add_type_struct_test.cpp
  50. transformation_add_type_vector_test.cpp
  51. transformation_adjust_branch_weights_test.cpp
  52. transformation_composite_construct_test.cpp
  53. transformation_composite_extract_test.cpp
  54. transformation_composite_insert_test.cpp
  55. transformation_compute_data_synonym_fact_closure_test.cpp
  56. transformation_duplicate_region_with_selection_test.cpp
  57. transformation_equation_instruction_test.cpp
  58. transformation_flatten_conditional_branch_test.cpp
  59. transformation_function_call_test.cpp
  60. transformation_inline_function_test.cpp
  61. transformation_invert_comparison_operator_test.cpp
  62. transformation_load_test.cpp
  63. transformation_make_vector_operation_dynamic_test.cpp
  64. transformation_merge_blocks_test.cpp
  65. transformation_merge_function_returns_test.cpp
  66. transformation_move_block_down_test.cpp
  67. transformation_move_instruction_down_test.cpp
  68. transformation_mutate_pointer_test.cpp
  69. transformation_outline_function_test.cpp
  70. transformation_permute_function_parameters_test.cpp
  71. transformation_permute_phi_operands_test.cpp
  72. transformation_propagate_instruction_down_test.cpp
  73. transformation_propagate_instruction_up_test.cpp
  74. transformation_push_id_through_variable_test.cpp
  75. transformation_record_synonymous_constants_test.cpp
  76. transformation_replace_add_sub_mul_with_carrying_extended_test.cpp
  77. transformation_replace_boolean_constant_with_constant_binary_test.cpp
  78. transformation_replace_branch_from_dead_block_with_exit_test.cpp
  79. transformation_replace_constant_with_uniform_test.cpp
  80. transformation_replace_copy_memory_with_load_store_test.cpp
  81. transformation_replace_copy_object_with_store_load_test.cpp
  82. transformation_replace_id_with_synonym_test.cpp
  83. transformation_replace_irrelevant_id_test.cpp
  84. transformation_replace_linear_algebra_instruction_test.cpp
  85. transformation_replace_load_store_with_copy_memory_test.cpp
  86. transformation_replace_opphi_id_from_dead_predecessor_test.cpp
  87. transformation_replace_opselect_with_conditional_branch_test.cpp
  88. transformation_replace_parameter_with_global_test.cpp
  89. transformation_replace_params_with_struct_test.cpp
  90. transformation_set_function_control_test.cpp
  91. transformation_set_loop_control_test.cpp
  92. transformation_set_memory_operands_mask_test.cpp
  93. transformation_set_selection_control_test.cpp
  94. transformation_split_block_test.cpp
  95. transformation_store_test.cpp
  96. transformation_swap_commutable_operands_test.cpp
  97. transformation_swap_conditional_branch_operands_test.cpp
  98. transformation_toggle_access_chain_instruction_test.cpp
  99. transformation_vector_shuffle_test.cpp
  100. transformation_wrap_early_terminator_in_function_test.cpp
  101. transformation_wrap_region_in_selection_test.cpp
  102. uniform_buffer_element_descriptor_test.cpp