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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-18
doloop.c: Removed.
Zdenek Dvorak
1
-17
/
+0
2004-03-05
cse.c (cse_end_of_basic_block): Make static.
Paolo Bonzini
1
-2
/
+4
2004-03-04
cfgcleanup.c (thread_jump): Update call of cselib_init.
Jan Hubicka
1
-1
/
+1
2004-03-03
alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...
Paolo Bonzini
1
-8
/
+8
2004-02-19
* loop.c (all_sets_invariant_p): Remove.
Kazu Hirata
1
-31
/
+0
2004-02-14
loop.c (check_dbra_loop): Use gen_int_mode instead of GEN_INT for start_value...
Eric Botcazou
1
-4
/
+5
2004-02-06
loop.c (force_movables): Transitively increase the priorities of all insns fo...
Ulrich Weigand
1
-3
/
+9
2004-02-02
alias.c (record_set): Use hard_regno_nregs.
Jan Hubicka
1
-1
/
+1
2004-01-20
re PR rtl-optimization/12440 (gcc 3.3.1 on i386 linux 2.4.22 crashes during c...
Zdenek Dvorak
1
-1
/
+5
2004-01-16
c-common.h: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2004-01-14
system.h: Poison PROMOTED_MODE
Steven Bosscher
1
-1
/
+1
2004-01-12
re PR rtl-optimization/12826 (Optimizer removes reference through volatile po...
Jan Hubicka
1
-0
/
+2
2004-01-06
alias.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-01-02
loop.c (loop_optimize): Free all loops_info's mems.
Andrew Pinski
1
-1
/
+4
2003-12-22
re PR rtl-optimization/12828 (-floop-optimize is unstable on PowerPC (float t...
Dale Johannesen
1
-1
/
+34
2003-12-21
alias.c: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2003-12-18
loop.c (move_movables): Handle combination of m->consec...
Ulrich Weigand
1
-1
/
+2
2003-12-15
reload.c (reg_overlap_mentioned_for_reload_p): When looking at a PLUS in X...
J"orn Rennecke
1
-2
/
+8
2003-12-12
re PR rtl-optimization/13037 ([gcse-lm] g77 generates incorrect code)
Roger Sayle
1
-0
/
+4
2003-12-11
basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
Steven Bosscher
1
-8
/
+8
2003-12-07
re PR rtl-optimization/13318 (ICE: floating point exception in the loop optim...
Eric Botcazou
1
-0
/
+3
2003-11-21
ChangeLog.7: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2003-11-09
loop.c (check_dbra_loop): Try swapping the comparison operands of the loop co...
Roger Sayle
1
-0
/
+16
2003-10-24
re PR middle-end/11414 (Segementation fault compiling csets.adb)
Roger Sayle
1
-13
/
+5
2003-10-05
c-pretty-print.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2003-09-14
re PR rtl-optimization/10914 (unswitch loops does not work on powerpc)
Zdenek Dvorak
1
-9
/
+16
2003-09-12
* loop.c: Move comments describing BIV's and GIV's to top of file
Chris Lattner
1
-10
/
+10
2003-09-06
loop.c (loop_regs_update): Delete else clause for PATTERN rtx and simplify.
James E Wilson
1
-15
/
+6
2003-07-30
* loop.c (check_dbra_loop): Allow LTU in the loop condition.
Andi Kleen
1
-2
/
+4
2003-07-22
alias.c: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2003-07-22
combine.c (if_then_else_cond): Simplify the comparison of rtx against -1, 0, ...
Kazu Hirata
1
-3
/
+1
2003-07-19
alias.c [...]: Remove unnecessary casts.
Kaveh R. Ghazi
1
-32
/
+24
2003-07-18
re PR target/11087 (gcc miscompiles raid1.c from linux kernel)
Jakub Jelinek
1
-3
/
+30
2003-07-17
loop.c (check_ext_dependent_givs): Pass const struct loop * instead of struct...
Ulrich Weigand
1
-8
/
+38
2003-07-10
re PR rtl-optimization/9745 ([powerpc] miscompiles libmcrypt (alias problem d...
James E Wilson
1
-9
/
+12
2003-07-06
jump.c: Convert prototypes to ISO C90.
Andreas Jaeger
1
-606
/
+321
2003-07-01
basic-block.h: Fix comment typos.
Kazu Hirata
1
-3
/
+3
2003-06-29
loop.c (count_one_set): Fix detection of registers set in more than one basic...
Zdenek Dvorak
1
-1
/
+1
2003-06-16
decl.c, [...]: Don't use the PTR macro.
Kaveh R. Ghazi
1
-3
/
+3
2003-06-01
* loop.c (check_insn_for_givs): Remove DONT_REDUCE_ADDR macro.
Andreas Jaeger
1
-4
/
+0
2003-05-31
flags.h (flag_wrapv): New flag controlling overflow semantics.
Roger Sayle
1
-0
/
+3
2003-05-17
cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...
Kaveh R. Ghazi
1
-5
/
+3
2003-05-14
* loop.c (check_dbra_loop): Factor common test.
Nathan Sidwell
1
-4
/
+6
2003-05-03
emit-rtl.c (last_call_insn, [...]): New functions.
Olivier Hainque
1
-0
/
+24
2003-04-25
re PR rtl-optimization/8705 ([HP-PA] ICE in emit_move_insn_1, at expr.c:3101)
John David Anglin
1
-1
/
+7
2003-04-03
re PR rtl-optimization/10157 ([Sparc] internal compiler error: in extract_ins...
Eric Botcazou
1
-5
/
+9
2003-03-29
reload1.c (reload_as_needed): Allow a USE in asm reloads.
Alan Modra
1
-0
/
+4
2003-03-28
loop.c: (find_mem_in_note_1, find_mem_in_note): New functions.
Alan Modra
1
-3
/
+49
2003-03-27
re PR rtl-optimization/10087 (optimizer produces wrong code when indexing 2D ...
Glen Nakamura
1
-0
/
+15
2003-03-15
rtl.h (subrtx_p): Renamed to rtx_referenced_p.
Josef Zlomek
1
-1
/
+2
[next]