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_lower_double_ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/lower_double_ops: relax lower mod()
Juan A. Suarez Romero
2020-03-12
1
-9
/
+22
*
nir/lower_double_ops: add note for lowering mod
Juan A. Suarez Romero
2020-02-26
1
-0
/
+4
*
Revert "nir/lower_double_ops: relax lower mod()"
Juan A. Suarez Romero
2019-12-19
1
-15
/
+6
*
nir/lower_double_ops: relax lower mod()
Juan A. Suarez Romero
2019-12-19
1
-6
/
+15
*
nir: fix denorm flush-to-zero in sqrt's lowering at nir_lower_double_ops
Samuel Iglesias Gonsálvez
2019-09-17
1
-2
/
+15
*
nir/lower_doubles: Handle fdiv and fsub directly
Jason Ekstrand
2019-07-16
1
-1
/
+14
*
nir/lower_doubles: Use the new NIR lowering framework
Jason Ekstrand
2019-07-16
1
-72
/
+65
*
nir/lower_doubles: Use "alu" for the nir_alu_instr
Jason Ekstrand
2019-07-16
1
-15
/
+15
*
nir/builder: Merge nir_[if]mov_alu into one nir_mov_alu helper
Jason Ekstrand
2019-05-24
1
-5
/
+5
*
compiler: Add lowering support for 64-bit saturate operations to software
Anuj Phogat
2019-05-15
1
-0
/
+3
*
nir: Fix wrong sign in lower_rcp
Ruslan Kabatsayev
2019-05-11
1
-2
/
+2
*
nir/lower_doubles: Inline functions directly in lower_doubles
Jason Ekstrand
2019-03-06
1
-16
/
+33
*
nir: Expose double and int64 op_to_options_mask helpers
Jason Ekstrand
2019-03-06
1
-48
/
+18
*
nir: Optimize double-precision lower_round_even()
Matt Turner
2019-01-29
1
-44
/
+12
*
nir: Unset metadata debug bit if no progress made
Matt Turner
2019-01-09
1
-1
/
+6
*
nir: Add lowering support for 64-bit operations to software
Matt Turner
2019-01-09
1
-1
/
+176
*
nir: Create nir_builder in nir_lower_doubles_impl()
Matt Turner
2019-01-09
1
-17
/
+19
*
nir: Return progress from nir_lower_doubles().
Matt Turner
2017-03-23
1
-21
/
+41
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-2
/
+2
*
nir: Combine the int and double [un]pack opcodes
Jason Ekstrand
2017-02-16
1
-11
/
+11
*
nir/lower_double_ops: fixup for new nir_foreach_block()
Jason Ekstrand
2016-05-05
1
-23
/
+9
*
nir/lower_double_ops: lower mod()
Samuel Iglesias Gonsálvez
2016-05-04
1
-0
/
+29
*
nir/lower_double_ops: fix indentation
Thomas Hindoe Paaboel Andersen
2016-04-30
1
-30
/
+30
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir/lower_double_ops: lower round_even()
Iago Toral Quiroga
2016-04-28
1
-0
/
+58
*
nir/lower_double_ops: lower fract()
Iago Toral Quiroga
2016-04-28
1
-0
/
+14
*
nir/lower_double_ops: lower ceil()
Iago Toral Quiroga
2016-04-28
1
-0
/
+23
*
nir/lower_double_ops: lower floor()
Iago Toral Quiroga
2016-04-28
1
-0
/
+25
*
nir/lower_double_ops: lower trunc()
Iago Toral Quiroga
2016-04-28
1
-0
/
+60
*
nir: add a pass to lower some double operations
Connor Abbott
2016-04-28
1
-0
/
+384