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
/
compiler
/
nir
/
nir_deref.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/derefs: Add a nir_derefs_do_not_alias enum value
Jason Ekstrand
2018-11-28
1
-3
/
+3
*
nir: Use nir_src_is_const and nir_src_as_* in core code
Jason Ekstrand
2018-10-22
1
-8
/
+6
*
nir: add initializer data to fix MSVC compile error
Juan A. Suarez Romero
2018-09-19
1
-1
/
+1
*
nir: Add a small pass to rematerialize derefs per-block
Jason Ekstrand
2018-09-19
1
-0
/
+133
*
nir: Remove outdated comment
Caio Marcelo de Oliveira Filho
2018-08-28
1
-3
/
+0
*
nir: Skip common instructions when comparing deref paths
Caio Marcelo de Oliveira Filho
2018-08-22
1
-0
/
+3
*
nir: Export deref comparison functions
Caio Marcelo de Oliveira Filho
2018-08-22
1
-0
/
+109
*
nir/deref: Add helpers for getting offsets
Jason Ekstrand
2018-07-02
1
-0
/
+89
*
nir: Add a deref_instr_has_indirect helper
Jason Ekstrand
2018-07-02
1
-0
/
+18
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-278
/
+0
*
nir: Add a deref path helper struct
Jason Ekstrand
2018-06-22
1
-0
/
+57
*
nir: Add a pass for fixing deref modes
Jason Ekstrand
2018-06-22
1
-0
/
+30
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+2
*
nir/deref: Add some deref cleanup functions
Jason Ekstrand
2018-06-22
1
-0
/
+53
*
nir: Add helpers for working with deref instructions
Jason Ekstrand
2018-06-22
1
-0
/
+301