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/existing-fp8
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
2000-01-14
cccp.c: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-68
/
+68
2000-01-13
combine.c (if_then_else_cond): Be careful about what kinds of RTL expressions...
Jeffrey A Law
1
-1
/
+4
2000-01-10
combine.c (expand_field_assignment): Do not discard SUBREGs while computing n...
Alexandre Oliva
1
-0
/
+2
2000-01-04
Update copyright
Jeff Law
1
-1
/
+1
2000-01-03
combine.c (expand_compound_operation): Do not convert ZERO_EXTEND to SIGN_EXT...
Jan Hubicka
1
-28
/
+64
1999-12-16
combine.c (simplify_comparison): Reduce (OP (MINUS A B) 0) to (OP A B).
Richard Henderson
1
-0
/
+8
1999-12-14
Avoid making shared rtl.
Bernd Schmidt
1
-7
/
+13
1999-12-13
combine.c (combine_simplify_rtx): Fix order of checks for (ashiftrt foo C) ->...
Jeffrey A Law
1
-1
/
+1
1999-12-12
combine.c (record_promoted_value): Remove unused variable `links2'.
Kaveh R. Ghazi
1
-1
/
+1
1999-12-09
combine.c (try_combine, [...]): Remove REG_N_REFS updating code.
Jan Hubicka
1
-20
/
+0
1999-12-06
combine.c (check_promoted_subreg): Do not conditionalize this upon PROMOTE_FU...
David S. Miller
1
-6
/
+0
1999-12-06
Fix ia64 execute/930630-1.c miscompilation.
Jim Wilson
1
-5
/
+6
1999-12-06
combine.c (check_promoted_subreg, [...]): New functions.
Jakub Jelinek
1
-0
/
+93
1999-12-02
combine.c (try_combine): Before fixing up LOG_LINKS for the i3_subst_into_i2 ...
J"orn Rennecke
1
-13
/
+16
1999-12-01
combine.c (if_then_else_cond): Use const_true_rtx instead of const1_rtx for r...
Jeffrey A Law
1
-2
/
+2
1999-11-30
combine.c (try_combine): Only pass SET or CLOBBER to SET_DEST
Franz Sirl
1
-1
/
+3
1999-11-28
combine.c (setup_incoming_promotions): Pass an outgoing regno to FUNCTION_ARG...
Jakub Jelinek
1
-1
/
+7
1999-11-27
combine.c (try_combine): Add code to try to merge a set of a two-word pseudo ...
Richard Kenner
1
-0
/
+46
1999-11-22
combine.c (combine_simplify_rtx): When handling a SUBREG, take SUBREG_WORD in...
J"orn Rennecke
1
-1
/
+12
1999-11-04
bitmap.h (BITMAP_XFREE): New.
Richard Henderson
1
-3
/
+30
1999-11-01
* combine.c (combine_instructions): Use xmalloc instead of alloca.
Mark Mitchell
1
-17
/
+28
1999-10-31
[multiple changes]
Richard Kenner
1
-7
/
+103
1999-10-31
combine.c (combine_simplify_rtx): Renamed from simplify_rtx.
Jeffrey A Law
1
-3
/
+3
1999-10-27
rtl.h (note_stores): Add additional paramter.
Mark Mitchell
1
-17
/
+21
1999-10-20
basic-block.h (PROP_*): Move constants from ...
Richard Henderson
1
-1
/
+5
1999-10-18
combine.c (get_last_value): If the last set of a register is after subst_low_...
Jeffrey A Law
1
-54
/
+2
1999-10-14
fold-const.c (fold): Move bit_rotate code to the EXPR_PLUS case, falltrought ...
Jan Hubicka
1
-14
/
+9
1999-10-14
combine.c (simplify_logical): Recognize xor pattern that encodes rotation.
Marc Espie
1
-0
/
+15
1999-10-10
combine.c (refresh_blocks, [...]): New.
Richard Henderson
1
-19
/
+18
1999-10-09
Makefile.in (flow.o): Depend on TREE_H.
Richard Henderson
1
-46
/
+68
1999-09-26
combine.c (gen_rtx_combine): Add missing call to va_end().
Kaveh R. Ghazi
1
-0
/
+2
1999-09-24
Cope with down shifting a 32 bit constant on a 64 bit host.
Nick Clifton
1
-2
/
+2
1999-09-23
Use unsigned shift instead of signed shift.
Nick Clifton
1
-2
/
+6
1999-09-20
Make it possible to prototype port-specific functions (and convert i386 to us...
Bernd Schmidt
1
-0
/
+1
1999-09-12
Replace insn_foo with insn_data.foo.
Richard Henderson
1
-25
/
+34
1999-09-09
combine.c (SUBST): Break out to a real function do_SUBST.
Richard Henderson
1
-47
/
+62
1999-09-06
Merge in gcc2-ss-010999
Jeff Law
1
-54
/
+127
1999-09-02
combine.c (simplify_rtx): Recognize another case of a synthesized sign extens...
Jeffrey A Law
1
-2
/
+4
1999-09-02
combine.c (simplify_shift_const): Remove extra semicolon.
Finn Hakansson
1
-1
/
+1
1999-08-27
Fix for 'Deadly optimization bug' (see egcs mailing list archive)
Bernd Schmidt
1
-0
/
+5
1999-08-25
combine.c (nonzero_bits): Allow single-ly set registers to be anywere in the ...
Gavin Romig-Koch
1
-11
/
+28
1999-08-25
Warning fixes:
Kaveh R. Ghazi
1
-7
/
+5
1999-08-20
rtl.h (rtx_format): Constify a char*.
Kaveh R. Ghazi
1
-9
/
+9
1999-08-17
* combine.c (distribute_notes): Handle REG_EH_RETHROW.
Andreas Schwab
1
-2
/
+3
1999-08-09
Include function.h in most files.
Bernd Schmidt
1
-0
/
+1
1999-08-02
Optimize duplicate zero_extend operations.
Jim Wilson
1
-2
/
+5
1999-07-22
explow.c (trunc_int_for_mode): New function.
Richard Henderson
1
-43
/
+6
1999-06-14
Patch from David Mosberger to fix 32 host cross 64 target bug.
David Mosberger
1
-1
/
+6
1999-03-25
combine.c (distribute_notes): Place REG_LABEL also where REG_EQUAL indicates.
Richard Henderson
1
-1
/
+24
1999-03-24
combine.c (force_to_mode, case PLUS): Use sign extended mask when masking the...
Donn Terry
1
-8
/
+9
[next]