index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
tree-loop-distribution.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-09
Schedule reduction partition in the last.
Bin Cheng
1
-3
/
+18
2020-06-20
Record and restore postorder information in breaking alias sccs.
Bin Cheng
1
-6
/
+17
2020-05-13
Add missing unit dependence vector in data dependence analysis
Bin Cheng
1
-1
/
+2
2020-03-16
Update post order number for merged SCC.
Bin Cheng
1
-8
/
+5
2020-03-11
ldist: Further fixes for -ftrapv [PR94114]
Jakub Jelinek
1
-3
/
+3
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-18
Refactor tree-loop-distribution.c for thread safety
Giuliano Belinassi
1
-270
/
+393
2019-11-16
Add flags to dr_with_seg_len_pair_t
Richard Sandiford
1
-1
/
+3
2019-11-16
Move canonicalisation of dr_with_seg_len_pair_ts
Richard Sandiford
1
-10
/
+0
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-1
/
+1
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-24
/
+24
2019-06-14
tree-loop-distribution.c (classify_partition): Return whether a reduction app...
Richard Biener
1
-15
/
+51
2019-06-03
re PR tree-optimization/90716 (gcc generates wrong debug information at -O2)
Richard Biener
1
-4
/
+1
2019-05-24
re PR middle-end/90607 (gcc.dg/pr53265.c FAILs)
Richard Biener
1
-0
/
+7
2019-05-23
re PR tree-optimization/88440 (size optimization of memcpy-like code)
Richard Biener
1
-9
/
+15
2019-05-03
Let ldist ignore clobbers
Marc Glisse
1
-0
/
+4
2019-04-15
re PR debug/90074 (wrong debug info at -O3)
Richard Biener
1
-8
/
+35
2019-03-04
re PR tree-optimization/89487 (ICE in expand_expr_addr_expr_1, at expr.c:7993)
Bin Cheng
1
-2
/
+9
2019-02-15
re PR tree-optimization/89278 (ICE in gimplify_modify_expr, at gimplify.c:5821)
Richard Biener
1
-2
/
+3
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-2
/
+2
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-13
Ensure that dump calls are guarded with dump_enabled_p
David Malcolm
1
-4
/
+5
2018-10-15
re PR tree-optimization/87022 (miscompilation with -ftree-loop-distribution)
Bin Cheng
1
-1
/
+2
2018-09-03
tree-loop-distribution: convert to gcc_stablesort
Alexander Monakov
1
-8
/
+9
2018-06-26
Introduce dump_location_t
David Malcolm
1
-1
/
+1
2018-05-25
re PR tree-optimization/85720 (bad codegen for looped assignment of primitive...
Bin Cheng
1
-9
/
+31
2018-03-21
re PR tree-optimization/84969 (Wrong code with -ftree-loop-distribute-patterns)
Bin Cheng
1
-2
/
+9
2018-01-23
re PR tree-optimization/82604 (SPEC CPU2006 410.bwaves ~50% performance regre...
Bin Cheng
1
-29
/
+71
2018-01-13
Support for aliasing with variable strides
Richard Sandiford
1
-12
/
+15
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-01-01
re PR tree-optimization/83581 (ICE in expand_LOOP_VECTORIZED, at internal-fn....
Jakub Jelinek
1
-1
/
+1
2017-12-21
poly_int: tree-ssa-loop-ivopts.c:iv_use
Richard Sandiford
1
-2
/
+8
2017-12-12
[SFN] boilerplate changes in preparation to introduce nonbind markers
Alexandre Oliva
1
-1
/
+1
2017-12-07
Make more use of VECTOR_CST_ENCODED_ELT
Richard Sandiford
1
-7
/
+10
2017-10-18
tree-loop-distribution.c (INCLUDE_ALGORITHM): New header file.
Bin Cheng
1
-1
/
+122
2017-10-18
re PR tree-optimization/82574 (wrong code at -O3 on x86_64-linux-gnu)
Bin Cheng
1
-11
/
+15
2017-10-12
tree-loop-distribution.c (struct builtin_info): New struct.
Bin Cheng
1
-198
/
+309
2017-10-12
tree-loop-distribution.c: Adjust the general comment.
Bin Cheng
1
-102
/
+181
2017-10-12
tree-loop-distribution.c (break_alias_scc_partitions): Add comment and set PT...
Bin Cheng
1
-2
/
+8
2017-10-11
re PR tree-optimization/82472 (ICE in generate_code_for_partition, at tree-lo...
Bin Cheng
1
-8
/
+17
2017-10-10
tree-loop-distribution.c (generate_loops_for_partition): Remove inner loop's ...
Bin Cheng
1
-3
/
+13
2017-10-10
tree-loop-distribution.c (struct partition): Remove unused field loops of the...
Bin Cheng
1
-6
/
+0
2017-08-17
Fix build of --enable-gather-detailed-mem-stats (PR bootstrap/81864).
Martin Liska
1
-6
/
+9
2017-08-14
re PR tree-optimization/81799 (ICE on valid code at -O3: verify_gimple failed)
Bin Cheng
1
-1
/
+1
2017-07-17
re PR tree-optimization/81369 (ICE in generate_code_for_partition)
Bin Cheng
1
-13
/
+12
2017-07-17
re PR tree-optimization/81369 (ICE in generate_code_for_partition)
Bin Cheng
1
-1
/
+2
2017-07-17
re PR tree-optimization/81374 (ICE in bb_top_order_cmp, at tree-loop-distribu...
Bin Cheng
1
-3
/
+4
2017-07-05
tree-loop-distribution.c: Add general explanantion on the pass.
Bin Cheng
1
-100
/
+717
2017-07-05
tree-loop-distribution.c (classify_partition): New parameter and better handl...
Bin Cheng
1
-11
/
+32
[next]