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_loop_unroll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/compiler: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
1
-6
/
+2
*
nir: factor out some of the complex loop unroll code to a helper
Timothy Arceri
2018-12-13
1
-51
/
+64
*
nir: make use of new nir_cf_list_clone_and_reinsert() helper
Timothy Arceri
2018-12-10
1
-48
/
+28
*
nir: clarify some nit_loop_info member names
Timothy Arceri
2018-12-10
1
-7
/
+7
*
nir/loop_unroll: Re-materialize derefs in use blocks before unrolling
Jason Ekstrand
2018-09-19
1
-9
/
+4
*
nir: add loop unroll support for complex wrapper loops
Timothy Arceri
2018-09-14
1
-37
/
+76
*
nir: add loop unroll support for wrapper loops
Timothy Arceri
2018-08-29
1
-0
/
+77
*
nir/opt_loop_unroll: Remove unneeded phis if we make progress
Timothy Arceri
2018-08-29
1
-1
/
+9
*
nir: allow more nested loops to be unrolled
Timothy Arceri
2018-08-18
1
-14
/
+17
*
nir: fix selection of loop terminator when two or more have the same limit
Timothy Arceri
2018-06-30
1
-2
/
+2
*
nir: add comment for loop_unroll pass
Rob Clark
2018-06-19
1
-0
/
+4
*
nir: fix crash in loop unroll corner case
Timothy Arceri
2018-03-28
1
-5
/
+12
*
Revert "nir: bump loop unroll limit to 96."
Timothy Arceri
2018-03-07
1
-3
/
+1
*
nir: bump loop unroll limit to 96.
Dave Airlie
2017-10-11
1
-1
/
+3
*
nir: delete magic number
Elie TOURNIER
2017-02-24
1
-1
/
+11
*
nir: bump loop max unroll limit
Timothy Arceri
2017-01-25
1
-1
/
+1
*
nir: Rename convert_to_ssa lower_regs_to_ssa
Jason Ekstrand
2016-12-29
1
-1
/
+1
*
nir: add a loop unrolling pass
Timothy Arceri
2016-12-23
1
-0
/
+575