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
/
ipa-icf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
ipa-icf.c (sem_item_optimizer::merge_classes): Do not ICE on VAR_DECL w/o DEC...
Jan Hubicka
1
-1
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-17
ipa-icf.c (sem_item_optimizer::merge): Don't pick 'main' as the source function.
Nathan Sidwell
1
-3
/
+9
2015-12-09
re PR ipa/68790 (gcc.c-torture/execute/20050713-1.c FAILs with -O0 -fipa-icf)
Martin Liska
1
-1
/
+1
2015-12-06
* ipa-icf.c (sem_function::merge): Check that local_original exists.
Jan Hubicka
1
-1
/
+3
2015-12-04
* ipa-inline.c (can_inline_edge_p) Use merged_comdat.
Jan Hubicka
1
-4
/
+9
2015-11-21
ipa-icf.c (sem_item::add_type): Do not look for TYPE_CANONICAL...
Jan Hubicka
1
-4
/
+2
2015-11-13
re PR ipa/68311 (gcc/ipa-icf.c:3041: possible sequence point error ?)
Martin Liska
1
-1
/
+3
2015-11-12
re PR ipa/68035 (ipa performance issue when no procedures are present)
Martin Liska
1
-19
/
+27
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-12
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-14
/
+13
2015-10-27
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
Mikhail Maltsev
1
-18
/
+24
2015-10-08
ipa-icf.c (sem_item::compare_symbol_references): Fix use of availability.
Jan Hubicka
1
-2
/
+2
2015-10-05
Remove remaining uses of REAL_VALUES_IDENTICAL
Richard Sandiford
1
-2
/
+2
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-2
/
+2
2015-07-15
gimple-pretty-print.h: Don't include pretty-print.h.
Andrew MacLeod
1
-1
/
+0
2015-07-13
Fix double word typos.
Aldy Hernandez
1
-1
/
+1
2015-07-10
ipa-icf.c: Fix typo in dump message
Bernhard Reutner-Fischer
1
-1
/
+1
2015-07-09
lto-streamer.h: Don't include target.h and alloc-pool.h.
Andrew MacLeod
1
-0
/
+1
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-17
/
+5
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-25
hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.
Richard Sandiford
1
-2
/
+1
2015-06-22
re PR ipa/65908 (ICE: in expand_thunk, at cgraphunit.c:1700)
Jan Hubicka
1
-64
/
+63
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
-7
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-05-24
ipa-utils.h (method_class_type): Remove.
Jan Hubicka
1
-6
/
+6
2015-05-18
IPA ICF: add support for debug counter.
Martin Liska
1
-1
/
+3
2015-05-07
gcov-tool.c (do_merge): Refactore to remove int ret.
Aditya Kumar
1
-1
/
+1
2015-04-27
* ipa-icf.c (icf_handled_component_p): Remove redundant tests.
Eric Botcazou
1
-3
/
+2
2015-04-24
ipa-icf.c (sem_function::equals_wpa): Compare thunk info.
Jan Hubicka
1
-39
/
+71
2015-04-23
ipa-icf.c (sem_item::compare_attributes): New function.
Jan Hubicka
1
-46
/
+129
2015-04-23
ipa-icf.c (symbol_compare_collection::symbol_compare_collection): cleanup.
Jan Hubicka
1
-56
/
+152
2015-04-17
Fix IPA memory leaks.
Martin Liska
1
-6
/
+20
2015-04-12
Fix accidental commit.
Jan Hubicka
1
-1
/
+1
2015-04-12
Jan Hubicka <hubicka@ucw.cz>
Jan Hubicka
1
-15
/
+18
2015-04-05
re PR middle-end/65665 (g++.dg/torture/pr64378.C -O2 -flto -fno-use-linker-...
Martin Liska
1
-4
/
+6
2015-03-31
re PR ipa/65557 (ICE: SIGSEGV in hash_table<>::find_slot_with_hash() with -fd...
Martin Liska
1
-2
/
+2
2015-03-24
IPA ICF: enhance hash value calculated in TU
Jan Hubicka
1
-14
/
+146
2015-03-23
re PR ipa/65521 (nondeterministic -fcompare-debug failures)
Jakub Jelinek
1
-2
/
+2
2015-03-22
IPA ICF: include hash values of references.
Martin Liska
1
-4
/
+91
2015-03-19
re PR lto/65380 ([ICF] LTO: ICE in add_symbol_to_partition_1, at lto/lto-part...
Jan Hubicka
1
-0
/
+14
2015-03-18
re PR ipa/65432 (Invalid read of size 1: ipa_icf::sem_item_optimizer::merge_c...
Martin Liska
1
-12
/
+23
2015-03-13
ipa-icf.c (sem_function::equals_wpa): Match CXX_CONSTRUCTOR_P and CXX_DESTURC...
Jan Hubicka
1
-88
/
+56
2015-03-10
ipa-icf.c (sem_function::equals_wpa): Move here some checks from ...
Jan Hubicka
1
-68
/
+60
2015-03-05
* ipa-icf.c (sem_variable::equals_wpa): Check FINAL flags.
Jan Hubicka
1
-0
/
+12
2015-03-05
re PR ipa/65318 (wrong code at -Os and above on x86_64-linux-gnu)
Martin Liska
1
-0
/
+5
2015-03-05
re PR ipa/65270 (issues with merging memory accesses from different code paths)
Jan Hubicka
1
-0
/
+22
2015-03-03
re PR ipa/65287 (Current trunk ICE in address_matters_p, at symtab.c:1908)
Martin Liska
1
-1
/
+2
2015-03-03
ICF: Use bit or instead of if branch.
Martin Liska
1
-2
/
+1
[next]