]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-inline.c
Clean up MPX-related stuff.
[thirdparty/gcc.git] / gcc / tree-inline.c
2019-02-13  marxinClean up MPX-related stuff.
2019-01-26  jamborm[PR ipa/88933] Careful CFG cleanup in IPA-CP function...
2019-01-24  jakub PR tree-optimization/89027
2019-01-18  jakub PR tree-optimization/86214
2019-01-18  marxinReset proper type on vector types (PR middle-end/88587).
2019-01-11  jakub PR middle-end/85956
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-12-13  jakub PR tree-optimization/88444
2018-12-06  segherasm inline
2018-11-08  jakub * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_...
2018-11-08  dmalcolmipa-inline.c/tree-inline.c: port from fprintf to dump...
2018-10-22  jambormAdd a fun parameter to three stmt_could_throw... functions
2018-10-04  marxinRedirect call within specific target attribute among...
2018-10-02  rguenth2018-10-02 Richard Biener <rguenther@suse.de>
2018-10-01  rguenth2018-10-01 Richard Biener <rguenther@suse.de>
2018-09-28  ebotcazou * calls.c (expand_call): Try to do a tail call for...
2018-09-28  rguenth2018-09-28 Richard Biener <rguenther@suse.de>
2018-09-26  rguenth2018-09-26 Richard Biener <rguenther@suse.de>
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-08-23  rguenth2018-08-23 Richard Biener <rguenther@suse.de>
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-08-17  rguenth2018-08-17 Richard Biener <rguenther@suse.de>
2018-07-13  vries[debug] Reuse debug exprs generated in remap_ssa_name
2018-07-09  vries[debug] Handle debug references to skipped params
2018-06-28  ebotcazou * tree-inline.c (remap_gimple_stmt): Force input_locat...
2018-06-27  ebotcazou * gimple.h (gimple_return_retbnd): Delete.
2018-06-26  ebotcazou * tree-inline.c (remap_location): New function extract...
2018-06-21  ebotcazou * tree-inline.c (copy_edges_for_bb): Minor tweak.
2018-06-16  kugangcc/ChangeLog:
2018-06-08  marxinRemove MPX
2018-05-29  jakub PR target/85918
2018-05-18  rsandifoReplace FMA_EXPR with one internal fn per optab
2018-03-09  jakub PR c++/84767
2018-02-13  law * common.opt (gas-loc-support, gas-locview-support...
2018-02-09  aoliva[IEPM] Introduce inline entry point markers
2018-01-11  hubicka PR middle-end/83718
2018-01-03  rsandifopoly_int: GET_MODE_SIZE
2018-01-03  jakub Update copyright years.
2017-12-16  rsandifoAdd VEC_SERIES_EXPR and associated optab
2017-12-16  rsandifoAdd VEC_DUPLICATE_EXPR and associated optab
2017-12-12  aoliva[SFN] introduce statement frontier notes, still disabled
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-11-23  ebotcazou * doc/generic.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-22  rsandifoReplace REDUC_*_EXPRs with internal functions.
2017-11-21  glisseNew POINTER_DIFF_EXPR
2017-11-21  marxinRemove not needed xstrdup_for_dump.
2017-11-19  hubicka PR ipa/60243
2017-11-18  hubicka * cgraphclones.c (cgraph_edge::clone): Rename gcov_cou...
2017-11-14  hubicka * auto-profile.c (afdo_annotate_cfg): Use update_max_b...
2017-11-10  hubicka * auto-profile.c (afdo_indirect_call): Drop frequency.
2017-11-09  hubicka PR ipa/82879
2017-11-06  hubicka PR bootstrap/82832
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-10-10  rsandifoRequire wi::to_wide for trees
2017-09-21  jakub PR sanitizer/81715
2017-08-30  rsandifo[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-22  rguenth2017-08-22 Richard Biener <rguenther@suse.de>
2017-08-07  marxinCanonicalize names of attributes.
2017-06-30  hubicka PR ipa/81261
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-10  hubicka * cgraph.h (cgraph_edge::clone): Update prototype.
2017-06-05  hubicka * cfgexpand.c (expand_gimple_tailcall): Initialize...
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-05-10  aolivaavoid remove&reinsert of call when splitting block...
2017-03-28  amonakovOpenMP/PTX privatization in SIMD regions
2017-03-28  marxinHandle PHI nodes w/o a argument (PR ipa/80205).
2017-03-21  rguenth2017-03-21 Richard Biener <rguenther@suse.de>
2017-02-28  rguenth2017-02-28 Richard Biener <rguenther@suse.de>
2017-02-03  jason PR c++/78689 - ICE on constructor with label
2017-01-23  marxinSpeed up use-after-scope (v2): rewrite into SSA
2017-01-20  amonakovomp-offload: use PROP_gimple_lomp_dev
2017-01-01  jakub Update copyright years.
2016-11-18  rsandifoAdd SET_DECL_MODE
2016-11-02  jason Implement P0136R1, Rewording inheriting constructors.
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-22  jakub PR fortran/77665
2016-08-04  kugangcc/ChangeLog:
2016-07-21  edlinger016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-06-24  ebotcazou PR debug/71642
2016-06-23  ebotcazou * tree-inline.c (remap_decl): Preserve DECL_ORIGINAL_T...
2016-05-20  rguenth2016-05-20 Richard Guenther <rguenther@suse.de>
2016-05-18  hubicka * ipa-inline-transform.c (preserve_function_body_p...
2016-05-17  mpolacek PR ipa/71146
2016-05-16  hubicka * tree-inline.c (expand_call_inline): recurse after...
2016-05-10  marxinHandle memory leak in tree-inline.c.
2016-05-08  hubicka * cgraph.c (thunk_adjust): Export.
2016-05-04  hubicka * tree-inline.c (expand_call_inline): Fix path dealing...
2016-05-03  rguenth2016-05-03 Richard Biener <rguenther@suse.de>
2016-04-19  rguenth2016-04-19 Richard Biener <rguenther@suse.de>
2016-04-04  wschmidt[gcc]
2016-03-29  jason PR c++/70353
2016-03-16  rthPR middle-end/70199
2016-03-05  jakub PR c++/70084
2016-02-11  jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
2016-01-15  jambormAvoid extraneous remapping in copy_gimple_seq_and_repla...
2016-01-04  jakub Update copyright years.
2015-12-22  rthPR ipa/67811
next