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
/
postreload-gcse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-16
function.h: Flatten file.
Andrew MacLeod
1
-1
/
+5
2014-09-09
recog_memoized works on an rtx_insn *
David Malcolm
1
-2
/
+3
2014-08-25
Convert edge_def.insns.r to rtx_insn *
David Malcolm
1
-2
/
+2
2014-08-22
postreload-gcse.c: Use rtx_insn in various places
David Malcolm
1
-31
/
+31
2014-07-09
remove has_execute
Trevor Saunders
1
-1
/
+0
2014-06-24
Remove a layer of indirection from hash_table
Trevor Saunders
1
-12
/
+13
2014-05-06
tree-pass.h (TODO_verify_ssa, [...]): Remove.
Richard Biener
1
-1
/
+1
2014-04-17
pass cfun to pass::execute
Trevor Saunders
1
-1
/
+1
2014-04-17
pass current function to opt_pass::gate ()
Trevor Saunders
1
-8
/
+6
2014-04-17
remove has_gate
Trevor Saunders
1
-1
/
+0
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-2
/
+2
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-3
/
+3
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-3
/
+3
2013-08-05
Automated conversion of passes to C++ classes
David Malcolm
1
-18
/
+35
2013-04-26
This patch is the main part of a consolodation of the hash_table patches to t...
Lawrence Crowl
1
-70
/
+72
2013-04-10
passes.c (execute_todo): Do not call ggc_collect conditional here.
Richard Biener
1
-1
/
+1
2013-03-30
cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.
Steven Bosscher
1
-1
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
1
-0
/
+1
2012-10-16
combine.c (record_dead_and_set_regs): Iterate over hard register set with a h...
Steven Bosscher
1
-4
/
+3
2012-08-23
alias.c (rtx_equal_for_memref_p): Convert constant cases.
Kenneth Zadeck
1
-4
/
+1
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-1
/
+0
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
1
-1
/
+0
2012-01-24
rtl.h (true_dependence, [...]): Remove varies parameter.
Richard Sandiford
1
-2
/
+1
2011-07-12
cse.c (insert_with_costs): Put semi-colon after empty loop body on the next l...
Eric Botcazou
1
-1
/
+2
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
1
-2
/
+1
2011-06-02
cse.c (cse_find_path): Refine change to exclude EDGE_ABNORMAL_CALL edges only...
Eric Botcazou
1
-3
/
+4
2011-06-02
function.h (struct stack_usage): Remove dynamic_alloc_count field.
Eric Botcazou
1
-2
/
+4
2011-04-13
postreload-gcse.c (gcse_after_reload_main): Add calls to statistics_counter_e...
Nathan Froyd
1
-0
/
+7
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-1
/
+0
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-05-25
function.h (struct function): Add can_throw_non_call_exceptions bit.
Eric Botcazou
1
-1
/
+1
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-1
/
+0
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
2010-01-03
postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM with BLOCK_FOR_INSN.
Steven Bosscher
1
-1
/
+2
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-6
/
+6
2008-08-31
postreload-gcse.c (eliminate_partially_redundant_loads): Use optimize_bb_for_...
Jan Hubicka
1
-1
/
+1
2008-08-30
parse.c (parse_interface): Silence uninitialized var warning.
Jan Hubicka
1
-1
/
+2
2008-08-29
loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
Jan Hubicka
1
-1
/
+1
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-2
/
+2
2008-05-07
[multiple changes]
Kenneth Zadeck
1
-1
/
+1
2008-03-19
re PR other/35094 (RTL dump file letters hosed and partly undocumented)
Jan Hubicka
1
-3
/
+5
2008-02-02
re PR target/35045 (gcc-4.3 generates wrong code on i386 with -O3)
Michael Matz
1
-12
/
+21
2007-09-05
regrename.c (pass_regrename, [...]): Add RTL sharing verifier.
Jan Hubicka
1
-2
/
+2
2007-08-23
rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...
Chao-ying Fu
1
-0
/
+1
2007-07-30
alias.c (record_set, [...]): Constify.
Kaveh R. Ghazi
1
-4
/
+4
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-4
/
+3
2007-07-25
c-common.c (fname_as_string, [...]): Constify.
Kaveh R. Ghazi
1
-3
/
+3
[next]