aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-13Clean up MPX-related stuff.Martin Liska1-6/+0
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-15ipa.c (cgraph_build_static_cdtor_1): Add OPTIMIZATION and TARGET parameters.Jan Hubicka1-3/+9
2018-11-20re PR ipa/87706 (Inlined functions trigger invalid -Wmissing-profile warning)Jan Hubicka1-28/+31
2018-11-09Come up with -fipa-reference-addressable flag.Martin Liska1-4/+7
2018-06-26Introduce dump_location_tDavid Malcolm1-7/+2
2018-06-08Remove MPXMartin Liska1-49/+7
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka1-6/+9
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-08trans.c: Include header files.Martin Liska1-1/+2
2017-07-07ipa-comdats.c: Remove optimize check from gate.Jan Hubicka1-13/+5
2017-05-23cgraphunit.c (symbol_table::process_new_functions): Update.Jan Hubicka1-44/+0
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.Martin Liska1-11/+9
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka1-9/+9
2017-05-22Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka1-1/+1
2017-05-19ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-20cgraphunit.c (analyze_functions): Set node->definition to false to signal sym...Richard Biener1-0/+7
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-1/+1
2016-09-20Add IPA VRPKugan Vivekanandarajah1-0/+1
2016-08-18tree-pass.h (make_pass_materialize_all_clones): Declare.Richard Biener1-0/+41
2016-07-21function-tests.c (build_trivial_generic_function): Set BLOCK_SUPERCONTEXT of ...Richard Biener1-0/+1
2016-07-13ipa.c: remove static_{ctors,dtors} globalsTrevor Saunders1-20/+17
2016-03-10re PR ipa/69589 (ICE in initialize_node_lattices, at ipa-cp.c:971)Jan Hubicka1-16/+33
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-07re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-0/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-8/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-7/+5
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-12/+10
2015-08-27ipa.c (cgraph_build_static_cdtor_1): Set DECL_IGNORED_P.Richard Biener1-0/+1
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders1-6/+18
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders1-18/+6
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-06-03ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...Ilya Enkovich1-1/+15
2015-05-24ipa-utils.h (method_class_type): Remove.Jan Hubicka1-1/+1
2015-02-17ipa-visibility.c (function_and_variable_visibility): Only check locality if n...Jan Hubicka1-1/+1
2015-02-14ipa-chkp.c: Use iterate_direct_aliases.Jan Hubicka1-8/+7
2015-02-11ipa.c (symbol_table::remove_unreachable_nodes): Avoid releasing bodies of thu...Jan Hubicka1-1/+7
2015-02-11re PR ipa/65005 (FAIL: c-c++-common/torture/builtin-arith-overflow-12.c)Jan Hubicka1-4/+10
2015-02-05re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka1-0/+12
2015-01-15Fix for PR64068 and PR64559.Martin Liska1-1/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-22symbol_summary is used for inline_summary.Martin Liska1-1/+1
2014-12-22ipa-prop uses symbol_summary class.Martin Liska1-0/+1