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
/
glsl
/
nir
/
nir_opt_peephole_ffma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Remove the mem_ctx parameter from ssa_def_rewrite_uses
Jason Ekstrand
2015-09-11
1
-2
/
+1
*
nir: Fix a bunch of ralloc parenting errors
Jason Ekstrand
2015-09-11
1
-2
/
+1
*
glsl: Resolve GCC sign-compare warning.
Rhys Kidd
2015-09-10
1
-1
/
+1
*
nir: Fix output swizzle in get_mul_for_src
Samuel Iglesias Gonsalvez
2015-08-03
1
-1
/
+12
*
nir: Fix output swizzle in get_mul_for_src
Iago Toral Quiroga
2015-05-28
1
-10
/
+9
*
nir/nir: Use a linked list instead of a hash set for use/def sets
Jason Ekstrand
2015-05-08
1
-5
/
+4
*
nir/opt_peephole_ffma: Fix a couple typos in a comment
Jason Ekstrand
2015-04-02
1
-2
/
+2
*
nir/peephole_ffma: Be less agressive about fusing multiply-adds
Jason Ekstrand
2015-04-01
1
-0
/
+41
*
nir: Add a dedicated ffma peephole optimization
Jason Ekstrand
2015-04-01
1
-0
/
+220
*
nir: Remove the ffma peephole
Jason Ekstrand
2015-01-15
1
-189
/
+0
*
nir: Don't require a function in ssa_def_init
Jason Ekstrand
2015-01-15
1
-3
/
+1
*
nir: Add a fused multiply-add peephole
Jason Ekstrand
2015-01-15
1
-0
/
+191