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
/
cfgrtl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-20
Fix issue with NULL as_a in duplicate_insn_chain
David Malcolm
1
-1
/
+1
2014-08-19
Return types of unlink_insn_chain and duplicate_insn_chain
David Malcolm
1
-6
/
+6
2014-08-19
emit_* functions return rtx_insn
David Malcolm
1
-1
/
+1
2014-08-19
Convert various rtx to rtx_note *
David Malcolm
1
-3
/
+5
2014-08-19
bb_note returns a rtx_note *
David Malcolm
1
-2
/
+2
2014-08-19
Make tablejump_p accept a rtx_jump_table_data **
David Malcolm
1
-8
/
+14
2014-08-19
entry_of_function returns an insn
David Malcolm
1
-1
/
+1
2014-08-19
Split NEXT_INSN/PREV_INSN into lvalue and rvalue forms
David Malcolm
1
-38
/
+38
2014-08-19
Replace BB_HEAD et al macros with functions
David Malcolm
1
-0
/
+60
2014-08-18
Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
David Malcolm
1
-37
/
+37
2014-07-09
remove has_execute
Trevor Saunders
1
-3
/
+0
2014-05-21
Stop the cfglayout code from failing an assert when called from hw-doloop.
Bernd Schmidt
1
-8
/
+8
2014-05-19
reg-notes.def (CROSSING_JUMP): Likewise.
Richard Sandiford
1
-11
/
+7
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-1
/
+1
2014-05-14
cfgcleanup.c (try_forward_edges): Use location_t for locations.
Eric Botcazou
1
-2
/
+2
2014-04-17
pass cfun to pass::execute
Trevor Saunders
1
-44
/
+41
2014-04-17
remove has_gate
Trevor Saunders
1
-3
/
+0
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-17
re PR gcov-profile/59527 (ICE: in fixup_reorder_chain, at cfgrtl.c:3739 durin...
Teresa Johnson
1
-1
/
+2
2013-12-09
Eliminate FOR_ALL_BB macro.
David Malcolm
1
-1
/
+1
2013-12-09
Eliminate FOR_EACH_BB_REVERSE macro.
David Malcolm
1
-6
/
+6
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-11
/
+11
2013-12-09
Eliminate last_basic_block macro.
David Malcolm
1
-5
/
+8
2013-12-09
Eliminate profile_status macro.
David Malcolm
1
-3
/
+3
2013-12-09
Eliminate basic_block_info macro.
David Malcolm
1
-2
/
+2
2013-12-09
Eliminate BASIC_BLOCK macro.
David Malcolm
1
-1
/
+1
2013-12-09
Eliminate SET_BASIC_BLOCK macro.
David Malcolm
1
-1
/
+1
2013-11-24
re PR bootstrap/59279 (r205337 breaks bootstrap with java)
Steven Bosscher
1
-21
/
+10
2013-11-24
jump.c (reset_insn_reg_label_operand_notes): New function, split out from ...
Steven Bosscher
1
-10
/
+21
2013-11-21
Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-1
/
+1
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-77
/
+95
2013-11-19
Eliminate n_basic_blocks macro
David Malcolm
1
-5
/
+5
2013-11-18
This patch fixes an lto profiledbootstrap failure with -freorder-blocks-and-p...
Teresa Johnson
1
-0
/
+9
2013-11-13
cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.
Steven Bosscher
1
-5
/
+9
2013-10-10
re PR middle-end/58670 (asm goto miscompilation)
Jakub Jelinek
1
-2
/
+10
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-9
/
+9
2013-09-23
rtl.texi (REG_NOTES): Say that int_list can also be used.
Richard Sandiford
1
-8
/
+8
2013-08-31
This patch sanitizes the partitioning to address issues such as edge weight i...
Teresa Johnson
1
-3
/
+153
2013-08-05
Automated conversion of passes to C++ classes
David Malcolm
1
-51
/
+102
2013-06-06
re PR c++/53743 (ICE when compiling firefox with PGO and LTO)
Teresa Johnson
1
-44
/
+168
2013-05-16
cfgrtl.c (verify_hot_cold_block_grouping): Return err.
Teresa Johnson
1
-113
/
+197
2013-05-15
function.h (has_bb_partition): New rtl_data flag.
Teresa Johnson
1
-0
/
+41
2013-04-16
cfgrtl.c (cfg_layout_merge_blocks): Revert r184005...
Steven Bosscher
1
-29
/
+34
2013-04-13
emit-rtl.c (remove_insn): Do not call df_insn_delete here.
Steven Bosscher
1
-0
/
+2
2013-04-08
First phase of unifying the computation of profile scale factors/probabilitie...
Teresa Johnson
1
-0
/
+2
2013-03-30
cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.
Steven Bosscher
1
-21
/
+18
2013-03-29
cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...
Steven Bosscher
1
-2
/
+1
2013-02-25
re PR rtl-optimization/56131 (gcc.dg/pr56035.c ICEs gcc on sparc-linux)
Tom de Vries
1
-6
/
+4
2013-02-06
re PR rtl-optimization/56131 (gcc.dg/pr56035.c ICEs gcc on sparc-linux)
Tom de Vries
1
-3
/
+9
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
[next]