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
2001-10-11
rtl.h (REG_VTABLE_REF): New.
Richard Henderson
1
-0
/
+6
2001-10-10
* combine.c (try_combine): Handle a SEQUENCE of one insn.
Richard Henderson
1
-0
/
+6
2001-10-11
alias.c: Remove uses of "register" specifier in declarations of arguments and...
Stan Shebs
1
-34
/
+34
2001-10-10
calls.c: Fix formatting.
Kazu Hirata
1
-1
/
+1
2001-09-16
basic-block.h (free_bb_for_insn): Declare.
Jan Hubicka
1
-1
/
+0
2001-09-11
combine.c (simplify_shift_const): Treat shifts by the mode size as undefined.
Richard Sandiford
1
-1
/
+1
2001-08-27
combine.c (combine_simplify_rtx): Don't reverse condition if there is no reve...
Richard Henderson
1
-1
/
+4
2001-08-22
Makefile.in, [...]: replace "GNU CC" with "GCC".
Lars Brinkhoff
1
-12
/
+12
2001-08-22
expmed.c (mode_for_extraction): New function.
Zack Weinberg
1
-54
/
+23
2001-08-18
optabs.h (OTI_flodiv, [...]): Kill.
Zack Weinberg
1
-16
/
+11
2001-08-13
expr.h: Split out optab- and libfunc-related code to...
Zack Weinberg
1
-0
/
+1
2001-08-11
rtl.h (REG_EH_RETHROW): Remove.
Richard Henderson
1
-1
/
+0
2001-08-11
* combine.c (distribute_notes): Place REG_SETJMP.
Richard Henderson
1
-0
/
+1
2001-08-08
combine.c (combine_simplify_rtx): Update comment and remove erroneous test.
Graham Stott
1
-3
/
+2
2001-08-03
combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...
Lars Brinkhoff
1
-2
/
+2
2001-08-01
alias.c: Fix comment formatting.
Kazu Hirata
1
-3
/
+3
2001-07-30
* combine.c (try_combine): Avoid barrier after noop jumps
Jan Hubicka
1
-4
/
+7
2001-07-29
Suggested by Richard Henderson and Richard Kenner:
Jan Hubicka
1
-12
/
+10
2001-07-24
combine.c (distribute_notes): Move set of need_refresh for noop_move_p down t...
Richard Henderson
1
-10
/
+13
2001-07-23
basic-block.h (find_sub_basic_block): Declare.
Jan Hubicka
1
-7
/
+23
2001-07-20
combine.c (combine_simplify_rtx): Generate a new shift operation when simplif...
Diego Novillo
1
-4
/
+1
2001-07-19
* tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
Steve Ellcey
1
-3
/
+3
2001-07-18
combine.c (combine_simplify_rtx): DIV can be treated associatively for floats...
Toon Moene
1
-4
/
+3
2001-07-17
combine.c (combine_simplify_rtx): Attempt to simplify a*(b/c) as (a*b)/c for ...
Jan Hubicka
1
-2
/
+12
2001-07-16
gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to output variables of ty...
Andreas Jaeger
1
-22
/
+21
2001-07-13
* combine.c (try_combine): Ensure const_int pow2 is positive.
David Edelsohn
1
-0
/
+1
2001-07-10
regmove.c (replace_in_call_usage): Fix warnings.
Jan van Male
1
-3
/
+4
2001-07-09
[multiple changes]
Richard Kenner
1
-21
/
+10
2001-07-06
combine.c (combine_simplify_rtx): Also recompute 'mode' if the call to simpli...
Diego Novillo
1
-1
/
+6
2001-06-15
combine.c (nonzero_bits): Don't optimize away division by zero.
Andrew Haley
1
-0
/
+8
2001-06-09
predict.def: New file.
Jan Hubicka
1
-0
/
+1
2001-06-04
rtlanal.c (operand_preference): Fix preference for objects.
Jan Hubicka
1
-20
/
+7
2001-06-04
simplify_rtx.c (simplify_subreg): Keep subregs on return values...
Jan Hubicka
1
-13
/
+8
2001-05-27
combine.c (try_combine): Fix typo in comment.
Lars Brinkhoff
1
-1
/
+1
2001-05-22
combine.c (gen_binary): Use swap_commutative_operands_p
Jan Hubicka
1
-3
/
+2
2001-05-21
combine.c (subst): Do not substitute for a register as a destination...
Richard Henderson
1
-1
/
+10
2001-05-21
combine.c (simplify_comparison): Update op1 after constant extension.
Richard Henderson
1
-0
/
+1
2001-05-18
combine.c (combine_simplify_rtx): Clear op0_mode if simplification suceeded.
Jan Hubicka
1
-1
/
+1
2001-05-17
integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg.
Jan Hubicka
1
-12
/
+2
2001-05-17
simplify-rtx.c (simplify_subreg): Break out from ...
Jan Hubicka
1
-151
/
+11
2001-05-16
combine.c (combine_simplify_rtx): Set op0_mode to VOIDmode after applying dis...
Jan Hubicka
1
-0
/
+1
2001-05-11
* combine.c (simplify_comparison): Fix typo.
Graham Stott
1
-1
/
+1
2001-05-01
bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
Kaveh R. Ghazi
1
-2
/
+2
2001-04-03
Use byte offsets in SUBREGs instead of words.
Jakub Jelinek
1
-56
/
+109
2001-03-27
combine.c (distribute_notes): If non-call exceptions, put the note on the tra...
Richard Henderson
1
-0
/
+19
2001-03-26
combine.c (try_combine): Use memcpy, not bcopy.
Kaveh R. Ghazi
1
-2
/
+2
2001-03-22
mkconfig.sh: Include insn-flags.h.
Richard Henderson
1
-2
/
+0
2001-03-18
defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ...
Richard Henderson
1
-13
/
+0
2001-03-17
combine.c (undobuf): Remove field previous_undos; all refs deleted.
Richard Kenner
1
-243
/
+168
2001-03-11
combine.c (try_combine): Fix error in change to try original register.
Richard Kenner
1
-22
/
+9
[next]