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-gimple.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
ICF: compare type attributes for gimple_call_fntypes.
Martin Liska
1
-0
/
+4
2020-04-02
c/94392 - only enable -ffinite-loops for C++
Richard Biener
1
-0
/
+2
2020-02-18
Always compare types of LHS for gimple_assign in ICF.
Martin Liska
1
-2
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-18
Verify NOP_EXPR LHS type in IPA ICF.
Martin Liska
1
-0
/
+7
2019-11-14
Handle FIELD_DECL in IPA ICF.
Martin Liska
1
-1
/
+4
2019-11-14
Update dump message in IPA ICF.
Martin Liska
1
-2
/
+3
2019-10-31
Remove dead code in IPA ICF.
Martin Liska
1
-8
/
+0
2019-10-30
Use const_tree more in IPA ICF.
Martin Liska
1
-14
/
+11
2019-10-30
Remove alias set comparison.
Martin Liska
1
-12
/
+0
2019-10-30
Remove comparison for polymorphic types.
Martin Liska
1
-18
/
+0
2019-10-30
IPA ICF: remove dead code
Martin Liska
1
-142
/
+4
2019-10-30
Integrate that for IPA ICF.
Martin Liska
1
-149
/
+79
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-2
/
+2
2019-05-28
Handle loop fields in IPA ICF (PR ipa/90555).
Martin Liska
1
-0
/
+38
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-06
asm inline
Segher Boessenkool
1
-0
/
+3
2018-06-08
Remove MPX
Martin Liska
1
-2
/
+1
2018-05-30
Use poly_int tree accessors
Richard Sandiford
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-12
[SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers
Alexandre Oliva
1
-2
/
+2
2017-08-30
Fix IPA ICF with ASM statements (PR inline-asm/82001).
Martin Liska
1
-6
/
+13
2017-08-08
ICF: properly handle LABEL_DECLs (PR tree-opt/81696).
Martin Liska
1
-1
/
+5
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-09-23
* hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)
Jakub Jelinek
1
-2
/
+2
2016-04-22
[PATCH 1/2] (header usage fix) remove unused system header includes
Szabolcs Nagy
1
-1
/
+0
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-07
ipa-icf-gimple.c (func_checker::compare_gimple_asm): Add check for basic asm.
Bernd Edlinger
1
-0
/
+3
2015-11-21
ipa-icf.c (sem_item::add_type): Do not look for TYPE_CANONICAL...
Jan Hubicka
1
-1
/
+9
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-16
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-10
/
+9
2015-10-16
revert: ipa-icf-gimple.c (func_checker::compare_operand): Compare only empty ...
Jan Hubicka
1
-3
/
+14
2015-10-16
ipa-icf-gimple.c (func_checker::compare_operand): Compare only empty construc...
Jan Hubicka
1
-14
/
+3
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-5
/
+5
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-14
/
+5
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-04-15
re PR ipa/65765 (Compiling Firefox with GCC 5 leads to broken javascript engi...
Jakub Jelinek
1
-1
/
+5
2015-04-12
re PR middle-end/65747 (ICE (in compare_ssa_name, at ipa-icf-gimple.c:134) on...
Jakub Jelinek
1
-2
/
+2
2015-03-13
ipa-icf.c (sem_function::equals_wpa): Match CXX_CONSTRUCTOR_P and CXX_DESTURC...
Jan Hubicka
1
-22
/
+49
2015-03-05
re PR ipa/65270 (issues with merging memory accesses from different code paths)
Richard Biener
1
-0
/
+17
2015-03-02
re PR ipa/65270 (issues with merging memory accesses from different code paths)
Richard Biener
1
-0
/
+19
2015-03-01
re PR ipa/65245 (internal compiler error: in address_matters_p, at symtab.c:1...
Martin Liska
1
-51
/
+7
2015-03-01
ipa-icf-gimple.c (func_checker::compare_operand): Fix handling of OBJ_TYPE_REF.
Jan Hubicka
1
-12
/
+17
2015-03-01
ICF is more strict about non-common function and var
Martin Liska
1
-0
/
+3
2015-02-25
ICF: Validate correctly hard register variables.
Martin Liska
1
-0
/
+7
2015-01-19
re PR ipa/64668 (internal compiler error: in compare_ssa_name, at ipa-icf-gim...
Martin Liska
1
-1
/
+1
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-1
/
+14
[next]