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_opcodes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Add support for 8 and 16-bit types
Jason Ekstrand
2017-03-30
1
-1
/
+5
*
nir: Add positional argument specifiers.
Vinson Lee
2017-03-21
1
-1
/
+1
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-35
/
+19
*
nir: remove shebang from python scripts
Emil Velikov
2017-03-10
1
-1
/
+0
*
nir: Combine the int and double [un]pack opcodes
Jason Ekstrand
2017-02-16
1
-16
/
+5
*
nir: add opcode to perform int64 to bool conversions
Samuel Iglesias Gonsálvez
2017-02-09
1
-0
/
+1
*
nir: Shift count for shift opcodes is always 32-bits
Ian Romanick
2017-01-20
1
-3
/
+3
*
nir: Add 64-bit integer support for conversions and bitcasts
Ian Romanick
2017-01-20
1
-1
/
+29
*
nir: fix definition of pack_uvec2_to_uint
Ilia Mirkin
2016-09-06
1
-1
/
+1
*
nir: handle double-precision in fsign, fsat, fnot and frcp
Iago Toral Quiroga
2016-05-23
1
-4
/
+9
*
nir: handle double-precision in fabs, frsq and fsqrt
Iago Toral Quiroga
2016-05-23
1
-3
/
+3
*
nir: fix comment typo about f2d/d2f
Rob Clark
2016-05-15
1
-2
/
+2
*
nir/opcodes: Make ldexp take an explicitly 32-bit int
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir/opcodes: Simplify the expressions for [un]pack_double
Jason Ekstrand
2016-04-28
1
-61
/
+8
*
nir: Add more modulus opcodes
Jason Ekstrand
2016-04-13
1
-1
/
+15
*
nir: add split versions of (un)pack_double_2x32
Connor Abbott
2016-04-11
1
-0
/
+36
*
nir: add support for (un)pack_double_2x32
Connor Abbott
2016-04-11
1
-0
/
+29
*
nir: add i2d and u2d opcodes
Iago Toral Quiroga
2016-04-11
1
-0
/
+2
*
nir: add d2i, d2u, d2b opcodes
Iago Toral Quiroga
2016-04-11
1
-0
/
+3
*
nir: add support for d2f and f2d
Connor Abbott
2016-04-11
1
-0
/
+3
*
nir: Add an opcode for stomping a 32-bit value to 16-bit precision
Jason Ekstrand
2016-04-01
1
-0
/
+1
*
nir: update opcode definitions for different bit sizes
Connor Abbott
2016-03-17
1
-67
/
+71
*
nir: Add lowering support for packing opcodes.
Matt Turner
2016-02-01
1
-0
/
+10
*
nir: Add opcodes to extract bytes or words.
Matt Turner
2016-02-01
1
-0
/
+9
*
nir: Make argument order of unop_convert match binop_convert.
Matt Turner
2016-02-01
1
-10
/
+10
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+668