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
/
loop-unroll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-26
system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.
Richard Biener
1
-3
/
+3
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-30
/
+20
2014-05-06
tree-pass.h (TODO_verify_ssa, [...]): Remove.
Richard Biener
1
-1
/
+1
2014-04-23
Makefile.in (OBJS): Remove loop-unswitch.o.
Richard Biener
1
-0
/
+53
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-09
Eliminate last_basic_block macro.
David Malcolm
1
-3
/
+7
2013-12-09
Eliminate profile_status macro.
David Malcolm
1
-1
/
+1
2013-12-09
Eliminate BASIC_BLOCK macro.
David Malcolm
1
-2
/
+2
2013-12-02
Check TARGET_LOOP_UNROLL_ADJUST while deciding unroll factor
Ganesh Gopalasubramanian
1
-0
/
+3
2013-11-22
add auto_vec
Trevor Saunders
1
-14
/
+4
2013-11-19
cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...
Richard Biener
1
-6
/
+3
2013-10-21
Re-factor inclusion of tree.h.
Diego Novillo
1
-0
/
+1
2013-10-16
re PR tree-optimization/58697 (wrong code (segfaults) at -O3)
Andrew MacLeod
1
-1
/
+1
2013-10-09
tree-flow.h: Move some protoypes.
Andrew MacLeod
1
-8
/
+8
2013-09-09
gcc/
Richard Sandiford
1
-1
/
+1
2013-09-09
asan.c (asan_clear_shadow): Use gen_int_mode with the mode of the associated ...
Richard Sandiford
1
-2
/
+1
2013-08-29
New vectorizer messages; message format change.
Xinliang David Li
1
-8
/
+11
2013-07-21
Fix typos.
Ondřej Bílka
1
-1
/
+1
2013-05-15
loop-unroll.c (report_unroll_peel): Check decision before emitting unroll/pee...
Teresa Johnson
1
-0
/
+3
2013-04-26
This patch is the main part of a consolodation of the hash_table patches to t...
Lawrence Crowl
1
-67
/
+78
2013-02-28
re PR rtl-optimization/56466 (ICE in verify_loop_structure, at cfgloop.c:1629...
Marek Polacek
1
-12
/
+19
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
2013-01-03
dumpfile.c (dump_loc): Print filename with location.
Teresa Johnson
1
-26
/
+70
2012-11-28
re PR rtl-optimization/55006 (aermod.f90 is miscompiled with '-m64 -O2 -funro...
Steven Bosscher
1
-2
/
+33
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-35
/
+35
2012-11-01
This patch normalizes more bitmap function names.
Lawrence Crowl
1
-13
/
+13
2012-10-30
This patch implements the unification of the *bitmap interfaces as discussed.
Lawrence Crowl
1
-7
/
+7
2012-10-29
re PR debug/54693 (VTA guality issues with loops)
Alexandre Oliva
1
-1
/
+1
2012-10-23
peel-1.c: New testcase.
Jan Hubicka
1
-15
/
+13
2012-10-20
unroll-1.c: New testcase.
Jan Hubicka
1
-2
/
+9
2012-10-14
re PR rtl-optimization/54919 (gcc.dg/torture/pr54877.c FAILs with -fvariable-...
Steven Bosscher
1
-14
/
+3
2012-10-13
re PR rtl-optimization/54871 (gfortran.dg/vector_subscript_1.f90 FAILs)
Eric Botcazou
1
-25
/
+21
2012-10-09
loop-unroll.c (unroll_loop_constant_iterations): Add update of loop->nb_itera...
Jan Hubicka
1
-16
/
+13
2012-10-08
loop-unswitch.c (unswitch_single_loop): Use estimated_loop_iterations_int to ...
Jan Hubicka
1
-18
/
+65
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-0
/
+1
2012-06-17
cfglayout.h: Remove.
Steven Bosscher
1
-1
/
+0
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
1
-1
/
+0
2012-04-19
re PR tree-optimization/44688 (Excessive code-size growth at -O3)
Richard Guenther
1
-3
/
+6
2012-03-05
cfgloop.c (verify_loop_structure): Verify dominators before using them.
Richard Guenther
1
-2
/
+0
2011-12-01
re PR rtl-optimization/51014 (ICE: in apply_opt_in_copies, at loop-unroll.c:2...
Jakub Jelinek
1
-3
/
+8
2011-02-14
re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out ...
Eric Botcazou
1
-1
/
+1
2010-11-15
loop-unroll.c (analyze_insn_to_expand_var): Accept
Richard Henderson
1
-63
/
+91
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-8
/
+8
2010-04-08
Implement target hook for loop unrolling
Christian Borntraeger
1
-0
/
+7
2010-01-09
re PR debug/42630 ("-fcompare-debug failure (length)" with "-O1 -fvariable-ex...
Alexandre Oliva
1
-12
/
+58
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-120
/
+120
2009-06-02
loop-unroll.c (struct iv_to_split): Add pointer to next.
Alexandre Oliva
1
-65
/
+62
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+2
2008-08-29
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
Jan Hubicka
1
-2
/
+2
[next]