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
/
cfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-1
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-5
/
+3
2015-10-27
cfg.c (free_edge): Add function argument and use it instead of cfun.
Richard Biener
1
-11
/
+11
2015-09-16
Share memory blocks between pool allocators
Mikhail Maltsev
1
-1
/
+1
2015-07-16
Add new object_allocator and clean-up allocator usage.
Martin Liska
1
-3
/
+2
2015-07-10
bb-reorder.c: Don't include obstack.h if backend.h is included.
Andrew Macleod
1
-2
/
+1
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
-9
/
+3
2015-06-25
hash-table.h: Update comments.
Richard Sandiford
1
-3
/
+1
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-2
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-8
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-4
/
+0
2015-06-01
Change use to type-based pool allocator in cfg.c.
Martin Liska
1
-10
/
+7
2015-05-09
bitmap.c, [...]: Add space between string literal and macro name.
Jason Merrill
1
-2
/
+2
2015-04-18
remove need for store_values_directly
Trevor Saunders
1
-7
/
+8
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+10
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
/
+12
2014-06-24
Remove a layer of indirection from hash_table
Trevor Saunders
1
-17
/
+20
2014-05-26
system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.
Richard Biener
1
-4
/
+4
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-5
/
+5
2014-04-15
cfg.c (dump_bb_info): Fix flags check.
Teresa Johnson
1
-2
/
+1
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-09
Eliminate FOR_ALL_BB macro.
David Malcolm
1
-2
/
+2
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-3
/
+3
2013-12-09
Eliminate last_basic_block macro.
David Malcolm
1
-2
/
+2
2013-12-09
Eliminate BASIC_BLOCK macro.
David Malcolm
1
-3
/
+3
2013-12-09
Eliminate SET_BASIC_BLOCK macro.
David Malcolm
1
-5
/
+5
2013-12-09
Rename profile_status_for_function to profile_status_for_fn.
David Malcolm
1
-1
/
+1
2013-11-21
Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-2
/
+0
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-20
/
+22
2013-11-19
Eliminate n_edges macro
David Malcolm
1
-4
/
+4
2013-11-19
Eliminate n_basic_blocks macro
David Malcolm
1
-3
/
+3
2013-08-31
This patch sanitizes the partitioning to address issues such as edge weight i...
Teresa Johnson
1
-0
/
+15
2013-05-02
Follow-on patch to r197595 to complete the replacement of truncating divides ...
Teresa Johnson
1
-2
/
+1
2013-04-30
function.h (loops_for_fn): New inline function.
Richard Biener
1
-1
/
+1
2013-04-08
First phase of unifying the computation of profile scale factors/probabilitie...
Teresa Johnson
1
-0
/
+1
2013-03-29
Add uniform debug dump function names.
Lawrence Crowl
1
-0
/
+17
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-8
/
+8
2012-11-01
This patch normalizes more bitmap function names.
Lawrence Crowl
1
-2
/
+2
2012-10-25
Change hash_table to support a comparator type different from the value type ...
Lawrence Crowl
1
-5
/
+7
2012-10-09
Change more non-GTY hash tables to use the new type-safe template hash table.
Lawrence Crowl
1
-41
/
+40
2012-08-29
* cfg.c (dump_bb_info): Print a newline if there were no edges to dump.
Steven Bosscher
1
-0
/
+4
2012-08-24
predict.c (maybe_hot_frequency_p): New parameter fun.
Martin Jambor
1
-5
/
+8
2012-08-13
basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...
Richard Guenther
1
-1
/
+1
2012-08-07
cfg.c (debug_bb): Do not set TDF_BLOCKS.
Steven Bosscher
1
-1
/
+1
2012-07-20
basic-block.h (BB_FLAGS_TO_PRESERVE): New define.
Steven Bosscher
1
-22
/
+52
2012-07-17
fix botched commit
Steven Bosscher
1
-1
/
+0
2012-07-17
dumpfile.h (TDF_COMMENT): New define.
Steven Bosscher
1
-50
/
+113
[next]