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
/
glsl
/
nir
/
nir_search.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: s/nir_type_unsigned/nir_type_uint
Jason Ekstrand
2015-11-23
1
-2
/
+2
*
nir: Remove the mem_ctx parameter from ssa_def_rewrite_uses
Jason Ekstrand
2015-09-11
1
-1
/
+1
*
glsl: Resolve GCC sign-compare warning.
Rhys Kidd
2015-09-10
1
-3
/
+3
*
nir: cleanup open-coded instruction casts
Rob Clark
2015-06-30
1
-1
/
+1
*
nir/search: Save/restore the variables_seen bitmask when matching
Jason Ekstrand
2015-05-08
1
-0
/
+12
*
nir/search: Assert that variable id's are in range
Jason Ekstrand
2015-05-08
1
-0
/
+1
*
nir/search: handle explicitly sized sources in match_value
Jason Ekstrand
2015-05-08
1
-8
/
+8
*
nir: Add and use initializer #defines for nir_src and nir_dest
Jason Ekstrand
2015-05-08
1
-1
/
+1
*
nir: Convert the if-test for num_inputs == 2 to an assertion
Ian Romanick
2015-04-16
1
-2
/
+2
*
nir: Allow nir_opt_algebraic to see booleanness through &&, ||, ^, !.
Eric Anholt
2015-02-21
1
-1
/
+29
*
nir/search: Allow for matching variables based on types
Jason Ekstrand
2015-01-29
1
-0
/
+11
*
nir/search: Add support for matching unknown constants
Jason Ekstrand
2015-01-29
1
-0
/
+6
*
nir: Use pointers for nir_src_copy and nir_dest_copy
Jason Ekstrand
2015-01-26
1
-2
/
+2
*
nir: Make an easier helper for setting up SSA defs.
Eric Anholt
2015-01-22
1
-5
/
+3
*
nir: Stop using designated initializers
Jason Ekstrand
2015-01-21
1
-20
/
+12
*
nir/search: Use nir_op_infos to determine if an operation is commutative
Jason Ekstrand
2015-01-15
1
-33
/
+2
*
nir: Make load_const SSA-only
Jason Ekstrand
2015-01-15
1
-6
/
+4
*
nir: Add an expression matching framework
Jason Ekstrand
2015-01-15
1
-0
/
+364