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
2000-08-18
combine.c (make_compound_operation): Break after creating the extraction.
Richard Henderson
1
-0
/
+1
2000-08-16
combine.c (simplify_shift_const): Revert previous two changes.
Richard Henderson
1
-15
/
+12
2000-08-15
combine.c (simplify_shift_const): Bound shift count when combining shifts.
Richard Henderson
1
-0
/
+5
2000-08-11
* combine.c (simplify_shift_const): Obey SHIFT_COUNT_TRUNCATED.
Richard Henderson
1
-4
/
+10
2000-08-04
alias.c (mark_constant_function): Use INSN_P.
Rodney Brown
1
-15
/
+9
2000-08-04
combine.c (recog_for_combine): Remove the old notes prior to attempting to re...
John Wehle
1
-3
/
+12
2000-07-31
* combine.c: Fix formatting.
Kazu Hirata
1
-324
/
+321
2000-07-30
combine.c (simplify_set, [...]): Use full mask instead of GET_MODE_MASK (mode...
Jan Hubicka
1
-6
/
+6
2000-07-30
* combine.c (if_then_else_cond): Be sure that mode fits in HOST_WIDE_INT
Jan Hubicka
1
-5
/
+8
2000-07-30
combine.c (record_promoted_value): Allow bitsize of mode to be equivalent to ...
Jan Hubicka
1
-1
/
+1
2000-07-30
simplify-rtx.c (simplify_relational_operation): Verify that mode == VOIDmode ...
Jan Hubicka
1
-2
/
+7
2000-06-13
combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...
Richard Henderson
1
-11
/
+13
2000-05-30
* combine.c (get_pos_from_mask): Test exact_log2 result as signed.
Richard Henderson
1
-2
/
+4
2000-05-29
combine.c (force_to_mode): Convert subtraction from a constant to NEG or NOT ...
Richard Henderson
1
-1
/
+22
2000-05-29
combine.c (combine_simplify_rtx): Don't create an if_then_else unless both ar...
Richard Henderson
1
-31
/
+48
2000-05-28
combine.c (subst): Honour CLASS_CANNOT_CHANGE_SIZE when substituting the REG ...
Geoff Keating
1
-0
/
+12
2000-05-25
combine.c (try_combine): Use any_condjump_p...
Jan Hubicka
1
-1
/
+1
2000-05-23
* combine.c (simplify_comparison): Use trunc_int_for_mode.
Richard Henderson
1
-3
/
+1
2000-05-21
combine.c (try_combine): Handle i3_subst_into_i2 case when I2 is not a PARALLEL.
Richard Kenner
1
-1
/
+1
2000-05-10
* combine.c (try_combine): Fix a typo.
Kazu Hirata
1
-1
/
+1
2000-05-04
rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET.
Richard Kenner
1
-5
/
+2
2000-04-25
combine.c (combine_instructions): Add missing argument to try_combine.
Richard Henderson
1
-1
/
+2
2000-04-25
Do not try to combine a sequence of insns when the second insn has been
Nick Clifton
1
-6
/
+15
2000-04-24
combine.c (try_combine): Update reg_nonzero_bits of newi2pat before newpat.
Hiroyuki Machida
1
-3
/
+3
2000-04-14
Fix ia64 gdb miscompilation reported by Kevin Buettner.
Jim Wilson
1
-0
/
+7
2000-04-05
md.texi (Standard Names): Clarify when movX is needed.
Hans-Peter Nilsson
1
-7
/
+4
2000-03-29
Convert ACCUMULATE_OUTGOING_ARGS to an expression.
Jan Hubicka
1
-2
/
+16
2000-03-25
* Rework fields used to describe positions of bitfields and
Richard Kenner
1
-141
/
+178
2000-02-25
Copyright fixes
Jeff Law
1
-1
/
+2
2000-02-25
toplev.c (rest_of_compilation): Rebuild jump labels if combine_instructions h...
Anthony Green
1
-18
/
+43
2000-02-13
* combine.c (simplify_comparison): Fix typo.
Jeffrey A Law
1
-1
/
+1
2000-02-10
combine.c (make_extraction, [...]): Avoid warning on mixed-signedness conditi...
Richard Kenner
1
-6
/
+10
2000-02-06
Makefile.in (c-common.o): Depend on $(EXPR_H).
Kaveh R. Ghazi
1
-0
/
+1
2000-01-31
combine.c (try_combine): Trying to check the missed case 3->2 combining (comb...
Chandra Chavva
1
-0
/
+12
2000-01-24
rtl.def: Add unordered fp comparisions.
Richard Henderson
1
-5
/
+12
2000-01-17
combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.
Richard Henderson
1
-3
/
+7
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
[next]