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-cgraph.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-19
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-11
/
+11
2015-10-27
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
Mikhail Maltsev
1
-4
/
+5
2015-09-24
re PR lto/67699 (ICE (segfault) compiling a const array with -flto)
Richard Biener
1
-15
/
+0
2015-07-15
gimple-pretty-print.h: Don't include pretty-print.h.
Andrew MacLeod
1
-2
/
+0
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
-12
/
+4
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
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
-6
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-06-03
ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...
Ilya Enkovich
1
-1
/
+26
2015-05-15
ipa-chkp.h (chkp_wrap_function): New.
Ilya Enkovich
1
-4
/
+8
2015-04-03
lto-cgraph.c (input_cgraph_1): Always link instrumented assembler name with o...
Ilya Enkovich
1
-3
/
+2
2015-04-01
lto-cgraph.c (lto_output_node, [...]): Stream split_part.
Jan Hubicka
1
-0
/
+2
2015-03-21
Mark omp thread functions as parallelized
Tom de Vries
1
-0
/
+2
2015-02-26
passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.
Jakub Jelinek
1
-1
/
+1
2015-02-17
symtab.c (symtab_node::verify_base): Verify body_removed->!definiton
Jan Hubicka
1
-3
/
+12
2015-02-11
re PR ipa/65005 (FAIL: c-c++-common/torture/builtin-arith-overflow-12.c)
Jan Hubicka
1
-27
/
+33
2015-01-30
Always pass explicit location to fatal_error.
Joseph Myers
1
-4
/
+6
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-2
/
+14
2015-01-14
+ * lto-cgraph: Update function comments for
Aldy Hernandez
1
-5
/
+5
2015-01-14
cgraphunit.c (ipa_passes): Remove argument from ipa_write_summaries.
Ilya Verbin
1
-2
/
+2
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-10
invoke.texi: (-devirtualize-at-ltrans): Document.
Jan Hubicka
1
-4
/
+8
2014-12-09
lto-cgraph.c (input_cgraph_1): Don't break existing instrumentation clone ref...
Ilya Enkovich
1
-1
/
+12
2014-11-22
ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline clones as hav...
Jan Hubicka
1
-1
/
+2
2014-11-14
ipa-pure-const.c (struct funct_state_d): Add can_free field.
Jakub Jelinek
1
-0
/
+2
2014-11-13
[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.
Ilya Verbin
1
-0
/
+94
2014-11-13
[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.
Ilya Verbin
1
-3
/
+29
2014-11-05
ipa-chkp.c: New.
Ilya Enkovich
1
-4
/
+38
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-0
/
+4
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-7
/
+8
2014-10-16
function.h: Flatten file.
Andrew MacLeod
1
-0
/
+3
2014-10-16
IPA ICF pass, part 3/5
Martin Liska
1
-0
/
+2
2014-10-03
cgraph.h (struct indirect_call_info): Add IN_POLYMORPHIC_CDTOR
Jan Hubicka
1
-0
/
+2
2014-09-24
Add an no_reorder attribute for LTO
Andi Kleen
1
-0
/
+4
2014-08-25
IPA C++ refactoring 4/N
Martin Liska
1
-12
/
+11
2014-08-08
lto-streamer.h (struct lto_input_block): Make it a class with a constructor.
Richard Biener
1
-3
/
+2
2014-08-02
convert many uses of pointer_map to hash_map
Trevor Saunders
1
-14
/
+9
2014-08-02
add a hash_set based on hash_table
Trevor Saunders
1
-4
/
+3
2014-07-31
data-streamer.h (streamer_write_data_stream): Declare here, renamed from ...
Richard Biener
1
-4
/
+4
2014-07-24
IPA C++ refactoring 2/N
Martin Liska
1
-3
/
+3
2014-07-24
IPA C++ refactoring 1/N
Martin Liska
1
-19
/
+19
2014-07-11
vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.h
Jan Hubicka
1
-2
/
+2
2014-06-25
IPA REF refactoring
Martin Liska
1
-25
/
+23
2014-06-24
varpool.c (dump_varpool_node): Dump used_by_single_function.
Jan Hubicka
1
-0
/
+2
2014-06-23
lto-cgraph.c (lto_output_node, input_node): Set/get init/fini priority directly.
Jan Hubicka
1
-4
/
+4
2014-06-20
cgraph.h (struct symtab_node): Add field in_init_priority_hash (set_init_prio...
Jan Hubicka
1
-0
/
+8
[next]