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
/
ira.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
[PATCH][IRA]Initialize ira_use_lra_p early by moving the initialization into
Renlin Li
1
-1
/
+2
2016-09-09
tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.
Bernd Edlinger
1
-16
/
+1
2016-08-12
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-0
/
+1
2016-06-06
re PR c/24414 (Old-style asms don't clobber memory)
Bernd Edlinger
1
-1
/
+1
2016-05-28
ira.c bb_loop_depth again
Alan Modra
1
-0
/
+1
2016-05-27
ira.c bb_loop_depth
Alan Modra
1
-0
/
+2
2016-05-04
PR70890, stage2 miscompilation
Alan Modra
1
-0
/
+16
2016-05-03
Fix PR44281, bad RA with global regs.
Bernd Schmidt
1
-1
/
+1
2016-04-30
Goodbye REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED
Alan Modra
1
-2
/
+0
2016-04-30
Goodbye REG_LIVE_LENGTH
Alan Modra
1
-8
/
+3
2016-04-30
ira.c validate_equiv_mem
Alan Modra
1
-30
/
+51
2016-04-30
ira.c use DF infrastructure for combine_and_move_insns
Alan Modra
1
-109
/
+86
2016-04-30
ira.c combine_and_move_insns, and ordering of functions
Alan Modra
1
-68
/
+16
2016-04-30
ira.c tidies: validate_equiv_mem_from_store
Alan Modra
1
-14
/
+19
2016-04-30
ira.c tidies: split update_reg_equivs
Alan Modra
1
-63
/
+62
2016-04-30
ira.c tidies: move pdx_subregs into reg_equiv
Alan Modra
1
-15
/
+12
2016-03-31
re PR rtl-optimization/70460 (Miscompilation of glibc on i686-linux starting ...
Jakub Jelinek
1
-12
/
+12
2016-03-18
re PR rtl-optimization/70263 (ICE at -O1 and above in both 32-bit and 64-bit ...
Jeff Law
1
-2
/
+19
2016-03-16
Fix thinko in indirect_jump_optimize
Alan Modra
1
-8
/
+18
2016-03-10
PR69195, Reload confused by invalid reg_equiv
Alan Modra
1
-50
/
+52
2016-03-01
re PR ada/70017 (c52103x and c52104x test failure on s390x)
Eric Botcazou
1
-2
/
+15
2016-02-15
Don't make something with an autoinc an equivalencing insn (PR69752).
Bernd Schmidt
1
-1
/
+2
2016-02-08
re PR target/69274 (435.gromacs performance regression after r231814 on x86 ...
Richard Biener
1
-2
/
+3
2016-01-29
re PR target/69299 (-mavx performance degradation with r232088)
Vladimir Makarov
1
-0
/
+1
2016-01-19
* ira.c (ira): Update regstat data if we deleted insns.
Bernd Schmidt
1
-3
/
+11
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-18
IRA: Fix % constraint modifier handling on disabled alternatives.
Andreas Krebbel
1
-6
/
+8
2015-11-11
re PR target/67265 ([x86] 'asm' operand has impossible constraints with -fsta...
Eric Botcazou
1
-3
/
+6
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-10
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-10
/
+8
2015-10-27
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
Mikhail Maltsev
1
-3
/
+3
2015-10-20
[PATCH] Move RTL printing code from sched-vis.c into print-rtl.c
Jeff Law
1
-0
/
+1
2015-08-29
Remove redundant use of REG_CLASS_NAMES maros
Anatoly Sokolov
1
-4
/
+2
2015-08-13
ira-int.h: Include recog.h.
Andrew MacLeod
1
-1
/
+0
2015-07-13
Fix double word typos.
Aldy Hernandez
1
-1
/
+1
2015-07-10
bb-reorder.c: Don't include obstack.h if backend.h is included.
Andrew Macleod
1
-1
/
+0
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-12
/
+7
2015-06-25
cgraph.h (cgraph_rtl_info): Move to rtl.h
Andrew MacLeod
1
-1
/
+1
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-1
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-6
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-05-26
caller-save.c (init_caller_save): Base temporary register numbers on LAST_VIR...
Richard Sandiford
1
-2
/
+2
2015-05-20
Promote types of RTL expressions to more derived ones.
Mikhail Maltsev
1
-1
/
+1
2015-05-19
rtl.h (PUT_MODE_RAW): New macro.
Richard Sandiford
1
-4
/
+2
2015-05-19
caller-save.c (init_caller_save): Use word_mode and FIRST_PSEUDO_REGISTER whe...
Richard Sandiford
1
-2
/
+2
2015-05-19
Use std::swap instead of explicit swaps
Mikhail Maltsev
1
-6
/
+3
2015-05-09
bitmap.c, [...]: Add space between string literal and macro name.
Jason Merrill
1
-7
/
+7
2015-05-09
more rtx_insn * in recog.c
Trevor Saunders
1
-2
/
+2
2015-05-07
rtl.h (always_void_p): New function.
Richard Sandiford
1
-1
/
+1
2015-05-02
type reg_equiv_init as rtx_insn_list
Trevor Saunders
1
-5
/
+7
[next]