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_search_helpers.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/search_helpers: Use nir_src_is_const and friends
Jason Ekstrand
2018-10-22
1
-27
/
+22
*
util: Add and use util_is_power_of_two_nonzero
Ian Romanick
2018-03-29
1
-9
/
+4
*
nir: Don't condition 'a-b < 0' -> 'a < b' on is_not_used_by_conditional
Ian Romanick
2018-03-26
1
-15
/
+0
*
nir: Silence unused parameter warnings
Ian Romanick
2018-01-10
1
-2
/
+2
*
nir: shuffle constants to the top
Timothy Arceri
2017-04-24
1
-0
/
+12
*
nir: add flt comparision simplification
Timothy Arceri
2017-04-24
1
-0
/
+15
*
nir: Stop using apostrophes to pluralize.
Matt Turner
2017-03-23
1
-2
/
+2
*
nir: optimise min/max fadd combos
Timothy Arceri
2017-01-14
1
-0
/
+22
*
nir: don't turn ieq/ine into inot if used by an if
Timothy Arceri
2017-01-12
1
-0
/
+6
*
nir: add late opt to turn inot/b2f combos back to bcsel
Timothy Arceri
2017-01-12
1
-0
/
+16
*
nir: Move fsat outside of fmin/fmax if second arg is 0 to 1.
Matt Turner
2016-12-12
1
-0
/
+23
*
nir/algebraic: support for power-of-two optimizations
Rob Clark
2016-06-03
1
-0
/
+94