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
/
cfgrtl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
Handle casesi dispatch tablejumps in create_trace_edges (as well)
Olivier Hainque
1
-4
/
+1
2019-08-01
* cfgrtl.c (relink_block_chain): Add line returns in dump file.
Eric Botcazou
1
-3
/
+3
2019-07-12
Add hint if the fallthrough target of current BB isn't the one
Kewen Lin
1
-11
/
+34
2019-07-02
* cfgrtl.c (commit_edge_insertions): Rebuild jump labels chain.
Eric Botcazou
1
-1
/
+5
2019-07-02
cfgexpand.c (pass_expand::execute): Deal specially with instructions to be in...
Eric Botcazou
1
-1
/
+2
2019-06-27
Remove quite obvious dead assignments.
Martin Liska
1
-1
/
+0
2019-06-05
c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.
Martin Sebor
1
-0
/
+10
2019-04-29
re PR rtl-optimization/90257 (8% degradation on cpu2006 403.gcc starting with...
Jakub Jelinek
1
-3
/
+7
2019-02-22
re PR tree-optimization/87609 (miscompilation with restrict and loop)
Richard Biener
1
-3
/
+3
2019-02-13
Remove a barrier when EDGE_CROSSING is removed (PR lto/88858).
Martin Liska
1
-19
/
+27
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-16
re PR rtl-optimization/87475 (ICE in patch_jump_insn, at cfgrtl.c:1275)
Jakub Jelinek
1
-2
/
+7
2018-11-15
re PR rtl-optimization/88018 (ICE in insert_insn_on_edge at cfgrtl.c:1952 sin...
Jakub Jelinek
1
-2
/
+9
2018-11-13
Improve -fprofile-report.
Martin Liska
1
-7
/
+5
2018-06-21
cfgrtl.c (fixup_reorder_chain): Do not emit NOPs in DECL_IGNORED_P functions.
Eric Botcazou
1
-17
/
+25
2018-06-20
cfgrtl.c (rtl_verify_edges): Formatting fix.
Jakub Jelinek
1
-9
/
+22
2018-04-09
re PR rtl-optimization/84058 (RTl partitioning fixup should drag very small b...
Jan Hubicka
1
-1
/
+14
2018-02-19
re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse...
Jakub Jelinek
1
-5
/
+0
2018-01-11
re PR rtl-optimization/83575 (ICE: verify_flow_info failed (error: multiple h...
Jan Hubicka
1
-2
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-21
re PR rtl-optimization/80747 (gcc.dg/tree-ssa/tailrecursion-4.c fails with IC...
Jakub Jelinek
1
-0
/
+3
2017-12-20
[SFN] debug markers before labels no more
Alexandre Oliva
1
-3
/
+0
2017-12-19
[SFN] start rtl block with label, then markers
Alexandre Oliva
1
-1
/
+0
2017-12-19
read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...
Jakub Jelinek
1
-1
/
+1
2017-12-12
[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers
Alexandre Oliva
1
-6
/
+12
2017-12-12
[SFN] adjust RTL insn-walking API
Alexandre Oliva
1
-2
/
+2
2017-11-22
re PR rtl-optimization/83030 (ICE in create_pseudo_cfg, at dwarf2cfi.c:2840)
Eric Botcazou
1
-2
/
+1
2017-11-21
Don't split call from its call arg location.
Claudiu Zissulescu
1
-0
/
+5
2017-11-03
asan.c (create_cond_insert_point): Maintain profile.
Jan Hubicka
1
-6
/
+18
2017-10-19
asan.c (create_cond_insert_point): Do not update edge count.
Jan Hubicka
1
-12
/
+1
2017-10-09
Replace insn_rtx_cost with insn_cost and pattern_cost
Segher Boessenkool
1
-4
/
+3
2017-07-24
cfgrtl: Don't crash in rtl_dump_bb if BB_END(bb) is NULL
Segher Boessenkool
1
-14
/
+16
2017-07-21
bb-reorder.c (find_rarely_executed_basic_blocks_and_crossing_edges): Put all ...
Jan Hubicka
1
-38
/
+37
2017-07-16
profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...
Jan Hubicka
1
-9
/
+10
2017-07-02
cfgrtl.c (rtl_verify_edges): Enable checking of profile_probability consistency.
Jan Hubicka
1
-6
/
+4
2017-07-01
cfgrtl.c (rtl_flow_call_edges_add): Update profile.
Jan Hubicka
1
-1
/
+3
2017-06-29
asan.c (asan_emit_stack_protection): Update.
Jan Hubicka
1
-18
/
+32
2017-06-08
cfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_partition instead of fla...
Jan Hubicka
1
-2
/
+1
2017-06-04
i386.c (make_resolver_func): Update.
Jan Hubicka
1
-16
/
+12
2017-05-26
Simplify usage of some TDF_* flags.
Martin Liska
1
-2
/
+2
2017-05-18
Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
Martin Liska
1
-1
/
+1
2017-05-17
Introduce dump_flags_t type and use it instead of int type.
Martin Liska
1
-4
/
+4
2017-01-24
Add "__RTL" to cc1
David Malcolm
1
-1
/
+2
2017-01-15
Make rtl_split_edge work for jumps that fall through (PR72749)
Segher Boessenkool
1
-1
/
+2
2017-01-12
re PR bootstrap/79069 (Bootstrap failure on s390x-linux while building libgo)
Jakub Jelinek
1
-0
/
+4
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-21
make delete_insn () take a rtx_insn *
Trevor Saunders
1
-3
/
+2
2016-11-02
remove cast in delete_insn_chain
Trevor Saunders
1
-5
/
+3
2016-10-21
make tablejump_p return the label as a rtx_insn *
Trevor Saunders
1
-4
/
+3
2016-10-21
make LABEL_REF_LABEL a rtx_insn *
Trevor Saunders
1
-1
/
+1
[next]