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
2017-12-07
Make more use of VECTOR_CST_ENCODED_ELT
Richard Sandiford
1
-7
/
+8
2017-10-22
Rename inchash::hash::add_wide_int
Richard Sandiford
1
-11
/
+11
2017-10-20
Add generic part for Intel CET enabling. The spec is available at
Igor Tsimbalist
1
-0
/
+6
2017-06-04
i386.c (make_resolver_func): Update.
Jan Hubicka
1
-1
/
+2
2017-05-23
Introduce symtab_node::dump_{asm_,}name functions.
Martin Liska
1
-20
/
+11
2017-05-23
Move symtab_node::dump_table to symbol_table::dump
Martin Liska
1
-1
/
+1
2017-05-23
ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.
Jan Hubicka
1
-2
/
+2
2017-05-22
Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
Jan Hubicka
1
-1
/
+1
2017-01-23
[PR 79108] Put ipa_node_params to GC memory
Martin Jambor
1
-3
/
+2
2017-01-10
IPA ICF: make algorithm stable to survive -fcompare-debug
Martin Liska
1
-4
/
+88
2017-01-10
Revert m_classes_vec introduction.
Martin Liska
1
-57
/
+49
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-09
re PR ipa/78027 (ICE in new_oacc_loop_routine, at omp-low.c:19000)
Cesar Philippidis
1
-0
/
+4
2016-11-28
re PR lto/78211 (-fcompare-debug failure with -flto -fno-use-linker-plugin)
Jakub Jelinek
1
-92
/
+112
2016-11-22
Add sem_item::m_hash_set (PR ipa/78309)
Martin Liska
1
-38
/
+26
2016-11-13
ipa-icf.c (sem_function::merge): Do not create a wrapper also if the original...
Eric Botcazou
1
-2
/
+3
2016-10-25
Fix 2 typos in IPA ICF pass
Martin Liska
1
-0
/
+1
2016-09-23
Fix typo in IPA ICF
Martin Liska
1
-1
/
+1
2016-09-22
re PR ipa/77653 (wrong code at -Os and above on x86_64-linux-gnu (in both 32-...
Martin Liska
1
-5
/
+2
2016-09-15
re PR fortran/72743 (ICE in get_constraint_for_ssa_var, at tree-ssa-structali...
Chung-Lin Tang
1
-3
/
+19
2016-08-12
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-1
/
+1
2016-05-18
Set DECL_PT_UID for merged variables in IPA ICF (PR70856).
Martin Liska
1
-0
/
+2
2016-04-22
[PATCH 2/2] (header usage fix) include c++ headers in system.h
Szabolcs Nagy
1
-1
/
+1
2016-03-21
Skip static ctors/dtors in IPA ICF (PR ipa/70306)
Martin Liska
1
-0
/
+5
2016-03-03
decl alignment not respected
Alan Modra
1
-0
/
+10
2016-01-15
re PR ipa/68148 (Devirtualization only applies to last of multiple successive...
Jan Hubicka
1
-0
/
+1
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
[next]