summaryrefslogtreecommitdiff
path: root/gcc/ipa-inline-transform.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Introduce -fdump-ipa-clones dump outputMartin Liska2016-11-301-0/+3
* Add IPA VRPKugan Vivekanandarajah2016-09-201-0/+1
* re PR ipa/71633 ([CHKP] internal compiler error: in inline_call)Ilya Enkovich2016-07-131-1/+5
* Mark -fstack-protect as optimization flag.Martin Liska2016-06-291-2/+1
* Add option for whether ceil etc. can raise "inexact", adjust x86 conditions.Joseph Myers2016-06-031-0/+4
* ipa-inline-transform.c (preserve_function_body_p): Look for first non-thunk c...Jan Hubicka2016-05-181-4/+22
* ipa-inline-analysis.c (compute_inline_parameters): Be more reailistic on esti...Jan Hubicka2016-05-161-4/+12
* ipa-inline-analysis.c (reset_inline_summary): Clear fp_expressionsJan Hubicka2016-05-021-0/+57
* re PR ipa/70366 (chromium fails to build with LTO due to segfault in ipa-inli...Richard Biener2016-03-261-2/+1
* re PR middle-end/37448 (cannot compile big function)Richard Biener2016-02-221-2/+10
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* ipa-inline-transform.c (inline_call): Drop -fstrict-aliasing when inlining -f...Jan Hubicka2015-12-011-0/+15
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-5/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-7/+7
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-3/+2
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-1/+0
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* re PR middle-end/65743 (LTO+FDO build of Firefox crashes at startup)Jan Hubicka2015-04-121-2/+18
* re PR target/65648 (Bad code due to IRA fails to recognize the clobber in par...Jan Hubicka2015-04-031-2/+6
* ipa-inline-analysis.c (redirect_to_unreachable): New function.Jan Hubicka2015-03-261-0/+4
* cgraph.c (cgraph_node::can_remove_if_no_direct_calls_p): Rewrite for correct ...Jan Hubicka2015-03-041-2/+5
* re PR ipa/64988 (ICE: verify_cgraph_node failed: Alias and target's comdat gr...Jan Hubicka2015-03-021-2/+2
* re PR ipa/65028 (450.soplex in SPEC CPU 2006 is miscompiled)Martin Jambor2015-02-131-0/+18
* re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka2015-01-201-5/+6
* re PR bootstrap/64612 (profiledbootstrap failures)Jan Hubicka2015-01-151-2/+3
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* symbol_summary is used for inline_summary.Martin Liska2014-12-221-3/+3
* ipa-prop uses symbol_summary class.Martin Liska2014-12-221-0/+1
* re PR ipa/63671 (21% tramp3d-v4 performance hit due to -fdevirtualize)Jan Hubicka2014-11-241-7/+20
* ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline clones as hav...Jan Hubicka2014-11-221-1/+1
* ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.Jan Hubicka2014-11-181-1/+4
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+13
* ipa-inline-transform.c (master_clone_with_noninline_clones_p): New.Eric Botcazou2014-10-171-1/+18
* IPA C++ refactoring 4/NMartin Liska2014-08-251-5/+5
* IPA C++ refactoring 3/NMartin Liska2014-08-041-1/+1
* IPA C++ refactoring 1/NMartin Liska2014-07-241-19/+21
* IPA REF refactoringMartin Liska2014-06-251-2/+2
* tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka2014-05-241-1/+1
* re PR bootstrap/60984 (AIX: gcc-4.9.0 bootstrap fails in stage-2)Jan Hubicka2014-05-211-1/+5
* ipa-inline-transform.c (clone_inlined_nodes): Use min of edge count and calle...Dehao Chen2014-05-201-2/+3
* re PR ipa/60640 (ICE edge points to wrong declaration / verify_cgraph_node fa...Martin Jambor2014-04-041-1/+1
* re PR middle-end/58555 (Floating point exception in want_inline_self_recursiv...Jan Hubicka2014-02-201-5/+12
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill2013-12-231-1/+12
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders2013-11-181-1/+1