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
/
jump.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-09-02
Fix miscompilation of MIPS cross assembler on sparc host.
Jim Wilson
1
-1
/
+9
1998-08-20
jump.c (rtx_renumbered_equal_p): Do not consider PLUS commutative.
Jeffrey A Law
1
-3
/
+14
1998-07-19
jump.c (jump_optimize): When simplifying noop moves and PUSH_ROUNDING...
David S. Miller
1
-1
/
+6
1998-07-12
More efficient version of Jul 10 bugfix of mine, as discussed on egcs-patches.
David S. Miller
1
-12
/
+42
1998-07-10
jump.c (jump_optimize): If after_regscan and our transformations generate new...
David S. Miller
1
-0
/
+12
1998-07-09
* jump.c (duplicate_loop_exit_test): Fix thinko.
Jeffrey A Law
1
-1
/
+1
1998-07-08
jump.c (duplicate_loop_exit_test): Do not duplicate the loop exit test if the...
Jeffrey A Law
1
-1
/
+7
1998-07-06
* jump.c (jump_optimize) Check for CONST_INT before using INTVAL.
Alasdair Baird
1
-0
/
+2
1998-07-06
jump.c (duplicate_loop_exit_test): Don't refuse to copy a section of code jus...
Mark Mitchell
1
-2
/
+10
1998-06-30
jump.c (jump_optimize): Show that the jump chain is not valid when not optimi...
Jeff Law
1
-0
/
+3
1998-06-27
jump.c (jump_optimize): Use side_effects_p & may_trap_p instead of rtx_unsafe_p.
Richard Henderson
1
-81
/
+7
1998-06-19
calls.c (expand_call): Initialize "src" and "dest".
Jeffrey A Law
1
-1
/
+1
1998-06-19
alias.c: Include toplev.h
Graham Stott
1
-0
/
+1
1998-06-17
haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.
John Carr
1
-0
/
+74
1998-06-02
jump.c (jump_optimize): Remove debug messages accidentally left in with the p...
Richard Henderson
1
-20
/
+0
1998-06-02
Fix typo in last change change.
Jeff Law
1
-1
/
+1
1998-06-02
jump.c (rtx_unsafe_p): New function.
Richard Henderson
1
-11
/
+93
1998-05-28
jump.c (thread_jumps): Do not look at the NOTE_LINE_NUMBER of a non-note insn.
Jeffrey A Law
1
-0
/
+1
1998-05-23
m68k.h: Declare more functions used in macros.
Andreas Schwab
1
-0
/
+4
1998-05-19
Warning Fixes:
Kaveh R. Ghazi
1
-1
/
+1
1998-04-16
loop.c (regs_patch_p): Add prototype.
Jeff Law
1
-0
/
+1
1998-04-08
jump.c (mark_jump_label): Record REG_LABEL notes for insns which refer to the...
Jeffrey A Law
1
-11
/
+15
1998-03-20
Major cutover to using system.h:
Kaveh R. Ghazi
1
-1
/
+1
1998-03-05
jump.c (jump_optimize): Call mark_jump_label also for deleted insns.
J"orn Rennecke
1
-9
/
+10
1998-02-28
Fix warious warnings:
Kaveh R. Ghazi
1
-2
/
+4
1998-02-03
jump.c (jump_optimize): Lose calls to modified_in_p they are not needed anymo...
Jeffrey A Law
1
-5
/
+0
1998-02-02
jump.c (jump_optimize): Fix first arg to modified_in_p in previous change.
Jeffrey A Law
1
-5
/
+5
1998-02-01
jump.c (jump_optimize): Allow conditional loading of floating point constants...
Michael P. Hayes
1
-1
/
+11
1998-01-17
jump.c (jump_optimize): Remove Dec 17, 1997 chance in favor of an equivalent ...
Jeff Law
1
-4
/
+0
1998-01-14
alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...
Richard Henderson
1
-15
/
+16
1998-01-14
Bring in final gcc-2.8.0 changes.
Jeff Law
1
-3
/
+6
1997-12-16
jump.c: (optimize_jump): Don't use the return register as a source1 of a cond...
Stan Cox
1
-0
/
+4
1997-12-06
Merge from gcc-2.8
Jeff Law
1
-8
/
+62
1997-11-02
Update mainline egcs to gcc2 snapshot 971021.
Jeff Law
1
-14
/
+17
1997-09-19
jump.c (thread_jumps): check can_reverse_comparison_p before threading a reve...
J"orn Rennecke
1
-1
/
+4
1997-05-30
Use accessor macros to access arrays based on regno; move many of the arrays ...
Michael Meissner
1
-7
/
+7
1997-05-06
reformat a little to match GNU coding standards.
Mike Stump
1
-2
/
+2
1997-03-28
jump.c (jump_optimize, [...]): Disable some optimizations when flag_test_cove...
Doug Evans
1
-6
/
+38
1997-02-03
(find_cross_jump): Don't allow old-style and volatile asms
Jim Wilson
1
-1
/
+13
1997-01-03
(rtx_equal_for_thread_p): Return 0 for floating-point.
Richard Kenner
1
-1
/
+8
1996-12-13
Check SMALL_REGISTER_CLASSES at runtime
Ian Lance Taylor
1
-6
/
+12
1996-12-09
(jump_optimize): Don't move initialization if there is a label between it and...
Stan Cox
1
-0
/
+1
1996-11-12
(jump_optimize): Fix bug in Sep 23 change.
Richard Kenner
1
-0
/
+1
1996-10-26
(jump_optimize): Fix second error in last change.
Richard Kenner
1
-1
/
+1
1996-10-21
jump.c (jump_optimize): fix bug in last change.
Doug Evans
1
-0
/
+2
1996-10-21
(jump_optimize): Use emit_store_flag even if branches are cheap, if
Richard Kenner
1
-10
/
+17
1996-10-14
(jump_optimize): Check for if (...) { x = a; goto l; } x = b;
Jim Wilson
1
-0
/
+90
1996-09-23
(jump_optimize): In no-nop move deletion, don't test PRESERVE_DEATH_INFO_REGN...
Richard Kenner
1
-17
/
+28
1996-09-18
(jump_optimize): Insert conditional move after jump insn instead of
Richard Kenner
1
-1
/
+3
1996-07-23
install EH code
Mike Stump
1
-0
/
+11
[next]