aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
AgeCommit message (Expand)Author
2018-03-09 PR c++/84767Jakub Jelinek
2018-02-13 * common.opt (gas-loc-support, gas-locview-support): New.Alexandre Oliva
2018-02-09[IEPM] Introduce inline entry point markersAlexandre Oliva
2018-01-11 PR middle-end/83718Jan Hubicka
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-16Add VEC_SERIES_EXPR and associated optabRichard Sandiford
2017-12-16Add VEC_DUPLICATE_EXPR and associated optabRichard Sandiford
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-11-23 * doc/generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou
2017-11-22Replace REDUC_*_EXPRs with internal functions.Richard Sandiford
2017-11-21New POINTER_DIFF_EXPRMarc Glisse
2017-11-21Remove not needed xstrdup_for_dump.Martin Liska
2017-11-19 PR ipa/60243Jan Hubicka
2017-11-18 * cgraphclones.c (cgraph_edge::clone): Rename gcov_count to prof_count.Jan Hubicka
2017-11-14 * auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.Jan Hubicka
2017-11-10 * auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka
2017-11-09 PR ipa/82879Jan Hubicka
2017-11-06 PR bootstrap/82832Jan Hubicka
2017-11-03 * asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-19 * asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-09-21 PR sanitizer/81715Jakub Jelinek
2017-08-30[65/77] Add a SCALAR_TYPE_MODE macroRichard Sandiford
2017-08-222017-08-22 Richard Biener <rguenther@suse.de>Richard Biener
2017-08-07Canonicalize names of attributes.Martin Liska
2017-06-30 PR ipa/81261Jan Hubicka
2017-06-29 * asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-10 * cgraph.h (cgraph_edge::clone): Update prototype.Jan Hubicka
2017-06-05 * cfgexpand.c (expand_gimple_tailcall): Initialize profile ofJan Hubicka
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>Jan Hubicka
2017-05-16Add default value for last argument of dump functions.Martin Liska
2017-05-10avoid remove&reinsert of call when splitting block for inliningAlexandre Oliva
2017-03-28OpenMP/PTX privatization in SIMD regionsAlexander Monakov
2017-03-28Handle PHI nodes w/o a argument (PR ipa/80205).Martin Liska
2017-03-212017-03-21 Richard Biener <rguenther@suse.de>Richard Biener
2017-02-282017-02-28 Richard Biener <rguenther@suse.de>Richard Biener
2017-02-03 PR c++/78689 - ICE on constructor with labelJason Merrill
2017-01-23Speed up use-after-scope (v2): rewrite into SSAMartin Liska
2017-01-20omp-offload: use PROP_gimple_lomp_devAlexander Monakov
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-18Add SET_DECL_MODERichard Sandiford
2016-11-02 Implement P0136R1, Rewording inheriting constructors.Jason Merrill
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,Jakub Jelinek
2016-09-22 PR fortran/77665Jakub Jelinek
2016-08-04gcc/ChangeLog:Kugan Vivekanandarajah
2016-07-21016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-06-24 PR debug/71642Eric Botcazou
2016-06-23 * tree-inline.c (remap_decl): Preserve DECL_ORIGINAL_TYPE invariant.Eric Botcazou