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/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-vect-loop-manip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-16
cfghooks.c (copy_bbs): Add update_dominance argument.
Steve Ellcey
1
-1
/
+1
2013-05-15
tree-vect-loop.c (vect_transform_loop): Use MSG_NOTE instead of MSG_OPTIMIZED...
Richard Biener
1
-13
/
+13
2013-05-10
tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Do not disable peel...
Richard Biener
1
-23
/
+4
2013-04-08
First phase of unifying the computation of profile scale factors/probabilitie...
Teresa Johnson
1
-2
/
+2
2013-04-02
re PR tree-optimization/56778 (ICE on several benchmarks after r196775.)
Richard Biener
1
-1
/
+1
2013-03-21
tree-vect-loop-manip.c (slpeel_tree_peel_loop_to_edge): Update virtual SSA form.
Richard Biener
1
-0
/
+9
2013-03-20
tree-vect-loop-manip.c (slpeel_can_duplicate_loop_p): Do not check whether an...
Richard Biener
1
-3
/
+0
2013-03-18
tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Remove cond_expr_...
Richard Biener
1
-15
/
+10
2013-02-20
re PR tree-optimization/56398 (ICE (Segmentation fault) in dominated_by_p)
Richard Biener
1
-0
/
+1
2013-01-22
re PR middle-end/56074 (ICE compiling gcc.dg/vect/pr49093.c)
Jakub Jelinek
1
-2
/
+3
2013-01-16
re PR tree-optimization/55964 (Segmentation fault with -O -ftree-loop-distrib...
Richard Biener
1
-188
/
+53
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-28
re PR c/35634 (operand of pre-/postin-/decrement not promoted)
Richard Biener
1
-0
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-22
/
+18
2012-11-06
l_fma_float_?.c: Update.
Jan Hubicka
1
-4
/
+13
2012-10-24
dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfi...
Sharad Singhai
1
-18
/
+18
2012-10-01
re PR middle-end/54759 (segfault for gcc.dg/vect/pr49093.c on Solaris)
Dehao Chen
1
-2
/
+3
2012-10-01
invoke.texi: Add documentation for the new option.
Sharad Singhai
1
-64
/
+70
2012-09-28
basic-block.h (RDIV): Define.
Jan Hubicka
1
-10
/
+63
2012-09-10
Remove unnecessary VEC function overloads.
Diego Novillo
1
-1
/
+1
2012-09-07
Modify gcc/*.[hc] double_int call sites to use the new interface.
Lawrence Crowl
1
-2
/
+2
2012-08-22
tree-vrp.c (find_assert_locations): Skip also edges from the entry block.
Jakub Jelinek
1
-0
/
+1
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-2
/
+1
2012-08-14
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
Richard Guenther
1
-5
/
+5
2012-08-10
tree-ssa-pre.c (pretemp, [...]): Remove.
Richard Guenther
1
-14
/
+8
2012-08-08
tree-ssa-operands.h (virtual_operand_p): Declare.
Richard Guenther
1
-2
/
+3
2012-08-07
tree-flow.h (copy_ssa_name_fn): New function.
Richard Guenther
1
-16
/
+17
2012-08-03
tree-vect-loop-manip.c (vect_can_advance_ivs_p): Query is_gimple_reg on the S...
Richard Guenther
1
-2
/
+2
2012-08-02
tree-dfa.c (referenced_var_lookup): Remove.
Richard Guenther
1
-11
/
+0
2012-07-30
target.def (vector_alignment): New target hook.
Ulrich Weigand
1
-6
/
+7
2012-07-17
tree-vect-data-refs.c (vect_get_new_vect_var): Add referenced vars here, use ...
Richard Guenther
1
-3
/
+3
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-2
/
+1
2012-07-16
revert: tree.h (phi_arg_d): New field.
Dehao Chen
1
-30
/
+15
2012-07-10
tree.h (phi_arg_d): New field.
Dehao Chen
1
-15
/
+30
2012-06-17
cfglayout.h: Remove.
Steven Bosscher
1
-1
/
+0
2012-05-31
Makefile.in: Fix many dependencies.
Steven Bosscher
1
-1
/
+1
2012-05-16
tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Remove set-only ...
Richard Guenther
1
-13
/
+2
2012-05-11
re PR tree-optimization/53295 (Vectorizer support for non-constant strided lo...
Richard Guenther
1
-1
/
+1
2012-05-09
tree-vectorizer.h (vect_loop_versioning): Adjust prototype.
Richard Guenther
1
-73
/
+22
2012-04-25
tree-vectorizer.h (vect_loop_versioning): Adjust prototype.
Richard Guenther
1
-34
/
+24
2012-04-24
tree-vect-loop-manip.c (vect_do_peeling_for_loop_bound): If the epilogue loop...
Richard Guenther
1
-0
/
+10
2012-04-23
tree-vect-loop-manip.c (slpeel_add_loop_guard): Gimplify the condition using ...
Richard Guenther
1
-28
/
+17
2012-04-18
re PR tree-optimization/44688 (Excessive code-size growth at -O3)
Richard Guenther
1
-0
/
+6
2012-03-23
re PR tree-optimization/52678 (internal compiler error: in vect_update_ivs_af...
Richard Guenther
1
-24
/
+12
2012-03-07
omp-low.c (extract_omp_for_data): Use signed_type_for.
Richard Guenther
1
-9
/
+2
2012-02-16
re PR tree-optimization/52255 (ICE: verify_ssa failed, block does not dominat...
Jakub Jelinek
1
-1
/
+36
2012-01-03
re PR tree-optimization/51269 (Vectorization profitability threshold is not a...
Ira Rosen
1
-31
/
+35
2011-07-19
tree.h (fold_build_pointer_plus_loc): New helper function.
Richard Guenther
1
-7
/
+3
2011-07-19
re PR tree-optimization/49771 (wrong code with -ftree-vectorize)
Ira Rosen
1
-3
/
+8
[next]