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
/
local-alloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-22
dbxout.c: Follow spelling conventions.
Kazu Hirata
1
-7
/
+7
2002-08-14
reload.c (find_reloads): Handle constraint letters marked by EXTRA_ADDRESS_CO...
Ulrich Weigand
1
-2
/
+4
2002-05-30
langhooks.c: Fix formatting.
Kazu Hirata
1
-4
/
+4
2002-05-23
bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...
Zdenek Dvorak
1
-21
/
+17
2002-05-17
PR c/6689, PR optimization/6615
David S. Miller
1
-4
/
+4
2002-05-16
Revert "Basic block renumbering removal", and two followup patches.
Richard Henderson
1
-17
/
+21
2002-05-16
Basic block renumbering removal.
Zdenek Dvorak
1
-21
/
+17
2002-04-02
local-alloc.c (contains_replace_regs): LO_SUM may contain replace regs.
Richard Henderson
1
-1
/
+0
2002-03-30
local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not optimiz...
Jan Hubicka
1
-1
/
+2
2002-02-19
i386.md ("mmx_uavgv8qi3"): Use const_vector.
Aldy Hernandez
1
-0
/
+3
2002-01-03
* local-alloc.c (function_invariant_p): Update commentary.
Richard Henderson
1
-1
/
+7
2001-12-02
cfgrtl.c (purge_all_dead_edges): Initialize variable.
Kaveh R. Ghazi
1
-2
/
+2
2001-11-22
* local-alloc.c (combine_regs): Handle SUBREG_REG being a MEM.
Graham Stott
1
-22
/
+40
2001-11-14
integrate.c (get_hard_reg_initial_reg): New.
DJ Delorie
1
-1
/
+14
2001-11-04
ChangeLog.2, [...]: Fix spelling errors.
Joseph Myers
1
-1
/
+1
2001-10-30
emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f...
Jakub Jelinek
1
-7
/
+3
2001-10-28
ChangeLog.0, [...]: Fix spelling errors.
Joseph Myers
1
-1
/
+1
2001-10-26
cfgcleanup.c (BB_SET_FLAG, [...]): Add cast to avoid warning.
Richard Kenner
1
-2
/
+5
2001-10-21
c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...
Kaveh R. Ghazi
1
-1
/
+1
2001-10-11
c-parse.in (asm_operand): Allow named operands.
Richard Henderson
1
-3
/
+8
2001-10-11
alias.c: Remove uses of "register" specifier in declarations of arguments and...
Stan Shebs
1
-30
/
+30
2001-10-07
builtins.c (expand_builtin_setjmp_receiver): Const-ify.
Kaveh R. Ghazi
1
-1
/
+1
2001-09-25
Makefile.in (cfgrtl.o): Add.
Jan Hubicka
1
-6
/
+2
2001-09-21
integrate.c (allocate_initial_values): New function.
J"orn Rennecke
1
-3
/
+0
2001-09-05
i386.c (size_cost): New static variable.
Jan Hubicka
1
-313
/
+284
2001-08-22
Makefile.in, [...]: replace "GNU CC" with "GCC".
Lars Brinkhoff
1
-12
/
+12
2001-08-07
alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_P
Jan Hubicka
1
-1
/
+1
2001-08-06
profile.c (branch_prob): Remove unused variable insn.
Andreas Jaeger
1
-1
/
+2
2001-08-05
local-alloc.c (update_equiv_regs): Do not move insns that can throw.
Richard Henderson
1
-0
/
+6
2001-07-30
flow.c (mark_set_1): Use REG_FREQ_FROM_BB.
Jan Hubicka
1
-3
/
+4
2001-06-22
regs.h (struct reg_info_def): Add freq field.
Jan Hubicka
1
-1
/
+8
2001-05-28
local-alloc.c (update_equiv_regs): Don't eliminate constant expressions at -O0.
Geoffrey Keating
1
-1
/
+1
2001-04-03
Use byte offsets in SUBREGs instead of words.
Jakub Jelinek
1
-5
/
+33
2001-02-01
local-alloc.c (update_equiv_regs): Copy INSN_CODE to the new instruction.
Richard Henderson
1
-1
/
+5
2001-01-01
Extra arg for rtx_varies_p
Bernd Schmidt
1
-5
/
+5
2000-12-29
local-alloc.c (update_equiv_regs): Don't use copy_rtx on PATTERN.
Richard Kenner
1
-4
/
+3
2000-11-30
flow.c (make_edge): Early out, if no flags to set.
Michael Matz
1
-10
/
+33
2000-11-13
c-lex.c (cb_leave_file): Harmonize conditions and order of statements to thos...
Hans-Peter Nilsson
1
-0
/
+1
2000-11-07
alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().
Joseph Myers
1
-1
/
+1
2000-10-23
local-alloc.c (update_equiv_regs): Add an abort().
Geoff Keating
1
-1
/
+11
2000-10-20
alias.c: (mark_constant_function): Don't check pure functions.
John Wehle
1
-97
/
+271
2000-09-14
Generate REG_EQUAL notes when they'd be helpful
Bernd Schmidt
1
-0
/
+7
2000-09-06
Don't use CLASS_LIKELY_SPILLED in local-alloc
Bernd Schmidt
1
-21
/
+2
2000-08-28
local-alloc.c (requires_inout): Don't use reserved range for EXTRA_CONSTRAINT...
Richard Henderson
1
-4
/
+4
2000-08-24
optabs.c (init_optabs): Initialize fixtab...
Greg McGary
1
-1
/
+1
2000-08-04
alias.c (mark_constant_function): Use INSN_P.
Rodney Brown
1
-7
/
+6
2000-07-31
* local-alloc.c: Fix formatting.
Kazu Hirata
1
-38
/
+36
2000-06-13
combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...
Richard Henderson
1
-9
/
+9
2000-05-19
cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.
Richard Kenner
1
-1
/
+1
2000-03-25
* Rework fields used to describe positions of bitfields and
Richard Kenner
1
-3
/
+4
[next]