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/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
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-15
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-15
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-vect-loop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer): Update comment.
Ilya Enkovich
1
-1
/
+9
2016-07-13
tree-vect-data-refs.c (vect_no_alias_p): New function.
Bin Cheng
1
-9
/
+1
2016-07-08
re PR debug/71667 (ICE in as_a, at is-a.h:192 w/ -g -O2 -ftree-vectorize)
Alan Hayward
1
-3
/
+4
2016-07-06
[5/7] Move the fix for PR65518
Richard Sandiford
1
-1
/
+3
2016-06-29
re PR tree-optimization/70729 (Loop marked with omp simd pragma is not vector...
Yuri Rumyantsev
1
-0
/
+3
2016-06-17
tree-vect-loop.c (vect_create_epilog_for_reduction): Only insert gimple seq i...
Bin Cheng
1
-1
/
+3
2016-06-15
re PR tree-optimization/71483 (g++ ICE at -O3 on valid code on x86_64-linux-g...
Alan Hayward
1
-11
/
+7
2016-06-15
re PR tree-optimization/71439 (wrong code at -O3 in 32-bit and 64-bit mode on...
Alan Hayward
1
-1
/
+5
2016-06-13
re PR tree-optimization/71416 (ICE at -O3 in 32-bit and 64-bit modes on x86_6...
Alan Hayward
1
-4
/
+7
2016-06-10
re PR tree-optimization/71407 (ICE at -O3 in 32-bit and 64-bit modes on x86_6...
Alan Hayward
1
-6
/
+9
2016-06-08
tree-vect-data-refs.c (vect_analyze_data_refs): Remove debug newline.
Alan Hayward
1
-27
/
+1
2016-06-03
[3/3] No need to vectorize simple only-live stmts
Alan Hayward
1
-4
/
+5
2016-06-03
[2/3] Vectorize inductions that are live after the loop
Alan Hayward
1
-66
/
+91
2016-06-01
tree-vect-loop.c (vect_determine_vectorization_factor): Also compute the fact...
Eric Botcazou
1
-1
/
+2
2016-06-01
tree-vect-loop.c (vect_determine_vectorization_factor): Also take into accoun...
Eric Botcazou
1
-1
/
+2
2016-05-30
* tree-vect-loop.c (vect_transform_loop): Update likely bounds.
Jan Hubicka
1
-3
/
+11
2016-05-30
tree-vect-loop.c (vect_analyze_loop_2): Use likely_max_stmt_executions_int.
Jan Hubicka
1
-1
/
+1
2016-05-24
Clean up PURE_SLP_STMT handling
Richard Sandiford
1
-1
/
+1
2016-05-19
tree-vect-loop.c (vect_analyze_loop_2): Use also max_loop_iterations_int.
Jan Hubicka
1
-0
/
+2
2016-05-19
re PR tree-optimization/69848 (poor vectorization of a loop from SPEC2006 464...
Bin Cheng
1
-12
/
+5
2016-05-12
re PR tree-optimization/71006 (ICE: verify_gimple failed (error: type mismatc...
Ilya Enkovich
1
-1
/
+3
2016-04-29
tree-vect-loop.c (vect_transform_loop): Fix nb_iterations_upper_bound computa...
Ilya Enkovich
1
-2
/
+4
2016-04-12
Revert r234572 (aka PR testsuite/70577)
Martin Liska
1
-2
/
+0
2016-03-30
tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic estimat...
Jan Hubicka
1
-0
/
+2
2016-03-16
tree-vect-loop.c (vect_analyze_loop_2): Fix wrong dump info by reporting malf...
Bin Cheng
1
-2
/
+3
2016-03-03
Skip properly debug stmt in optimize_mask_stores (PR
Martin Liska
1
-1
/
+4
2016-02-29
re PR tree-optimization/69720 (wrong code at -O3 on x86_64-linux-gnu)
Richard Biener
1
-9
/
+22
2016-02-22
tree-vect-loop.c (vect_estimate_min_profitable_iters): Dump min_profitable_es...
Bin Cheng
1
-2
/
+2
2016-02-10
re PR tree-optimization/69652 ([ICE] verify_ssa fail w/ -O2 -ffast-math -ftre...
Yuri Rumyantsev
1
-59
/
+75
2016-02-02
re PR middle-end/68542 (10% 481.wrf performance regression)
Yuri Rumyantsev
1
-0
/
+192
2016-01-27
re PR tree-optimization/69166 (ICE in get_initial_def_for_reduction, at tree-...
Richard Biener
1
-14
/
+14
2016-01-15
re PR tree-optimization/66856 (ICE in compute_live_loop_exits, at tree-ssa-lo...
Richard Biener
1
-0
/
+7
2016-01-14
Tidy: remove reduc_xxx_optab migration code.
Alan Lawrence
1
-8
/
+4
2016-01-14
re PR tree-optimization/68060 (ICE on valid code at -O3 on x86_64-linux-gnu i...
Richard Biener
1
-2
/
+5
2016-01-12
re PR target/69053 (ICE in build_vector_from_val)
Richard Biener
1
-12
/
+5
2016-01-12
re PR tree-optimization/69168 (ICE in vect_analyze_loop_2, at tree-vect-loop....
Richard Biener
1
-2
/
+2
2016-01-11
re PR tree-optimization/69173 (ICE (segfault) in vinfo_for_stmt)
Richard Biener
1
-3
/
+15
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-10
re PR tree-optimization/68806 (internal compiler error: Segmentation fault)
Richard Biener
1
-3
/
+6
2015-11-30
re PR tree-optimization/68592 (ICE in vect_get_vec_def_for_operand, at tree-v...
Richard Biener
1
-0
/
+7
2015-11-27
re PR tree-optimization/68559 (Excessive peeling for gaps)
Richard Biener
1
-0
/
+1
2015-11-27
Fix memory leak in loop_vec_info
Martin Liska
1
-0
/
+1
2015-11-26
re PR tree-optimization/66721 (gcc.target/i386/pr61403.c FAILs)
Richard Biener
1
-16
/
+98
2015-11-23
re PR tree-optimization/68327 (ICE on valid code at -O3 on x86_64-linux-gnu i...
Ilya Enkovich
1
-1
/
+2
2015-11-20
re PR tree-optimization/68413 (internal compiler error: in vect_transform_stmt)
Alan Hayward
1
-18
/
+24
2015-11-18
re PR middle-end/67790 (verify_ssa failed: definition in block 20 follows the...
Richard Biener
1
-47
/
+21
2015-11-13
tree-vect-loop.c (vect_determine_vectorization_factor): Check mix of boolean ...
Ilya Enkovich
1
-0
/
+25
2015-11-13
Optimize condition reductions where the result is an integer induction variable
Alan Hayward
1
-8
/
+130
2015-11-13
tree-vect-loop.c (vect_analyze_loop_2): Add fatal parameter.
Richard Biener
1
-4
/
+11
2015-11-10
optabs.c (expand_binop_directly): Allow scalar mode for vec_pack_trunc_optab.
Ilya Enkovich
1
-12
/
+19
[next]