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-iv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
re PR rtl-optimization/93088 (Compile time hog on gcc/testsuite/gcc.target/i3...
Jakub Jelinek
1
-8
/
+7
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-09-30
Remove global call sets: loop-iv.c
Richard Sandiford
1
-2
/
+10
2019-09-09
Add "fast" conversions from arrays to bitmaps
Richard Sandiford
1
-8
/
+2
2019-09-09
Make note_stores take an rtx_insn
Richard Sandiford
1
-1
/
+1
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-50
/
+50
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-1
/
+2
2019-06-27
One line change onto r272731
Kewen Lin
1
-1
/
+1
2019-06-27
Call finite_loop_p in RTL to get better finiteness information.
Kewen Lin
1
-0
/
+14
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-10-24
re PR middle-end/82569 (failure in 177.mesa cpu2000 test case after r253530)
Eric Botcazou
1
-1
/
+1
2017-10-08
tree-outof-ssa.h (ssaexpand): Add partitions_for_undefined_values.
Eric Botcazou
1
-1
/
+1
2017-08-30
[36/77] Use scalar_int_mode in the RTL iv routines
Richard Sandiford
1
-87
/
+76
2017-08-30
[26/77] Use is_a <scalar_int_mode> in subreg/extract simplifications
Richard Sandiford
1
-3
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
1
-0
/
+1
2016-07-22
common.opt (funsafe-loop-optimizations): Mark ignore.
Bin Cheng
1
-36
/
+0
2016-07-19
builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1...
Uros Bizjak
1
-2
/
+2
2016-06-01
loop-unroll.c (decide_unroll_constant_iterations, [...]): Use likely upper bo...
Jan Hubicka
1
-0
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-03
[PR tree-optimization/68599] Avoid over-zealous optimization with -funsafe-lo...
Jeff Law
1
-1
/
+1
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-11
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-5
/
+5
2015-08-21
Fix PR61657 (undefined behavior in loop-iv.c)
Markus Trippelsdorf
1
-3
/
+3
2015-07-31
Use lowpart_subreg instead of simplify_gen_subreg
Anatoly Sokolov
1
-11
/
+0
2015-07-10
bb-reorder.c: Don't include obstack.h if backend.h is included.
Andrew Macleod
1
-1
/
+0
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-10
/
+3
2015-06-25
hash-traits.h (free_ptr_hash): New class.
Richard Sandiford
1
-2
/
+1
2015-06-22
Use std::swap instead of manual swaps.
Mikhail Maltsev
1
-6
/
+4
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-06
emit-rtl.c, [...]: Replace rtx base types with more derived ones.
Richard Sandiford
1
-2
/
+2
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-05-19
Use std::swap instead of explicit swaps
Mikhail Maltsev
1
-23
/
+8
2015-05-09
bitmap.c, [...]: Add space between string literal and macro name.
Jason Merrill
1
-1
/
+1
2015-04-29
loop-iv.c (canon_condition): Generalize to all types of integer constant.
Richard Sandiford
1
-19
/
+22
2015-04-18
remove need for store_values_directly
Trevor Saunders
1
-6
/
+6
2015-01-20
re PR bootstrap/64676 (SEGV in tree-ssa-structalias.c solve_constraint)
Igor Zamyatin
1
-112
/
+15
2015-01-19
re PR rtl-optimization/64081 (r217828 prevents RTL loop unroll)
Igor Zamyatin
1
-15
/
+112
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-0
/
+17
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-11-20
PR63426 Fix various signed integer overflows
Markus Trippelsdorf
1
-2
/
+2
2014-10-29
decl.c, [...]: Remove redundant enum from machine_mode.
Richard Sandiford
1
-21
/
+21
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-0
/
+9
2014-08-29
cppbuiltin.c (define_builtin_macros_for_type_sizes): Round pointer size up to...
DJ Delorie
1
-1
/
+1
2014-08-28
loop-iv.c (altered_reg_used): Turn from being a for_each_rtx callback to bein...
Richard Sandiford
1
-12
/
+15
2014-08-28
loop-iv.c: Include rtl-iter.h.
Richard Sandiford
1
-21
/
+32
2014-08-27
Use rtx_expr_list in various places
David Malcolm
1
-6
/
+7
[next]