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
/
cfgcleanup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-03
Repeat jump threading after combine
Ilya Leoshkevich
1
-0
/
+42
2018-04-09
re PR rtl-optimization/84058 (RTl partitioning fixup should drag very small b...
Jan Hubicka
1
-32
/
+9
2018-03-02
re PR rtl-optimization/84614 (wrong code with u16->u128 extension at aarch64 ...
Jakub Jelinek
1
-3
/
+1
2018-01-24
cfgcleanup.c (try_crossjump_to_edge): Use combine_with_count to merge probabi...
Jan Hubicka
1
-5
/
+3
2018-01-11
re PR rtl-optimization/83575 (ICE: verify_flow_info failed (error: multiple h...
Jan Hubicka
1
-2
/
+4
2018-01-10
Clean up partitioning in try_optimize_cfg (PR bootstrap/82831).
Martin Liska
1
-1
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-21
poly_int: REG_ARGS_SIZE
Richard Sandiford
1
-1
/
+1
2017-12-20
poly_int: MEM_OFFSET and MEM_SIZE
Richard Sandiford
1
-9
/
+10
2017-12-12
[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers
Alexandre Oliva
1
-6
/
+6
2017-11-03
asan.c (create_cond_insert_point): Maintain profile.
Jan Hubicka
1
-25
/
+9
2017-10-19
asan.c (create_cond_insert_point): Do not update edge count.
Jan Hubicka
1
-8
/
+1
2017-07-21
cfgcleanup.c (flow_find_cross_jump): Do not crossjump across hot/cold regions.
Jan Hubicka
1
-18
/
+16
2017-06-29
asan.c (asan_emit_stack_protection): Update.
Jan Hubicka
1
-15
/
+16
2017-06-04
i386.c (make_resolver_func): Update.
Jan Hubicka
1
-9
/
+1
2017-05-22
cfgcleanup: Ignore clobbers in bb_is_just_return
Segher Boessenkool
1
-6
/
+8
2017-04-18
re PR middle-end/80422 (ICE on valid code at -O3 in 32-bit mode on x86_64-lin...
Jeff Law
1
-0
/
+5
2017-03-27
re PR target/80102 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2330)
Jakub Jelinek
1
-0
/
+52
2017-01-09
re PR translation/79019 (translatable string typo in cif-code.def:141)
Jakub Jelinek
1
-5
/
+5
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-10-21
make tablejump_p return the label as a rtx_insn *
Trevor Saunders
1
-4
/
+4
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
1
-0
/
+1
2016-09-22
make next/prev active_insn and active_insn_p take rtx_insn *
Trevor Saunders
1
-1
/
+1
2016-05-11
cfgcleanup: Handle a branch with just a return in both arms (PR71028)
Segher Boessenkool
1
-0
/
+1
2016-05-04
cfgcleanup: Fold jumps and conditional branches with returns
Segher Boessenkool
1
-0
/
+121
2016-05-04
cfgcleanup: Bugfix in try_simplify_condjump
Segher Boessenkool
1
-0
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-12
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-10
/
+9
2015-10-27
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
Mikhail Maltsev
1
-5
/
+2
2015-07-10
gimple-predict.h: New file.
Andrew MacLeod
1
-0
/
+1
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-11
/
+3
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
-5
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-06-01
Change use to type-based pool allocator in cselib.c.
Martin Liska
1
-0
/
+1
2015-05-20
Promote types of RTL expressions to more derived ones.
Mikhail Maltsev
1
-1
/
+2
2015-05-19
bitmap.c (bitmap_set_range): Handle count==1 specially.
Richard Sandiford
1
-15
/
+4
2015-05-19
rtl.h (REG_NREGS): New macro
Richard Sandiford
1
-4
/
+2
2015-05-19
cfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.
Richard Sandiford
1
-10
/
+4
2015-05-05
Fix indentation issues seen by -Wmisleading-indentation
David Malcolm
1
-3
/
+3
2015-04-22
remove more ifdefs for HAVE_cc0
Trevor Saunders
1
-18
/
+8
2015-04-22
always define HAVE_cc0
Trevor Saunders
1
-6
/
+6
2015-04-20
re PR rtl-optimization/64916 (ira.c update_equiv_regs patch causes gcc/testsu...
Shiva Chen
1
-4
/
+44
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-5
/
+10
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+9
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-0
/
+8
2014-10-22
cfgbuild.h: New.
Andrew MacLeod
1
-1
/
+1
2014-10-16
function.h: Flatten file.
Andrew MacLeod
1
-0
/
+5
[next]