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
*
nir/opt_loop_unroll: Fix has_nested_loop handling
Jason Ekstrand
2020-03-30
1
-1
/
+1
*
nir: Fix breakage of foreach_list_typed_safe assumptions in loop unrolling
Danylo Piliaiev
2020-03-30
1
-12
/
+70
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
1
-1
/
+1
*
nir/loop_unroll: Prepare loop for unrolling in wrapper_unroll
Danylo Piliaiev
2019-08-21
1
-25
/
+1
*
nir/loop_unroll: Update the comments for loop_prepare_for_unroll
Danylo Piliaiev
2019-08-21
1
-2
/
+2
*
compiler: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
nir: add support for user defined loop control
Timothy Arceri
2019-03-27
1
-5
/
+14
*
nir/loop_unroll: Fix out-of-bounds access handling
Jason Ekstrand
2019-03-12
1
-12
/
+2
*
nir: silence a couple new compiler warnings
Brian Paul
2019-03-12
1
-1
/
+1
*
nir: unroll some loops with a variable limit
Timothy Arceri
2019-03-12
1
-0
/
+55
*
nir: calculate trip count for more loops
Timothy Arceri
2019-03-12
1
-1
/
+2
*
nir: add partial loop unrolling support
Timothy Arceri
2019-03-12
1
-8
/
+199
*
nir: Teach loop unrolling about 64-bit instruction lowering
Jason Ekstrand
2019-03-06
1
-1
/
+1
*
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