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/opcodes: Rename tbool to tbool32
Jason Ekstrand
2018-12-05
1
-11
/
+11
*
nir/opcodes: Pull in the type helpers from constant_expressions
Jason Ekstrand
2018-12-05
1
-5
/
+29
*
nir/opcodes: Make unpack_half_2x16_split_* variable-width
Jason Ekstrand
2018-08-29
1
-4
/
+4
*
nir: rename f2f16_undef to f2f16
Karol Herbst
2018-07-24
1
-2
/
+2
*
python: Use range() instead of xrange()
Mathieu Bridon
2018-07-24
1
-2
/
+2
*
nir: add opcodes for 16-bit packing and unpacking
Iago Toral Quiroga
2018-05-03
1
-0
/
+19
*
nir: subgroups instructions for 64bit ballot sizes
Daniel Schürmann
2018-04-14
1
-6
/
+6
*
nir: add support for min/max/median of 3 srcs
Dave Airlie
2018-03-29
1
-0
/
+14
*
nir: add frexp_exp and frexp_sig opcodes
Timothy Arceri
2018-03-22
1
-0
/
+3
*
nir: add AMD_gcn_shader extended instructions
Daniel Schürmann
2018-03-07
1
-0
/
+28
*
nir: fix interger divide by zero crash during constant folding
Timothy Arceri
2018-02-28
1
-2
/
+2
*
nir/opcodes: Fix constant-folding of bitfield_insert
James Legg
2017-12-07
1
-2
/
+2
*
nir: Handle fp16 rounding modes at nir_type_conversion_op
Jose Maria Casanova Crespo
2017-12-06
1
-2
/
+9
*
nir/opcodes: Fix constant-folding of ufind_msb
Jason Ekstrand
2017-10-12
1
-1
/
+1
*
nir: Remove series of unnecessary conversions
Matt Turner
2017-08-29
1
-1
/
+1
*
nir: sge operation is defined for floating-point types
Juan A. Suarez Romero
2017-06-27
1
-1
/
+1
*
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