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
/
combine.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-04-16
loop.c (regs_patch_p): Add prototype.
Jeff Law
1
-0
/
+1
1998-04-14
combine.c (simplify_rtx, [...]): Respect value of TRULY_NOOP_TRUNCATION.
Jeff Law
1
-1
/
+3
1998-04-06
combine.c (can_combine_p): Include successor in volatile test.
Catherine Moore
1
-6
/
+11
1998-04-04
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
Jeff Law
1
-12
/
+64
1998-03-25
* combine.c (make_compound_operation): Simplify (subreg (*_extend) 0).
Richard Henderson
1
-0
/
+17
1998-03-20
Major cutover to using system.h:
Kaveh R. Ghazi
1
-2
/
+2
1998-03-18
Fix more warnings...
Kaveh R. Ghazi
1
-0
/
+2
1998-02-18
emit-rtl.c (gen_lowpart_common): Suppress last change if __complex__.
Jeffrey A Law
1
-32
/
+0
1998-02-17
combine.c (simplify_rtx): Obey CLASS_CANNOT_CHANGE_SIZE when simplifying a su...
Richard Henderson
1
-0
/
+32
1998-02-13
varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat...
Jeffrey A Law
1
-1
/
+5
1998-02-13
* combine.c (can_combine_p): Handle USEs in PARALLELs.
J"orn Rennecke
1
-0
/
+37
1998-01-31
* combine.c (simplify_shift_const): Fix typo in last change.
Jeffrey A Law
1
-1
/
+2
1998-01-31
combine.c (simplify_shift_const): (lshiftrt (truncate (lshiftrt))) is (trunca...
John Carr
1
-0
/
+22
1998-01-28
rtl.c (read_rtx): Use atol/atoq based upon disposition of HOST_WIDE_INT.
Jeff Law
1
-2
/
+2
1998-01-27
c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
Jeff Law
1
-5
/
+11
1998-01-17
combine.c (force_to_mode, [...]): Correctly optimize constant offset computat...
David S. Miller
1
-10
/
+51
1998-01-14
alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...
Richard Henderson
1
-128
/
+136
1998-01-14
Bring in final gcc-2.8.0 changes.
Jeff Law
1
-1
/
+1
1997-12-20
bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.
Kaveh R. Ghazi
1
-0
/
+3
1997-12-16
* combine.c (force_to_mode): return immediately if operand is a CLOBBER.
Christian Iseli
1
-2
/
+5
1997-12-11
Another handful of gcc-2.8 changes (will it ever go out the door?).
Jeff Law
1
-3
/
+5
1997-12-10
* combine.c (simplify_rtx, case ABS): Do nothing for ASM_OPERANDS.
Jeff Law
1
-0
/
+3
1997-12-06
Merge from gcc-2.8
Jeff Law
1
-6
/
+52
1997-11-04
Fix alpha-linux GNU libc build failures.
Jim Wilson
1
-5
/
+10
1997-11-03
Remove last combine patch. rth & jim are working on a new one.
Jeff Law
1
-8
/
+4
1997-11-02
combine.c (try_combine): Don't elim_i1 when it is used in i2src.
Richard Henderson
1
-4
/
+8
1997-11-02
Update mainline egcs to gcc2 snapshot 971021.
Jeff Law
1
-32
/
+108
1997-10-16
combine.c (can_combine_p): Don't combine with an asm whose output is a hard r...
Richard Henderson
1
-0
/
+7
1997-09-22
combine.c (try_combine): Use NULL_RTX instead of '0' where appropriate in cal...
David S. Miller
1
-2
/
+2
1997-08-11
* Integrate alias analysis changes from jfc@mit.edu
Jeffrey A Law
1
-0
/
+1
1997-06-22
(force_to_mode): Don't do anything for a ASM_OPERANDS insn.
Richard Kenner
1
-3
/
+4
1997-06-16
Use REG_SET macros
Michael Meissner
1
-8
/
+4
1997-05-30
Use accessor macros to access arrays based on regno; move many of the arrays ...
Michael Meissner
1
-29
/
+29
1997-05-06
reformat a little to match GNU coding standards.
Mike Stump
1
-3
/
+3
1997-04-14
(get_last_value_validate): New argument insn.
Jim Wilson
1
-7
/
+21
1997-04-03
(move_deaths): Handle partial REG_DEAD note for
Jim Wilson
1
-5
/
+15
1997-03-28
combine.c (distribute_notes): Handle REG_BR_PROB and REG_EXEC_COUNT REG_NOTES.
Doug Evans
1
-0
/
+8
1997-03-25
Fix typo in comment.
Richard Kenner
1
-1
/
+1
1997-03-18
(if_then_else_cond): Call copy_rtx to prevent sharing.
Jim Wilson
1
-0
/
+8
1997-03-10
(simplify_rtx, case SUBREG): Fix direction of test when calling operand_subwo...
Richard Kenner
1
-3
/
+11
1997-03-03
combine.c (simplify_rtx): Do nothing with (truncate:mode) if mode is a partia...
Jeff Law
1
-0
/
+6
1997-02-19
combine.c (find_split_point): Don't turn a SIGN_EXTEND into a series of shift...
Jeff Law
1
-0
/
+8
1997-02-15
Update comments.
Richard Kenner
1
-1
/
+6
1997-02-02
(find_split_point, case SET): Fix error in last change.
Richard Kenner
1
-2
/
+2
1997-01-29
Add a case where reg_n_refs is cleared
Ian Lance Taylor
1
-1
/
+3
1997-01-27
(simplify_rtx): Don't do anything with if_then_else_cond result if both one a...
Richard Kenner
1
-52
/
+56
1997-01-04
(find_split_point, case SET): If SET_SRC is NE and STORE_FLAG_VALUE is -1, se...
Richard Kenner
1
-3
/
+26
1996-12-16
(nonzero_bits): Ifdef out calls to num_sign_bit_copies.
Jim Wilson
1
-0
/
+18
1996-12-16
(simplify_comparison): Use mode_width as shift count
Jim Wilson
1
-4
/
+8
1996-12-13
Check SMALL_REGISTER_CLASSES at runtime
Ian Lance Taylor
1
-5
/
+8
[next]