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_opt_large_constants.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/opt_large_constants: Handle store writemasks
Connor Abbott
2019-09-24
1
-20
/
+24
*
nir/large_constants: pass after lowering copy_deref
Sergii Romantsov
2019-09-16
1
-25
/
+2
*
nir/large_constants: more careful data copying
Sergii Romantsov
2019-09-16
1
-1
/
+1
*
nir/large_constants: De-duplicate constants
Caio Marcelo de Oliveira Filho
2019-07-18
1
-21
/
+75
*
nir/large_constants: Use ralloc for var_infos
Caio Marcelo de Oliveira Filho
2019-07-18
1
-3
/
+3
*
nir/large_constants: Use dominance information to find more constants
Caio Marcelo de Oliveira Filho
2019-07-17
1
-6
/
+30
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-5
/
+5
*
nir: rename nir_var_function to nir_var_function_temp
Karol Herbst
2019-01-19
1
-7
/
+7
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-7
/
+7
*
nir/large_constants: Properly handle 1-bit bools
Jason Ekstrand
2018-12-16
1
-1
/
+23
*
nir: Use nir_src_is_const and nir_src_as_* in core code
Jason Ekstrand
2018-10-22
1
-1
/
+1
*
nir: Add a large constants optimization pass
Jason Ekstrand
2018-07-02
1
-0
/
+305