index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
nir
/
nir_lower_indirect_derefs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: fix bit_size in lower indirect derefs.
Dave Airlie
2019-04-26
1
-1
/
+1
*
nir/builder: Add a build_deref_array_imm helper
Jason Ekstrand
2019-03-07
1
-2
/
+1
*
Revert "nir/lower_indirect: Bail early if modes == 0"
Ian Romanick
2018-12-18
1
-3
/
+0
*
nir: handle shared pointers in lowering indirect derefs.
Dave Airlie
2018-11-20
1
-2
/
+2
*
nir: Use nir_src_is_const and nir_src_as_* in core code
Jason Ekstrand
2018-10-22
1
-2
/
+2
*
nir/lower_indirect: Bail early if modes == 0
Jason Ekstrand
2018-08-01
1
-0
/
+3
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
nir: Remove deref chain support from lower_indirect_derefs
Jason Ekstrand
2018-06-22
1
-161
/
+2
*
nir: Support deref instructions in lower_indirect_derefs
Jason Ekstrand
2018-06-22
1
-2
/
+155
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
nir/lower_indirect_derefs: Support interp_var_at intrinsics
Jason Ekstrand
2018-03-30
1
-2
/
+11
*
nir/lower_indirect: Use nir_builder control-flow helpers
Jason Ekstrand
2017-03-01
1
-30
/
+5
*
nir: Make nir_copy_deref follow the "clone" pattern
Jason Ekstrand
2016-12-30
1
-4
/
+2
*
nir: Add a "compact array" flag and IO lowering code.
Kenneth Graunke
2016-11-22
1
-2
/
+6
*
nir: Remove some no longer needed asserts
Jason Ekstrand
2016-10-06
1
-2
/
+0
*
nir: Make nir_foo_first/last_cf_node return a block instead
Jason Ekstrand
2016-10-06
1
-2
/
+2
*
nir/lower_indirect_derefs: Use the direct array deref for recursion
Jason Ekstrand
2016-06-03
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir/lower_indirect_derefs: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-22
/
+17
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir/lower_indirect: nir_variable_mode is now a bitfield
Jason Ekstrand
2016-04-13
1
-6
/
+6
*
nir: add a bit_size parameter to nir_ssa_dest_init
Connor Abbott
2016-03-17
1
-2
/
+4
*
nir: Add a pass for lower indirect variable dereferences
Jason Ekstrand
2016-03-08
1
-0
/
+239