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
/
lto-streamer-in.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-16
function.h: Flatten file.
Andrew MacLeod
1
-0
/
+4
2014-08-25
IPA C++ refactoring 4/N
Martin Liska
1
-3
/
+3
2014-08-15
data-streamer.h (streamer_string_index, [...]): Remove.
Richard Biener
1
-5
/
+1
2014-08-08
lto-streamer.h (struct lto_input_block): Make it a class with a constructor.
Richard Biener
1
-24
/
+8
2014-08-06
re PR lto/62034 (ICE for big statically initialized arrays compiled with LTO)
Richard Biener
1
-10
/
+10
2014-07-31
lto-streamer.h (struct output_block): Remove global.
Richard Biener
1
-1
/
+0
2014-07-24
IPA C++ refactoring 1/N
Martin Liska
1
-2
/
+2
2014-07-11
vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.h
Jan Hubicka
1
-16
/
+51
2014-06-25
IPA REF refactoring
Martin Liska
1
-4
/
+2
2014-06-24
Remove a layer of indirection from hash_table
Trevor Saunders
1
-3
/
+4
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-4
/
+4
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-13
/
+28
2014-04-15
cfgloop.h (struct loop): Move force_vectorize down.
Eric Botcazou
1
-0
/
+1
2014-04-14
cfgloop.h (struct loop): Rename force_vect into force_vectorize.
Eric Botcazou
1
-2
/
+2
2014-04-03
tree-streamer.h (struct streamer_tree_cache_d): Add next_idx member.
Richard Biener
1
-2
/
+1
2014-03-19
re PR lto/59543 (lto1: fatal error: Cgraph edge statement index out of range)
Richard Biener
1
-1
/
+1
2014-03-04
re PR lto/60405 (ICE in lto1 on x86_64-linux-gnu)
Richard Biener
1
-8
/
+0
2014-02-04
re PR lto/59723 (ICE: in lto_output_tree, at lto-streamer-out.c:1390 when com...
Richard Biener
1
-22
/
+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
Rename profile_status_for_function to profile_status_for_fn.
David Malcolm
1
-2
/
+2
2013-12-09
Rename label_to_block_map_for_function to label_to_block_map_for_fn.
David Malcolm
1
-2
/
+2
2013-12-09
Rename last_basic_block_for_function to last_basic_block_for_fn.
David Malcolm
1
-1
/
+1
2013-12-09
Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,
David Malcolm
1
-7
/
+7
2013-12-04
re PR debug/37132 (Debug: No DW_TAG_namelist emitted for NAMELISTS)
Tobias Burnus
1
-2
/
+24
2013-11-27
re PR middle-end/58723 (ICE in lto_output_edge, at lto-cgraph.c:300 for OpenM...
Richard Biener
1
-2
/
+10
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-2
/
+4
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-2
/
+2
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+1
2013-11-19
Eliminate n_basic_blocks macro
David Malcolm
1
-1
/
+1
2013-11-15
lto-streamer-in.c (input function): Call cgraph_create_node if cgraph_get_nod...
Uros Bizjak
1
-1
/
+2
2013-11-13
gimple-walk.h: New File.
Andrew Macleod
1
-0
/
+1
2013-11-13
cgraph.c (cgraph_get_create_node): Do what cgraph_get_create_real_symbol_node...
Martin Jambor
1
-1
/
+2
2013-10-29
Autogenerated fixes of "->symbol." to "->"
David Malcolm
1
-3
/
+3
2013-10-23
tree-ssa.h: Remove all #include's
Andrew MacLeod
1
-1
/
+6
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-1
/
+1
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-09-07
cgraphunit.c (expand_thunk): Get body before touching arguments.
Jan Hubicka
1
-2
/
+1
2013-08-31
cgraph.c (cgraph_get_body): Update call of lto_input_function_body.
Jan Hubicka
1
-6
/
+6
2013-08-09
cgraph.c (cgraph_resolve_speculation): Cut frequency to CGRAPH_FREQ_MAX.
Jan Hubicka
1
-4
/
+4
2013-08-09
cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs.
Jan Hubicka
1
-5
/
+35
2013-08-09
lto-streamer-out.c (output_function): Renumber PHIs.
Jan Hubicka
1
-1
/
+13
2013-08-03
lto-cgraph.c (compute_ltrans_boundary): Add abstract origins into boundaries.
Jan Hubicka
1
-14
/
+21
2013-06-18
tree-streamer.h (streamer_tree_cache_create): Adjust prototype.
Richard Biener
1
-1
/
+1
2013-06-17
lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
Richard Biener
1
-32
/
+117
2013-04-30
function.h (loops_for_fn): New inline function.
Richard Biener
1
-3
/
+3
2013-04-29
This patch fixes PR bootstrap/57077.
Teresa Johnson
1
-2
/
+2
2013-04-26
Makefile.in (lto-streamer-in.o): Add $(CFGLOOP_H) dependency.
Richard Biener
1
-0
/
+54
2013-04-26
This patch is the main part of a consolodation of the hash_table patches to t...
Lawrence Crowl
1
-6
/
+16
2013-04-08
First phase of unifying the computation of profile scale factors/probabilitie...
Teresa Johnson
1
-2
/
+2
[next]