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
/
loop-unroll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-13
/
+13
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-31
/
+31
2019-03-19
re PR rtl-optimization/89768 (ICE in compare_and_jump_seq at loop-unroll.c:838)
Jakub Jelinek
1
-4
/
+4
2019-03-19
re PR rtl-optimization/89753 (ICE in unroll_loop_constant_iterations, at loop...
Eric Botcazou
1
-1
/
+1
2019-03-11
re PR rtl-optimization/89588 (ICE in unroll_loop_constant_iterations, at loop...
Eric Botcazou
1
-1
/
+1
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-27
Fix missing dump_impl_location_t values, using a new dump_metadata_t
David Malcolm
1
-3
/
+4
2018-06-26
Introduce dump_location_t
David Malcolm
1
-2
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-19
Fix off by one error in loop-unroll.c (PR rtl-optimization/82675).
Martin Liska
1
-1
/
+1
2017-12-12
[SFN] boilerplate changes in preparation to introduce nonbind markers
Alexandre Oliva
1
-2
/
+4
2017-11-27
cfgloop.h (struct loop): Document usage of USHRT_MAX for unroll.
Eric Botcazou
1
-3
/
+3
2017-11-23
generic.texi (ANNOTATE_EXPR): Document 3rd operand.
Eric Botcazou
1
-39
/
+64
2017-11-03
asan.c (create_cond_insert_point): Maintain profile.
Jan Hubicka
1
-12
/
+5
2017-10-19
asan.c (create_cond_insert_point): Do not update edge count.
Jan Hubicka
1
-7
/
+0
2017-09-21
Add copy_rtx call to RTL loop unroller
Richard Sandiford
1
-1
/
+2
2017-08-30
[36/77] Use scalar_int_mode in the RTL iv routines
Richard Sandiford
1
-2
/
+3
2017-07-16
profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...
Jan Hubicka
1
-1
/
+1
2017-06-29
asan.c (asan_emit_stack_protection): Update.
Jan Hubicka
1
-8
/
+12
2017-06-04
i386.c (make_resolver_func): Update.
Jan Hubicka
1
-5
/
+5
2017-05-18
Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
Martin Liska
1
-2
/
+2
2017-05-17
Introduce dump_flags_t type and use it instead of int type.
Martin Liska
1
-1
/
+1
2017-04-25
re PR rtl-optimization/80500 (ICE: internal consistency failure (error: inval...
Jakub Jelinek
1
-0
/
+3
2017-04-03
Fix numerous typos in comments
Jonathan Wakely
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-10
re PR rtl-optimization/78241 (wrong code with -funroll-loops)
Pat Haugen
1
-4
/
+5
2016-10-14
loop-unroll.c (unroll_loop_runtime_iterations): Condition initial loop peel t...
Pat Haugen
1
-15
/
+26
2016-10-14
re PR rtl-optimization/68212 (Loop unroller breaks basic block frequencies)
Pat Haugen
1
-3
/
+31
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
1
-0
/
+1
2016-09-14
loop-unroll.c (unroll_loop_runtime_iterations): Set probability of succ edge.
Pat Haugen
1
-1
/
+1
2016-07-26
use auto_sbitmap in various places
Trevor Saunders
1
-13
/
+3
2016-06-01
loop-unroll.c (decide_unroll_constant_iterations, [...]): Use likely upper bo...
Jan Hubicka
1
-3
/
+3
2016-05-27
cfgloop.c (record_niter_bound): Record likely upper bounds.
Jan Hubicka
1
-0
/
+21
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-7
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-9
/
+7
2015-07-10
bb-reorder.c: Don't include obstack.h if backend.h is included.
Andrew Macleod
1
-1
/
+0
2015-07-10
gimple-predict.h: New file.
Andrew MacLeod
1
-0
/
+1
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-8
/
+1
2015-06-25
hash-traits.h (free_ptr_hash): New class.
Richard Sandiford
1
-6
/
+2
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-1
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-6
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-05-20
Promote types of RTL expressions to more derived ones.
Mikhail Maltsev
1
-9
/
+8
2015-04-18
remove need for store_values_directly
Trevor Saunders
1
-12
/
+12
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-1
/
+13
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+9
[next]