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-utils.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-10
libgccjit: Fix GGC segfault when using -flto
Antoni Boucher
1
-0
/
+7
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-11-20
inter-procedural value range propagation
Jan Hubicka
1
-0
/
+1
2023-01-16
Fix wrong code issues with ipa-sra
Jan Hubicka
1
-0
/
+2
2023-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-05-10
Replace PTR with 'void *' in compiler.
Martin Liska
1
-1
/
+1
2022-01-17
Change references of .c files to .cc files
Martin Liska
1
-4
/
+4
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-11-11
Enable pure-const discovery in modref.
Jan Hubicka
1
-0
/
+2
2021-11-10
Extend modref by side-effect analysis
Jan Hubicka
1
-0
/
+4
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-17
Make ltrans type canonicals compatible with WPA ones
Jan Hubicka
1
-2
/
+0
2020-11-13
Improve handling of memory operands in ipa-icf 2/4
Jan Hubicka
1
-0
/
+12
2020-06-03
Optimize ODR enum streaming
Jan Hubicka
1
-0
/
+2
2020-05-26
[LTO/offloading] Fix offloading-compilation ICE without -flto (PR84320)
Tobias Burnus
1
-1
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-10
Check for TYPE_DECL in get_odr_name_for_type
Richard Sandiford
1
-0
/
+1
2019-12-02
Refactor IPA devirt a bit.
Martin Liska
1
-0
/
+14
2019-11-15
ipa: Remove stray declaration
Martin Jambor
1
-3
/
+0
2019-11-04
ipa-inline-transform.c: Include ipa-utils.h
Jan Hubicka
1
-0
/
+4
2019-06-27
class.c (layout_class_type): Set TYPE_CXX_ODR_P for as-base type copy.
Jan Hubicka
1
-0
/
+3
2019-06-24
ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P.
Jan Hubicka
1
-0
/
+2
2019-06-17
Remove dead code (PR ipa/90874).
Martin Liska
1
-1
/
+0
2019-06-10
Reduce SCCs in IPA postorder.
Martin Liska
1
-2
/
+0
2019-06-07
common.opt (flto-odr-type-merging): Ignore.
Jan Hubicka
1
-24
/
+4
2019-06-01
alias.c: Include ipa-utils.h.
Jan Hubicka
1
-0
/
+1
2019-02-11
Construct ipa_reduced_postorder always for overwritable (PR ipa/89009).
Martin Liska
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-24
ipa-devirt.c (dump_targets): Cap number of targets printed.
Jan Hubicka
1
-3
/
+5
2018-12-24
lto-symtab.c (lto_symtab_merge_decls_2): Do not report ODR violations for met...
Jan Hubicka
1
-0
/
+1
2018-10-26
ipa-devirt.c (warn_odr): Make static.
Jan Hubicka
1
-1
/
+2
2018-10-24
ipa-utils.h (type_with_linkage_p): No longer check for TYPE_STUB_DECL; it is ...
Jan Hubicka
1
-3
/
+3
2018-08-30
lto-streamer-out.c (DFS::DFS_write_tree_body): Do not follow TYPE_STUB_DECL.
Jan Hubicka
1
-27
/
+27
2018-04-10
re PR lto/85078 (LTO ICE: tree check: expected tree that contains 'decl minim...
Jan Hubicka
1
-0
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-10-11
[PATCH] DECL_ASSEMBLER_NAME and friends
Nathan Sidwell
1
-9
/
+8
2017-07-14
Remove Java references in source code.
Martin Liska
1
-3
/
+0
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-04-14
re PR c++/70594 (-fcompare-debug failure)
Jakub Jelinek
1
-0
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-01
ipa-devirt.c (type_with_linkage_p, [...]): Move to ...
Jan Hubicka
1
-2
/
+86
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-3
/
+3
2015-06-08
re PR lto/65378 (Tweak to wording of -Wodr message)
Jan Hubicka
1
-1
/
+2
2015-05-24
ipa-utils.h (method_class_type): Remove.
Jan Hubicka
1
-1
/
+0
2015-05-19
ipa-devirt.c (type_in_anonymous_namespace_p): Return true or implicit declara...
Jan Hubicka
1
-1
/
+1
2015-05-16
ipa-utils.h (warn_types_mismatch, [...]): Declare.
Jan Hubicka
1
-1
/
+6
2015-05-12
ipa-devirt.c (type_with_linkage_p): New function.
Jan Hubicka
1
-17
/
+1
2015-03-30
re PR ipa/65610 (Compare debug failure with -g3 -fsanitize=undefined -fno-san...
Jakub Jelinek
1
-0
/
+1
2015-03-09
re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-me...
Jan Hubicka
1
-1
/
+1
2015-02-01
re PR ipa/64872 (ICE: Segmentation fault during Chromium PGO build)
Jan Hubicka
1
-1
/
+1
[next]