index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler: Enable the emission of ROR/ROL instructions
Sagar Ghuge
2019-07-01
6
-2
/
+26
*
intel/compiler: don't use byte operands for src1 on ICL
Lionel Landwerlin
2019-06-29
4
-20
/
+192
*
intel/vec4: Try both sources as candidates for being immediates
Ian Romanick
2019-06-28
1
-41
/
+80
*
intel/vec4: Try immediate sources for dot products too
Ian Romanick
2019-06-28
1
-0
/
+4
*
intel/vec4: Try emitting non-scalar immediates
Ian Romanick
2019-06-28
1
-4
/
+31
*
intel/compiler: fix derivative on y axis implementation
Lionel Landwerlin
2019-06-27
1
-21
/
+5
*
intel/compiler: silence a warning of using different enum type
Tapani Pälli
2019-06-25
1
-1
/
+1
*
u_dynarray: turn util_dynarray_{grow, resize} into element-oriented macros
Nicolai Hähnle
2019-06-12
1
-1
/
+1
*
intel/fs: Mark source 0 of bcsel as needing Boolean resolve
Ian Romanick
2019-06-11
1
-0
/
+6
*
intel/compiler: Treat b32csel as potentially producing a Boolean result for r...
Ian Romanick
2019-06-05
1
-2
/
+4
*
intel/fs: Improve discard_if code generation
Ian Romanick
2019-06-05
1
-3
/
+43
*
intel/fs: Add need_dest parameter to fs_visitor::nir_emit_alu
Ian Romanick
2019-06-05
2
-4
/
+7
*
intel/fs: Allow cmod propagation across reads and writes of different flags
Ian Romanick
2019-06-05
2
-6
/
+272
*
intel/fs: Fix flag_subreg handling in cmod propagation
Ian Romanick
2019-06-05
2
-0
/
+196
*
intel/fs: Add missing tests for cmod_propagate_not
Ian Romanick
2019-06-05
1
-0
/
+278
*
nir: Combine lower_fmod16/32 back into a single lower_fmod.
Kenneth Graunke
2019-06-05
1
-2
/
+1
*
nir: Drop lower_fmod64 option.
Kenneth Graunke
2019-06-05
1
-1
/
+0
*
intel/nir: Take nir_shader*s in brw_nir_link_shaders
Jason Ekstrand
2019-06-05
2
-35
/
+33
*
intel/nir: Stop returning the shader from helpers
Jason Ekstrand
2019-06-05
7
-48
/
+42
*
intel/fs: Add an UNDEF instruction to avoid excess live ranges
Jason Ekstrand
2019-06-04
6
-5
/
+35
*
intel/fs: Skip registers faster when setting spill costs
Jason Ekstrand
2019-06-04
1
-2
/
+10
*
intel/compiler: Fix assertions in brw_alu3
Sagar Ghuge
2019-06-03
1
-3
/
+3
*
intel/compiler: Use compare rematerialization pass
Ian Romanick
2019-05-31
1
-0
/
+3
*
intel/fs: Do a stalling MFENCE in endInvocationInterlock()
Jason Ekstrand
2019-05-30
5
-8
/
+28
*
intel/fs,vec4: Use g0 as the header for MFENCE
Jason Ekstrand
2019-05-30
6
-12
/
+13
*
iris: Ask st to vectorize our IO.
Kenneth Graunke
2019-05-28
1
-0
/
+1
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
4
-12
/
+7
*
intel: Implement abs, neg, and sat in the back-end
Jason Ekstrand
2019-05-24
2
-9
/
+44
*
intel/nir: Call alu_to_scalar one last time before out-of-ssa
Jason Ekstrand
2019-05-24
1
-0
/
+2
*
nir/builder: Remove the use_fmov parameter from nir_swizzle
Jason Ekstrand
2019-05-24
2
-2
/
+2
*
intel: Move brw_prog_key_set_id from i965 to the compiler.
Kenneth Graunke
2019-05-21
2
-0
/
+20
*
intel/fs/live_variables: Do compute_start_end in BITSET_WORD chunks
Jason Ekstrand
2019-05-16
1
-9
/
+15
*
intel/fs/ra: Choose a spill reg before throwing away the graph
Jason Ekstrand
2019-05-16
1
-7
/
+7
*
intel/fs/ra: Add spill costs to the graph on-demand
Jason Ekstrand
2019-05-16
1
-4
/
+9
*
intel/fs/ra: Add a helper for discarding the interference graph
Jason Ekstrand
2019-05-16
1
-2
/
+9
*
intel/compiler: use bitset instead of opencoding a 32-bit bitset. (v2)
Dave Airlie
2019-05-15
1
-7
/
+10
*
intel/compiler: remove repeated bit_size / 8 in brw mem lowering pass.
Dave Airlie
2019-05-15
1
-7
/
+8
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
6
-31
/
+162
*
intel/compiler: Move ICP handle fetching into a helper function.
Kenneth Graunke
2019-05-14
2
-36
/
+47
*
intel/compiler: Don't repeat dispatch max fixing condition
Kenneth Graunke
2019-05-14
1
-2
/
+5
*
intel/compiler: Rename invocation_id_mask to instance_id_mask
Kenneth Graunke
2019-05-14
1
-4
/
+4
*
intel/compiler: Refactor TCS invocation ID setup into a helper
Kenneth Graunke
2019-05-14
2
-14
/
+23
*
intel/compiler: Repeat nir_opt_algebraic_late
Ian Romanick
2019-05-14
1
-1
/
+16
*
intel/fs: Allow cmod propagation to instructions with saturate modifier
Ian Romanick
2019-05-14
2
-9
/
+528
*
intel/fs/ra: Spill without destroying the interference graph
Jason Ekstrand
2019-05-14
1
-13
/
+96
*
intel/fs/ra: Put the VGRFs at the end of the nodes
Jason Ekstrand
2019-05-14
1
-18
/
+32
*
intel/fs/ra: Re-arrange interference setup
Jason Ekstrand
2019-05-14
1
-217
/
+205
*
intel/fs/ra: Do the spill loop inside RA
Jason Ekstrand
2019-05-14
2
-21
/
+28
*
intel/fs/ra: Only add MRF hack interference if we're spilling
Jason Ekstrand
2019-05-14
1
-62
/
+50
*
intel/fs/ra: Pull the guts of RA into its own class
Jason Ekstrand
2019-05-14
2
-76
/
+103
[next]