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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-01-07
lto-streamer.h (LTO_minor_version): Bump to 2.
Richard Biener
1
-1
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-28
/
+16
2012-11-07
re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)
Martin Jambor
1
-0
/
+1
2012-10-31
This patch implements generic type query and conversion functions,
Lawrence Crowl
1
-4
/
+4
2012-10-18
lto-streamer.h (enum LTO_tags): Add LTO_integer_cst.
Richard Guenther
1
-0
/
+3
2012-10-10
lto-streamer-in.c (lto_input_location_bitpack): Rename to ...
Richard Biener
1
-2
/
+2
2012-10-07
lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.
Jan Hubicka
1
-1
/
+1
2012-10-06
re PR lto/54790 (Missing optimization with LTO)
Jan Hubicka
1
-8
/
+0
2012-09-19
symtab.c (insert_to_assembler_name_hash): Do not insert register vars.
Jan Hubicka
1
-1
/
+0
2012-09-11
gimple.h (gimple_register_type): Remove.
Richard Guenther
1
-1
/
+1
2012-09-09
passes.c (ipa_write_summaries_1): Set state; do not call compute_ltrans_bound...
Jan Hubicka
1
-3
/
+2
2012-09-09
Replace cgraph_node_set and varpool_node_set by symtab_node_encoder in partit...
Jan Hubicka
1
-23
/
+45
2012-09-07
Reduce memory usage for storing LTO decl resolutions
Andi Kleen
1
-1
/
+14
2012-08-13
tree-pass.h (write_summary, [...]): Remove set and vset arguments.
Jan Hubicka
1
-14
/
+162
2012-08-11
lto-cgraph.c (output_cgraph): Rename to ...
Jan Hubicka
1
-6
/
+4
2012-08-11
cgraph.h (vector types for symtab_node): Add.
Jan Hubicka
1
-50
/
+16
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
1
-2
/
+2
2011-12-19
re PR lto/51573 (ICE (segfault) in lto_varpool_encoder_encode_initializer_p)
Richard Guenther
1
-1
/
+1
2011-11-03
re PR lto/44965 (lto option code breaks file format with each added option)
Richard Guenther
1
-5
/
+0
2011-10-04
lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.
Jan Hubicka
1
-1
/
+1
2011-09-30
Split out LTO's writing of top level asm nodes in preparation of extending wh...
Jan Beulich
1
-1
/
+21
2011-09-29
Change random seeds to 64bit and drop re-crcing
Andi Kleen
1
-1
/
+1
2011-08-12
data-streamer.h (streamer_write_zero): Rename from output_zero.
Diego Novillo
1
-12
/
+2
2011-08-11
tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...
Diego Novillo
1
-12
/
+1
2011-08-08
rebase
Diego Novillo
1
-383
/
+30
2011-06-06
Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.
Diego Novillo
1
-28
/
+92
2011-06-03
lto-streamer-in.c (unpack_value_fields): Remove unneeded asserts.
Diego Novillo
1
-0
/
+2
2011-06-01
lto-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call output_r...
Diego Novillo
1
-5
/
+5
2011-05-29
lto-streamer-out.c (hash_string_slot_node): Hash string based on its length.
Jan Hubicka
1
-7
/
+4
2011-05-29
lto-streamer-out.c (pack_ts_fixed_cst_value_fields, [...]): Use enum and vari...
Jan Hubicka
1
-0
/
+52
2011-05-27
lto-streamer-out.c (lto_string_index): break out from...; offset by 1 so 0 me...
Jan Hubicka
1
-0
/
+9
2011-05-25
lto-streamer-out.c (output_record_start): Use lto_output_enum
Jan Hubicka
1
-0
/
+65
2011-05-02
lto-streamer.c (lto_streamer_cache_insert_1, [...]): Use pointer map instead ...
Jan Hubicka
1
-4
/
+1
2011-05-02
lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.h
Jan Hubicka
1
-2
/
+30
2011-04-14
cgraph.c (dump_cgraph_node): Do not dump inline summaries.
Jan Hubicka
1
-0
/
+1
2011-04-03
lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot me...
Michael Matz
1
-10
/
+5
2011-03-29
lto-opts.c (register_user_option_p, [...]): Make type argument unsigned.
Joseph Myers
1
-2
/
+2
2011-03-24
lto-opts.c (input_data_block): Move to lto-streamer-in.c.
Diego Novillo
1
-0
/
+15
2011-02-18
re PR lto/47798 (LTO debuginfo for globals wrong)
Richard Guenther
1
-0
/
+1
2010-12-04
re PR driver/46760 (LTO bootstrap doesn't work with FDO)
Jan Hubicka
1
-0
/
+3
2010-12-02
lto-streamer.h (LTO_major_version): Bump to 2.
Richard Guenther
1
-1
/
+1
2010-09-16
tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATIO...
Richard Guenther
1
-0
/
+1
2010-07-26
lto-streamer.h (struct lto_file_decl_data): Mark resolutions with GTY((skip)).
Jan Hubicka
1
-1
/
+1
2010-07-23
re PR lto/44992 (ld -r breaks LTO)
Andi Kleen
1
-1
/
+10
2010-06-14
lto-streamer.c (cached_bp): Remove.
Richard Guenther
1
-15
/
+87
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-0
/
+2
2010-06-03
lto-cgraph.c (lto_varpool_encoder_size): Remove.
Jan Hubicka
1
-0
/
+8
2010-05-17
cgraph.h (struct ipa_replace_map): Add parm_num parameter.
Jan Hubicka
1
-0
/
+1
[next]