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_algebraic.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/algebraic: support for power-of-two optimizations
Rob Clark
2016-06-03
1
-2
/
+6
*
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/algebraic: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-20
/
+14
*
nir/algebraic: Add a bit-size validator
Jason Ekstrand
2016-04-27
1
-0
/
+270
*
nir/algebraic: Add a mechanism for specifying the bit size of a value
Jason Ekstrand
2016-04-27
1
-4
/
+25
*
nir/algebraic: Use "uint" instead of "unsigned" for uint types
Jason Ekstrand
2016-04-27
1
-2
/
+2
*
nir/algebraic: Do better error reporting of bad expressions
Jason Ekstrand
2016-04-27
1
-1
/
+16
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir: Silence unused "options" warning in algebraic passes.
Kenneth Graunke
2016-04-11
1
-0
/
+1
*
nir/algebraic: Allow for flagging operations as being inexact
Jason Ekstrand
2016-03-23
1
-1
/
+8
*
nir: propagate bitsize information in nir_search
Connor Abbott
2016-03-17
1
-3
/
+19
*
nir: Handle large unsigned values in opt_algebraic.
Matt Turner
2016-02-08
1
-4
/
+1
*
nir: Do opt_algebraic in reverse order.
Matt Turner
2016-02-08
1
-2
/
+2
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+305