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_idiv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/lower_idiv: add new llvm-based path
Rhys Perry
2019-10-21
1
-10
/
+117
*
nir: Optimize umod lowering
Sagar Ghuge
2019-07-26
1
-25
/
+23
*
nir: Add lowering for nir_op_irem and nir_op_imod
Sagar Ghuge
2019-07-24
1
-2
/
+16
*
nir/lower_idiv: Use ilt instead of bit twiddling
Jason Ekstrand
2018-12-16
1
-1
/
+1
*
nir: Make boolean conversions sized just like the others
Jason Ekstrand
2018-12-05
1
-1
/
+1
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-8
/
+8
*
nir: Avoid an extra NIR op in integer divide lowering.
Eric Anholt
2016-11-16
1
-2
/
+1
*
nir: return progress from lower_idiv
Rob Clark
2016-05-15
1
-6
/
+15
*
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_idiv: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-14
/
+7
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+151