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_opt_remove_phis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Call nir_metadata_preserve on !progress
Jason Ekstrand
2020-06-11
1
-3
/
+1
*
nir/opt_remove_phis: handle phis with no sources
Rhys Perry
2019-09-25
1
-5
/
+6
*
nir/opt_if: Clean up single-src phis in opt_if_loop_terminator
Jason Ekstrand
2019-07-15
1
-0
/
+8
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
1
-1
/
+1
*
nir/builder: Merge nir_[if]mov_alu into one nir_mov_alu helper
Jason Ekstrand
2019-05-24
1
-3
/
+1
*
nir: Unset metadata debug bit if no progress made
Matt Turner
2019-01-09
1
-0
/
+4
*
nir: make nir_opt_remove_phis_impl() static
Timothy Arceri
2019-01-03
1
-1
/
+1
*
nir/opt_if: Remove unneeded phis if we make progress
Jason Ekstrand
2018-06-26
1
-3
/
+3
*
nir: Stop using apostrophes to pluralize.
Matt Turner
2017-03-23
1
-2
/
+2
*
nir: fix bug with moves in nir_opt_remove_phis()
Connor Abbott
2016-09-03
1
-2
/
+20
*
nir: Make nir_opt_remove_phis see through moves.
Kenneth Graunke
2016-08-04
1
-1
/
+23
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_phi_src
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/opt_remove_phis: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-5
/
+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
/
+130