pan/midgard: Use shader stage in mir_op_computes_derivative
[mesa.git] / src / intel / compiler /
2019-11-14 Danylo Piliaievintel/fs: Do not lower large local arrays to scratch...
2019-11-13 Paulo Zanoniintel/compiler: fix nir_op_{i,u}*32 on ICL
2019-11-11 Jason Ekstrandintel/fs: Lower large local arrays to scratch
2019-11-11 Jason Ekstrandintel/fs: Implement the new load/store_scratch intrinsics
2019-11-11 Jason Ekstrandintel/nir: Plumb devinfo through lower_mem_access_bit_sizes
2019-11-11 Jason Ekstrandintel/fs: refactor surface header setup
2019-11-11 Jason Ekstrandintel/fs: Add DWord scattered read/write opcodes
2019-11-11 Jason Ekstrandintel/nir: Use nir_extract_bits in lower_mem_access_bit...
2019-11-05 Paulo Zanoniintel/compiler: remove the operand restriction for...
2019-10-31 Ian Romanickintel/compiler: Report the number of non-spill/fill...
2019-10-30 Jordan Justenintel/eu/validate/gen12: Add TGL to eu_validate tests.
2019-10-30 Matt Turnerintel/compiler: Add instruction compaction support...
2019-10-30 Matt Turnerintel/compiler: Make separate src0/src1 index tables
2019-10-30 Matt Turnerintel/compiler: Inline get_src_index()
2019-10-30 Matt Turnerintel/compiler: Restructure instruction compaction...
2019-10-30 Matt Turnerintel/compiler: Remove unreachable() from brw_reg_type.c
2019-10-30 Jason Ekstrandintel/vec4: Set brw_stage_prog_data::has_ubo_pull
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-10-28 Danylo Piliaievintel/compiler: Fix C++ one definition rule violations
2019-10-24 Caio Marcelo de... intel/fs: Implement scoped_memory_barrier
2019-10-24 Michel Dänzerintel/fs: Check for NULL key in fs_visitor constructor
2019-10-24 Michel Dänzerintel/compiler: Cast to target type before shifting...
2019-10-24 Michel Dänzerintel/compiler: Don't left-shift by >= the number of...
2019-10-22 Sagar Ghugeintel/compiler: Refactor disassembly of sources in...
2019-10-22 Sagar Ghugeintel/compiler: Don't move immediate in register
2019-10-22 Sagar Ghugeintel/compiler: Set bits according to source file
2019-10-22 Sagar Ghugeintel/compiler: Add Immediate support for 3 source...
2019-10-21 Sagar Ghugeintel/compiler: Remove emit_alpha_to_coverage workaroun...
2019-10-21 Sagar Ghugenir: Add alpha_to_coverage lowering pass
2019-10-18 Kenneth Graunkeintel/compiler: Report the number of non-spill/fill...
2019-10-17 Ian Romanickintel/vec4: Don't try both sources as immediates for DPH
2019-10-17 Caio Marcelo de... intel/fs/gen12: Add tests for scoreboard pass
2019-10-11 Kenneth Graunkeintel/fs/gen12: Use TCS 8_PATCH mode.
2019-10-11 Jason Ekstrandintel/fs/gen12: Implement gl_FrontFacing on gen12+.
2019-10-11 Francisco Jerezintel/fs/gen11+: Fix CS_OPCODE_CS_TERMINATE codegen.
2019-10-11 Francisco Jerezintel/fs/gen12: Fix barrier codegen.
2019-10-11 Francisco Jerezintel/eu: Don't set notify descriptor field of gateway...
2019-10-11 Francisco Jerezintel/ir/gen12: Update assert in brw_stage_has_packed_d...
2019-10-11 Jason Ekstrandintel/eu/validate/gen12: Don't blow up on indirect...
2019-10-11 Francisco Jerezintel/eu/validate/gen12: Validation fixes for SEND...
2019-10-11 Francisco Jerezintel/eu/validate/gen12: Fix validation of SYNC instruc...
2019-10-11 Francisco Jerezintel/eu/validate/gen12: Implement integer multiply...
2019-10-11 Jordan Justenintel/ir: Lower fpow on Gen12.
2019-10-11 Francisco Jerezintel/fs/gen12: Don't support source mods for 32x16...
2019-10-11 Francisco Jerezintel/disasm: Disassemble register file of split SEND...
2019-10-11 Francisco Jerezintel/disasm: Don't disassemble saturate control on...
2019-10-11 Francisco Jerezintel/disasm/gen12: Disassemble Gen12 SEND instructions.
2019-10-11 Francisco Jerezintel/disasm/gen12: Disassemble Gen12 SYNC instruction.
2019-10-11 Francisco Jerezintel/disasm/gen12: Disassemble three-source instructio...
2019-10-11 Francisco Jerezintel/disasm/gen12: Fix disassembly of some common...
2019-10-11 Francisco Jerezintel/disasm/gen12: Disassemble software scoreboard...
2019-10-11 Francisco Jerezintel/fs/gen12: Demodernize software scoreboard lowerin...
2019-10-11 Francisco Jerezintel/fs/gen12: Introduce software scoreboard lowering...
2019-10-11 Francisco Jerezintel/fs/gen12: Add scheduling information to the IR.
2019-10-11 Francisco Jerezintel/eu/gen12: Set SWSB annotations in hand-crafted...
2019-10-11 Francisco Jerezintel/eu/gen12: Add tracking of default SWSB state...
2019-10-11 Francisco Jerezintel/eu/gen12: Add auxiliary type to represent SWSB...
2019-10-11 Francisco Jerezintel/fs/gen12: Add codegen support for the SYNC instru...
2019-10-11 Francisco Jerezintel/ir/gen12: Add SYNC hardware instruction.
2019-10-11 Francisco Jerezintel/eu/gen12: Don't set thread control, it's gone.
2019-10-11 Francisco Jerezintel/eu/gen12: Don't set DD control, it's gone.
2019-10-11 Francisco Jerezintel/eu/gen12: Use SEND instruction for split sends.
2019-10-11 Francisco Jerezintel/eu/gen12: Codegen SEND descriptor regions correctly.
2019-10-11 Francisco Jerezintel/eu/gen12: Codegen pathological SEND source and...
2019-10-11 Francisco Jerezintel/eu/gen12: Codegen control flow instructions corre...
2019-10-11 Francisco Jerezintel/eu/gen12: Codegen three-source instruction source...
2019-10-11 Francisco Jerezintel/eu/gen12: Fix codegen of immediate source regions.
2019-10-11 Francisco Jerezintel/eu/gen12: Add Gen12 opcode descriptions to the...
2019-10-11 Francisco Jerezintel/eu/gen11+: Mark dot product opcodes as unsupporte...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement datatype binary encoding.
2019-10-11 Sagar Ghugeintel/eu/gen12: Implement immediate 64 bit constant...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement compact instruction binary...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement indirect region binary encoding.
2019-10-11 Francisco Jerezintel/eu/gen12: Implement SEND instruction binary encoding.
2019-10-11 Francisco Jerezintel/eu/gen12: Implement control flow instruction...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement three-source instruction...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement basic instruction binary...
2019-10-11 Francisco Jerezintel/eu/gen12: Add sanity-check asserts to brw_inst_bi...
2019-10-11 Francisco Jerezintel/eu/gen12: Extend brw_inst.h macros for Gen12...
2019-10-11 Francisco Jerezintel/ir: Represent physical edge of unconditional...
2019-10-11 Francisco Jerezintel/ir: Represent physical edge of ELSE instruction.
2019-10-11 Francisco Jerezintel/ir: Represent logical edge of BREAK instruction.
2019-10-11 Francisco Jerezintel/ir: Add helper function to push block onto CFG...
2019-10-11 Francisco Jerezintel/ir: Represent physical and logical subsets of...
2019-10-11 Francisco Jerezintel/ir: Drop hard-coded correspondence between IR...
2019-10-11 Francisco Jerezintel/eu: Encode and decode native instruction opcodes...
2019-10-11 Francisco Jerezintel/eu: Rework opcode description tables to allow...
2019-10-11 Francisco Jerezintel/eu: Fix up various type conversions in brw_eu...
2019-10-11 Francisco Jerezintel/eu: Split brw_inst ex_desc accessors for SEND...
2019-10-11 Francisco Jerezintel/fs: Fix constness of implied_mrf_writes() argument.
2019-10-11 Francisco Jerezintel/fs: Define is_send() convenience IR helper.
2019-10-11 Francisco Jerezintel/fs: Define is_payload() method of the IR instruct...
2019-10-11 Francisco Jerezintel/fs: Teach fs_inst::is_send_from_grf() about some...
2019-10-10 Marek Olšáknir: add nir_shader_compiler_options::lower_to_scalar
2019-09-27 Jason Ekstrandintel/fs: Fix fs_inst::flags_read for ANY/ALL predicates
2019-09-26 Maya Rashishintel/compiler: avoid truncating int64_t to int
2019-09-24 Andres Gomezi965/fs: set rounding mode when emitting the flrp instr...
2019-09-24 Andres Gomezi965/fs: add a comment about how the rounding mode...
2019-09-20 Jason Ekstrandintel/fs: Do 8-bit subgroup scan operations in 16 bits
2019-09-20 Jason Ekstrandintel/fs: Allow CLUSTER_BROADCAST to do type conversion
next