anv/pass: Move a bunch of analysis into a separate "compile" stage
[mesa.git] / src / intel / compiler /
2018-07-09 Jose Maria Casanov... intel/fs: use uint type for per_slot_offset at GS
2018-07-09 Iago Toral Quirogaintel/compiler: remove unused function
2018-07-06 Ian Romanickintel/compiler: Relax mixed type restriction for satura...
2018-07-06 Ian Romanicki965/vec4: Properly handle sign(-abs(x))
2018-07-06 Ian Romanicki965/fs: Properly handle sign(-abs(x))
2018-07-06 Mathieu Bridonpython: Use the print function
2018-07-06 Ian Romanicki965/vec4: Make the vec4_visitor::nir_emit_instr defaul...
2018-07-06 Ian Romanickintel/compiler: More DCE after lowering
2018-07-04 Neil Robertsi965: Fix output register sizes when variable ranges...
2018-07-03 Ian Romanicki965/vec4: Don't cmod propagate from CMP to ADD if...
2018-07-02 Ian Romanickintel/compiler: Silence unused parameter warnings brw_nir.c
2018-07-02 Jason Ekstrandanv,intel: Enable nir_opt_large_constants for Vulkan
2018-06-28 Francisco Jerezintel/fs: Build 32-wide FS shaders.
2018-06-28 Jason Ekstrandintel/fs: Add fields to wm_prog_data for SIMD32 dispatch
2018-06-28 Francisco Jerezintel/fs: Fix nir_intrinsic_load_helper_invocation...
2018-06-28 Francisco Jerezintel/fs: Fix fs_builder::sample_mask_reg() for 32...
2018-06-28 Francisco Jerezintel/fs: Fix Gen6+ interpolation setup for SIMD32
2018-06-28 Jason Ekstrandintel/fs: Get rid of MOV_DISPATCH_TO_FLAGS
2018-06-28 Jason Ekstrandintel/fs: Emit MOV_DISPATCH_TO_FLAGS once for the centr...
2018-06-28 Francisco Jerezintel/fs: Generalize the unlit centroid workaround
2018-06-28 Francisco Jerezintel/fs: Fix sample id setup for SIMD32.
2018-06-28 Francisco Jerezintel/fs: Fix Gen7 compressed source region alignment...
2018-06-28 Francisco Jerezintel/fs: Implement 32-wide FS payload setup on Gen6+
2018-06-28 Francisco Jerezintel/fs: Extend thread payload layout to SIMD32
2018-06-28 Francisco Jerezintel/fs: Wrap FS payload register look-up in a helper...
2018-06-28 Francisco Jerezintel/fs: Use fs_regs instead of brw_regs in the unlit...
2018-06-28 Francisco Jerezintel/fs: Simplify fs_visitor::emit_samplepos_setup
2018-06-28 Francisco Jerezi965: Add plumbing for shader time in 32-wide FS dispat...
2018-06-28 Francisco Jerezintel/fs: Disable opt_sampler_eot() in 32-wide dispatch.
2018-06-28 Jason Ekstrandintel/fs: Emit LINE+MAC for LINTERP with unaligned...
2018-06-28 Jason Ekstrandintel/fs: Mark LINTERP opcode as writing accumulator...
2018-06-28 Francisco Jerezintel/fs: Rework INTERPOLATE_AT_PER_SLOT_OFFSET
2018-06-28 Jason Ekstrandintel/fs: Add the group to the flag subreg number on...
2018-06-28 Francisco Jerezintel/fs: Fix FB read header setup for SIMD32.
2018-06-28 Francisco Jerezintel/fs: Fix logical FB write lowering for SIMD32
2018-06-28 Francisco Jerezintel/fs: Fix FB write message control codegen for...
2018-06-28 Francisco Jerezintel/fs: Don't enable dual source blend if no outputs...
2018-06-28 Francisco Jerezintel/fs: Fix codegen of FS_OPCODE_SET_SAMPLE_ID for...
2018-06-28 Francisco Jerezintel/eu: Fix pixel interpolator queries for SIMD32.
2018-06-28 Francisco Jerezintel/fs: Disable SIMD32 dispatch for fragment shaders...
2018-06-28 Francisco Jerezintel/fs: Disable SIMD32 dispatch on Gen4-6 with contro...
2018-06-28 Jason Ekstrandintel/fs: Split instructions low to high in lower_simd_...
2018-06-28 Jason Ekstrandintel/fs: Rework KSP data to be SIMD width-based
2018-06-28 Jason Ekstrandintel/compiler: Add and use helpers for working with...
2018-06-28 Francisco Jerezintel/fs: Remove program key argument from generator.
2018-06-28 Jason Ekstrandintel/fs: Set up FB write message headers in the visitor
2018-06-28 Francisco Jerezintel/fs: Fix implied_mrf_writes() for headerless FB...
2018-06-28 Francisco Jerezintel/fs: Fix fs_inst::flags_written() for Gen4-5 FB...
2018-06-28 Francisco Jerezintel/eu: Return new instruction to caller from brw_fb_...
2018-06-28 Jason Ekstrandintel/fs: Pull FB write implied headers from src[0]
2018-06-28 Jason Ekstrandintel/fs: Properly track implied header regs read by...
2018-06-28 Jason Ekstrandintel/fs: FS_OPCODE_REP_FB_WRITE has side effects
2018-06-26 Andrii Simikliti965/gen6/gs: Handle case where a GS doesn't allocate VUE
2018-06-23 Jason Ekstrandnir: Rework lower_locals_to_regs to use deref instructions
2018-06-23 Jason Ekstrandintel,ir3: Re-enable nir_opt_copy_prop_vars
2018-06-23 Jason Ekstrandintel/nir: Only lower load/store derefs
2018-06-23 Jason Ekstrandintel/fs: Use image_deref intrinsics instead of image_var
2018-06-23 Jason Ekstrandi965: Move nir_lower_deref_instrs to right before local...
2018-06-23 Jason Ekstrandintel,ir3: Disable nir_opt_copy_prop_vars
2018-06-16 Jose Maria Casanov... intel/fs: shuffle_64bit_data_for_32bit_write is not...
2018-06-16 Jose Maria Casanov... intel/fs: Use new shuffle_32bit_write for all 64-bit...
2018-06-16 Jose Maria Casanov... intel/fs: shuffle_32bit_load_result_to_64bit_data is...
2018-06-16 Jose Maria Casanov... intel/fs: Use shuffle_from_32bit_read for 64-bit FS...
2018-06-16 Jose Maria Casanov... intel/fs: shuffle_from_32bit_read at load_per_vertex_in...
2018-06-16 Jose Maria Casanov... intel/fs: Use shuffle_from_32bit_read at VS load_input
2018-06-16 Jose Maria Casanov... intel/fs: Use shuffle_from_32bit_read for 64-bit gs_inp...
2018-06-16 Jose Maria Casanov... intel/fs: shuffle_from_32bit_read for 64-bit do_untyped...
2018-06-16 Jose Maria Casanov... intel/fs: Remove old 16-bit shuffle/unshuffle functions
2018-06-16 Jose Maria Casanov... intel/fs: Use shuffle_for_32bit_write for 16-bits store...
2018-06-16 Jose Maria Casanov... intel/fs: Use shuffle_from_32bit_read to read 16-bit...
2018-06-16 Jose Maria Casanov... intel/fs: Use shuffle_from_32bit_read at VARYING_PULL_C...
2018-06-16 Jose Maria Casanov... intel/fs: New shuffle_for_32bit_write and shuffle_from_...
2018-06-16 Jose Maria Casanov... intel/fs: general 8/16/32/64-bit shuffle_src_to_dst...
2018-06-16 Ian Romanicki965/fs: Propagate conditional modifiers from not instr...
2018-06-16 Ian Romanicki965/fs: Rearrange code to remove most of the gotos
2018-06-16 Ian Romanicki965/fs: Refactor propagation of conditional modifiers...
2018-06-16 Ian Romanicki965/vec4: Optimize OR with 0 into a MOV
2018-06-16 Ian Romanicki965/vec4: Don't register coalesce into source of VS_OP...
2018-06-16 Ian Romanicki965/fs: Optimize OR with 0 into a MOV
2018-06-14 Kenneth Graunkeintel/compiler: Properly consider UBO loads that cross...
2018-06-13 Jason EkstrandRevert "intel/compiler: Properly consider UBO loads...
2018-06-13 Kenneth Graunkeintel/compiler: Properly consider UBO loads that cross...
2018-06-05 Jason Ekstrandintel/eu: Use a struct copy instead of a memcpy
2018-06-04 Jason Ekstrandintel/eu: Switch to a logical state stack
2018-06-04 Jason Ekstrandintel/eu: Set flag [sub]register number differently...
2018-06-04 Jason Ekstrandintel/eu: Copy fields manually in brw_next_insn
2018-06-04 Jason Ekstrandintel/eu: Add some brw_get_default_ helpers
2018-06-01 Plamena Manolovai965: Add ARB_fragment_shader_interlock support.
2018-05-29 Francisco Jerezintel/fs: Add explicit last_rt flag to fb writes orthog...
2018-05-29 Francisco Jerezintel/fs: Replace the CINTERP opcode with a simple MOV
2018-05-29 Francisco Jerezintel/fs: Use the ATTR file for FS inputs
2018-05-29 Francisco Jerezintel/fs: Rename a local variable so it doesn't shadow...
2018-05-29 Francisco Jerezintel/eu: Remove brw_codegen::compressed_stack.
2018-05-29 Jason Ekstrandintel/fs: Use groups for SIMD16 LINTERP on gen11+
2018-05-29 Jason Ekstrandintel/fs: Assert that the gen4-6 plane restrictions...
2018-05-22 Jason Ekstrandintel/eu: Set EXECUTE_1 when setting the rounding mode...
2018-05-05 Iago Toral Quirogai965/compiler: handle conversion to smaller type in...
2018-05-05 Iago Toral Quirogaintel/compiler: handle 16-bit to 64-bit conversions...
2018-05-03 Mark JanesRevert "i965/compiler: handle conversion to smaller...
2018-05-03 Iago Toral Quirogaintel/compiler: implement 16-bit pack/unpack opcodes
next