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
/
lto
/
lto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
Fix lto report names
Andi Kleen
1
-2
/
+2
2013-04-23
Print lto report at the right place
Andi Kleen
1
-0
/
+6
2013-04-23
Add -flto-report-wpa
Andi Kleen
1
-2
/
+2
2013-02-07
re PR bootstrap/56227 (Bootstrap failure on MinGW building ggc-page.c)
Uros Bizjak
1
-2
/
+1
2013-02-04
re PR lto/56168 (GCC seems to disregard -fno-builtin when compiling with LTO)
Richard Guenther
1
-8
/
+14
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-01-09
re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...
Jan Hubicka
1
-0
/
+1
2012-12-10
Record the global variables if WPA isn't enabled
H.J. Lu
1
-1
/
+6
2012-11-20
Introduce vNULL to use as a nil initializer for vec<>.
Diego Novillo
1
-3
/
+3
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-59
/
+49
2012-10-31
This patch implements generic type query and conversion functions,
Lawrence Crowl
1
-5
/
+10
2012-10-12
re PR lto/54898 (ICE in uniquify_nodes, at lto/lto.c:1898)
Richard Biener
1
-0
/
+15
2012-10-08
lto.c (lto_wpa_write_files, [...]): Free lto_file struct after closing the file.
Tobias Burnus
1
-0
/
+4
2012-10-08
lto.c (remember_with_vars): Also fixup INTEGER_CST.
Jan Hubicka
1
-0
/
+25
2012-10-07
lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.
Jan Hubicka
1
-9
/
+19
2012-10-06
re PR lto/54790 (Missing optimization with LTO)
Jan Hubicka
1
-4
/
+33
2012-09-20
function.c (push_cfun): Check old current_function_decl matches old cfun...
Martin Jambor
1
-1
/
+2
2012-09-19
Integrate lexical block into source_location.
Dehao Chen
1
-1
/
+0
2012-09-19
symtab.c (insert_to_assembler_name_hash): Do not insert register vars.
Jan Hubicka
1
-3
/
+1
2012-09-12
common.opt (flto-partition): Add "max".
Jan Hubicka
1
-1
/
+34
2012-09-12
re PR lto/54312 (uniquify_nodes takes 12% of Mozilla LTO build)
Jan Hubicka
1
-3
/
+3
2012-09-11
lto.c (enum gtc_mode): Remove.
Richard Guenther
1
-52
/
+25
2012-09-11
gimple.h (gimple_register_type): Remove.
Richard Guenther
1
-5
/
+1183
2012-09-09
passes.c (ipa_write_summaries_1): Set state; do not call compute_ltrans_bound...
Jan Hubicka
1
-1
/
+0
2012-09-09
Replace cgraph_node_set and varpool_node_set by symtab_node_encoder in partit...
Jan Hubicka
1
-22
/
+18
2012-09-08
Fix broken patch
Andi Kleen
1
-1
/
+1
2012-09-08
Add -fmem-report-wpa
Andi Kleen
1
-0
/
+2
2012-09-07
Reduce memory usage for storing LTO decl resolutions
Andi Kleen
1
-9
/
+22
2012-08-11
lto-cgraph.c (output_cgraph): Rename to ...
Jan Hubicka
1
-2
/
+2
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-1
/
+0
2012-06-19
The intent of the phases was to have a high-level but mutually exclusive acco...
Lawrence Crowl
1
-5
/
+31
2012-05-19
cgraphunit.c (handle_alias_pairs): Declare; free alias_pairs
Jan Hubicka
1
-23
/
+0
2012-05-09
cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.
Jan Hubicka
1
-0
/
+4
2012-04-30
cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.c
Jan Hubicka
1
-1
/
+1
2012-04-16
cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
Jan Hubicka
1
-12
/
+9
2012-04-14
cgraph.h: Update copyrights;
Jan Hubicka
1
-7
/
+7
2012-04-11
lto.c: Update copyright...
Jan Hubicka
1
-897
/
+2
2012-04-09
re PR lto/52722 (ICE in lto_output_varpool_node)
Jan Hubicka
1
-9
/
+51
2012-03-06
re PR middle-end/52097 (ICE: in get_bit_range, at expr.c:4535 with -O -flto -...
Richard Guenther
1
-0
/
+35
2012-02-28
re PR lto/52400 (lto1: ICE with extern on static linkage)
Richard Guenther
1
-7
/
+0
2011-12-22
re PR debug/51650 (LTO ICE in dwarf2out_finish, at dwarf2out.c:22501 while bu...
Richard Guenther
1
-0
/
+3
2011-12-21
lto.c (GIMPLE_REGISTER_TYPE): New define.
Richard Guenther
1
-4
/
+17
2011-12-13
lto-streamer-out.c (write_symbol): Use proper 64-bit host type.
Eric Botcazou
1
-10
/
+14
2011-12-13
re PR debug/48354 (internal compiler error: in splice_child_die, at dwarf2out...
Richard Guenther
1
-0
/
+7
2011-11-03
re PR lto/44965 (lto option code breaks file format with each added option)
Richard Guenther
1
-54
/
+1
2011-10-21
cgraph.c (dump_cgraph_node): Dump alias flag.
Jan Hubicka
1
-0
/
+2
2011-10-20
lto.c (node_cmp, [...]): New functions.
Jan Hubicka
1
-8
/
+100
2011-10-16
Add error checking to lto_section_read
Andi Kleen
1
-2
/
+9
2011-10-04
Maintain order of LTO sections
Andi Kleen
1
-33
/
+37
2011-09-30
Use 64bit integer for LTO symbol ID.
H.J. Lu
1
-8
/
+76
[next]