summaryrefslogtreecommitdiff
path: root/gcc/ipa.c
AgeCommit message (Expand)Author
2020-01-21Fix updating of call_stmt_site_hashJan Hubicka
2020-01-09Make cgraph_edge::resolve-speculation staticMartin Jambor
2020-01-08Use cgraph_node::dump_{asm_},name where possible.Martin Liska
2020-01-01Update copyright years.Jakub Jelinek
2020-01-01ipa.c (walk_polymorphic_call_targets): Fix updating of overall summary.Jan Hubicka
2019-11-25ipa: Prevent materialization of clones with removed bodies (PR 92109)Martin Jambor
2019-11-13ipa.c (cgraph_build_static_cdtor): Pass optimization_default_node and target_...Jan Hubicka
2019-10-30Remove cgraph_local_info structure.Martin Liska
2019-10-30Remove cgraph_global_info.Martin Liska
2019-08-20re PR lto/91307 (-flto causes binary to vary)Richard Biener
2019-02-13Clean up MPX-related stuff.Martin Liska
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-12-15ipa.c (cgraph_build_static_cdtor_1): Add OPTIMIZATION and TARGET parameters.Jan Hubicka
2018-11-20re PR ipa/87706 (Inlined functions trigger invalid -Wmissing-profile warning)Jan Hubicka
2018-11-09Come up with -fipa-reference-addressable flag.Martin Liska
2018-06-26Introduce dump_location_tDavid Malcolm
2018-06-08Remove MPXMartin Liska
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka
2018-01-03Update copyright years.Jakub Jelinek
2017-08-08trans.c: Include header files.Martin Liska
2017-07-07ipa-comdats.c: Remove optimize check from gate.Jan Hubicka
2017-05-23cgraphunit.c (symbol_table::process_new_functions): Update.Jan Hubicka
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.Martin Liska
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka
2017-05-22Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka
2017-05-19ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-10-20cgraphunit.c (analyze_functions): Set node->definition to false to signal sym...Richard Biener
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek
2016-09-20Add IPA VRPKugan Vivekanandarajah
2016-08-18tree-pass.h (make_pass_materialize_all_clones): Declare.Richard Biener
2016-07-21function-tests.c (build_trivial_generic_function): Set BLOCK_SUPERCONTEXT of ...Richard Biener
2016-07-13ipa.c: remove static_{ctors,dtors} globalsTrevor Saunders
2016-03-10re PR ipa/69589 (ICE in initialize_node_lattices, at ipa-cp.c:971)Jan Hubicka
2016-01-04Update copyright years.Jakub Jelinek
2015-12-07re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-08-27ipa.c (cgraph_build_static_cdtor_1): Set DECL_IGNORED_P.Richard Biener
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-06-03ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...Ilya Enkovich
2015-05-24ipa-utils.h (method_class_type): Remove.Jan Hubicka