tree: 0d8d7e38e6c5db7e759e5ddeea9a79d5e3a8fbeb [path history] [tgz]
  1. elk/
  2. tests/
  3. brw_analysis.cpp
  4. brw_analysis.h
  5. brw_analysis_def.cpp
  6. brw_analysis_liveness.cpp
  7. brw_analysis_performance.cpp
  8. brw_asm.c
  9. brw_asm.h
  10. brw_asm_internal.h
  11. brw_asm_tool.c
  12. brw_builder.cpp
  13. brw_builder.h
  14. brw_cfg.cpp
  15. brw_cfg.h
  16. brw_compile_bs.cpp
  17. brw_compile_cs.cpp
  18. brw_compile_fs.cpp
  19. brw_compile_gs.cpp
  20. brw_compile_mesh.cpp
  21. brw_compile_tcs.cpp
  22. brw_compile_tes.cpp
  23. brw_compile_vs.cpp
  24. brw_compiler.c
  25. brw_compiler.h
  26. brw_debug_recompile.c
  27. brw_device_sha1_gen_c.py
  28. brw_disasm.c
  29. brw_disasm.h
  30. brw_disasm_info.cpp
  31. brw_disasm_info.h
  32. brw_disasm_tool.c
  33. brw_eu.c
  34. brw_eu.h
  35. brw_eu_compact.c
  36. brw_eu_defines.h
  37. brw_eu_emit.c
  38. brw_eu_inst.h
  39. brw_eu_validate.c
  40. brw_from_nir.cpp
  41. brw_fs.cpp
  42. brw_fs.h
  43. brw_fs_thread_payload.cpp
  44. brw_fs_visitor.cpp
  45. brw_generator.cpp
  46. brw_generator.h
  47. brw_gram.y
  48. brw_inst.cpp
  49. brw_inst.h
  50. brw_ir_allocator.h
  51. brw_ir_analysis.h
  52. brw_isa_info.h
  53. brw_kernel.c
  54. brw_kernel.h
  55. brw_lex.l
  56. brw_lower.cpp
  57. brw_lower_dpas.cpp
  58. brw_lower_integer_multiplication.cpp
  59. brw_lower_logical_sends.cpp
  60. brw_lower_pack.cpp
  61. brw_lower_regioning.cpp
  62. brw_lower_scoreboard.cpp
  63. brw_lower_simd_width.cpp
  64. brw_lower_subgroup_ops.cpp
  65. brw_nir.c
  66. brw_nir.h
  67. brw_nir_analyze_ubo_ranges.c
  68. brw_nir_lower_alpha_to_coverage.c
  69. brw_nir_lower_cooperative_matrix.c
  70. brw_nir_lower_cs_intrinsics.c
  71. brw_nir_lower_fsign.py
  72. brw_nir_lower_intersection_shader.c
  73. brw_nir_lower_ray_queries.c
  74. brw_nir_lower_rt_intrinsics.c
  75. brw_nir_lower_shader_calls.c
  76. brw_nir_lower_storage_image.c
  77. brw_nir_opt_fsat.c
  78. brw_nir_rt.c
  79. brw_nir_rt.h
  80. brw_nir_rt_builder.h
  81. brw_nir_trig_workarounds.py
  82. brw_opt.cpp
  83. brw_opt_address_reg_load.cpp
  84. brw_opt_algebraic.cpp
  85. brw_opt_bank_conflicts.cpp
  86. brw_opt_cmod_propagation.cpp
  87. brw_opt_combine_constants.cpp
  88. brw_opt_copy_propagation.cpp
  89. brw_opt_cse.cpp
  90. brw_opt_dead_code_eliminate.cpp
  91. brw_opt_register_coalesce.cpp
  92. brw_opt_saturate_propagation.cpp
  93. brw_opt_txf_combiner.cpp
  94. brw_opt_virtual_grfs.cpp
  95. brw_packed_float.c
  96. brw_prim.h
  97. brw_print.cpp
  98. brw_private.h
  99. brw_reg.cpp
  100. brw_reg.h
  101. brw_reg_allocate.cpp
  102. brw_reg_type.c
  103. brw_reg_type.h
  104. brw_rt.h
  105. brw_schedule_instructions.cpp
  106. brw_simd_selection.cpp
  107. brw_spirv.c
  108. brw_validate.cpp
  109. brw_vue_map.c
  110. brw_workaround.cpp
  111. intel_clc.c
  112. intel_gfx_ver_enum.h
  113. intel_nir.c
  114. intel_nir.h
  115. intel_nir_blockify_uniform_loads.c
  116. intel_nir_clamp_image_1d_2d_array_sizes.c
  117. intel_nir_clamp_per_vertex_loads.c
  118. intel_nir_lower_conversions.c
  119. intel_nir_lower_non_uniform_barycentric_at_sample.c
  120. intel_nir_lower_non_uniform_resource_intel.c
  121. intel_nir_lower_printf.c
  122. intel_nir_lower_shading_rate_output.c
  123. intel_nir_lower_sparse.c
  124. intel_nir_lower_texture.c
  125. intel_nir_opt_peephole_ffma.c
  126. intel_nir_opt_peephole_imul32x16.c
  127. intel_nir_tcs_workarounds.c
  128. intel_shader_enums.h
  129. meson.build
  130. test_eu_compact.cpp
  131. test_eu_validate.cpp
  132. test_lower_scoreboard.cpp
  133. test_opt_cmod_propagation.cpp
  134. test_opt_combine_constants.cpp
  135. test_opt_copy_propagation.cpp
  136. test_opt_cse.cpp
  137. test_opt_saturate_propagation.cpp
  138. test_simd_selection.cpp
  139. test_vf_float_conversions.cpp