Daily bump.
[gcc.git] / gcc / tree-inline.c
2021-01-19 Richard Bieneripa/97673 - fix input_location leak
2021-01-05 Bernd EdlingerRestore input_location after recursive expand_call_inline
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-10 Bernd EdlingerRemove misleading debug line entries
2020-11-19 Joel Hutton[2/3] [vect] Add widening add, subtract patterns
2020-10-31 Jan HubickaMove clone_info to summary
2020-10-23 Jan HubickaMove thunks out of cgraph_node
2020-08-27 Martin Liskavec: add exact argument for various grow functions.
2020-05-20 Richard Bienermiddle-end/95231 - revert parts of PR95171
2020-05-18 Richard Bienermiddle-end/95171 - inlining of trapping compare into...
2020-05-14 Jakub Jelinekopenmp: cgraph support for late declare variant resolution
2020-05-07 Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-05-04 Martin Jambortree-inline: Simplify IPA-CP type conversion (PR 93385)
2020-04-20 Jan HubickaFix ICE on invalid calls_comdat_local flag [pr94582]
2020-04-17 Jakub Jelinekinliner: Don't ICE on NULL TYPE_DOMAIN [PR94621]
2020-03-16 Jakub Jelinektree-inline: Fix a -fcompare-debug issue in the inliner...
2020-03-04 Jakub Jelinekinliner: Copy DECL_BY_REFERENCE in copy_decl_to_var...
2020-02-07 Richard Bienermiddle-end/93519 - avoid folding stmts in obviously...
2020-01-28 Jan Hubickaipa: fix handling of multiple speculations (PR93318)
2020-01-14 Xiong Hu LuoMissed function specialization + partial devirtualization
2020-01-09 Martin JamborMake cgraph_edge::resolve-speculation static
2020-01-08 Martin LiskaUse cgraph_node::dump_{asm_},name where possible.
2020-01-07 Martin LiskaMake warn_inline Optimization option.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-28 Richard Bienerre PR tree-optimization/92645 (Hand written vector...
2019-11-27 Richard Bienerre PR lto/92674 (ICE in gimple_phi_arg, at gimple.h...
2019-11-12 Martin LiskaRemove gcc/params.* files.
2019-11-12 Martin LiskaApply mechanical replacement (generated patch).
2019-11-08 Richard Bienerre PR ipa/92409 (r277920 causes ICE in gcc.dg/cast...
2019-11-08 Richard SandifordHandle POLY_INT_CSTs in declare_return_value
2019-10-30 Martin LiskaRemove cgraph_local_info structure.
2019-09-30 Martin Jambor[PR 91853] Prevent IPA-SRA ICEs on type-mismatched...
2019-09-26 Jakub Jelinekfunction.c (gimplify_parameters): Use build_clobber...
2019-09-19 Martin JamborNew IPA-SRA
2019-09-05 Richard Bienerre PR middle-end/90501 (ICE: address taken, but ADDRESS...
2019-07-25 Martin LiskaCome up with function_decl_type and use it in tree_func...
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-02 Jan Hubickatree-inline.c (remap_gimple_stmt): Do not subtitute...
2019-06-27 Martin LiskaRemove quite obvious dead assignments.
2019-06-26 Richard Bienerre PR middle-end/90982 (ICE in make_decl_rtl, at varasm...
2019-06-19 Marek PolacekPR c++/60364 - noreturn after first decl not diagnosed.
2019-06-10 Jakub Jelinektree.def (OMP_SCAN): New tree code.
2019-05-20 Jakub Jelinekre PR c++/59813 (tail-call elimination didn't fire...
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-10 Jakub Jelinekre PR c++/90383 (GCC generates invalid constexpr copy...
2019-05-08 Jakub Jelinekre PR c++/59813 (tail-call elimination didn't fire...
2019-03-28 Jakub Jelinekre PR middle-end/89621 (ICE with allocatable character...
2019-03-26 Richard Bienertree-inline.c (remap_gimple_stmt): Cache gimple_block.
2019-03-11 Martin LiskaWrap option names in gcc internal messages with %<...
2019-03-08 Richard Bienerre PR target/89578 (5% runtime regression for 481.wrf...
2019-03-07 Richard Bienerre PR tree-optimization/89618 (Inner loop won't vectori...
2019-02-22 Richard Bienerre PR tree-optimization/87609 (miscompilation with...
2019-02-13 Martin LiskaClean up MPX-related stuff.
2019-01-26 Martin Jambor[PR ipa/88933] Careful CFG cleanup in IPA-CP function...
2019-01-24 Jakub Jelinekre PR tree-optimization/89027 (ICE: verify_gimple faile...
2019-01-18 Jakub Jelinekre PR tree-optimization/86214 (Strongly increased stack...
2019-01-18 Martin LiskaReset proper type on vector types (PR middle-end/88587).
2019-01-11 Jakub Jelinekre PR middle-end/85956 (ICE in wide_int_to_tree_1,...
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-13 Jakub Jelinekre PR tree-optimization/88444 (ICE: tree check: expecte...
2018-12-06 Segher Boessenkoolasm inline
2018-11-08 Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-11-08 David Malcolmipa-inline.c/tree-inline.c: port from fprintf to dump...
2018-10-22 Martin JamborAdd a fun parameter to three stmt_could_throw... functions
2018-10-04 Martin LiskaRedirect call within specific target attribute among...
2018-10-02 Richard Bienertree-inline.c (expand_call_inline): Use the location...
2018-10-01 Richard Bienertree-inline.c (expand_call_inline): Store origin of...
2018-09-28 Eric Botcazoucalls.c (expand_call): Try to do a tail call for thunks...
2018-09-28 Richard Bienertree.h (BLOCK_ORIGIN): New.
2018-09-26 Richard Bienerre PR debug/87428 ("Missed" inline instances cause...
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-08-23 Richard Bienerre PR ipa/87024 (ICE in fold_stmt_1)
2018-08-20 David MalcolmAdd support for grouping of related diagnostics (PR...
2018-08-17 Richard Bienerre PR middle-end/86505 (__builtin_va_arg_pack_len(...
2018-07-13 Tom de Vries[debug] Reuse debug exprs generated in remap_ssa_name
2018-07-09 Tom de Vries[debug] Handle debug references to skipped params
2018-06-28 Eric Botcazoutree-inline.c (remap_gimple_stmt): Force input_location...
2018-06-27 Eric Botcazougimple.h (gimple_return_retbnd): Delete.
2018-06-26 Eric Botcazoutree-inline.c (remap_location): New function extracted...
2018-06-21 Eric Botcazoutree-inline.c (copy_edges_for_bb): Minor tweak.
2018-06-16 Kugan Vivekanandarajahre PR tree-optimization/64946 ([AArch64] gcc.target...
2018-06-08 Martin LiskaRemove MPX
2018-05-29 Jakub Jelinekre PR target/85918 (Conversions to/from [unsigned]...
2018-05-18 Richard SandifordReplace FMA_EXPR with one internal fn per optab
2018-03-09 Jakub Jelinekre PR c++/84767 (ICE with pointer to VLA)
2018-02-13 Alexandre Olivacommon.opt (gas-loc-support, [...]): New.
2018-02-09 Alexandre Oliva[IEPM] Introduce inline entry point markers
2018-01-11 Jan Hubickare PR middle-end/83718 (ICE: Floating point exception...
2018-01-03 Richard Sandifordpoly_int: GET_MODE_SIZE
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-16 Richard SandifordAdd VEC_SERIES_EXPR and associated optab
2017-12-16 Richard SandifordAdd VEC_DUPLICATE_EXPR and associated optab
2017-12-12 Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-12-12 Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-11-23 Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-22 Richard SandifordReplace REDUC_*_EXPRs with internal functions.
2017-11-21 Marc GlisseNew POINTER_DIFF_EXPR
2017-11-21 Martin LiskaRemove not needed xstrdup_for_dump.
2017-11-19 Jan Hubickare PR ipa/60243 (IPA is slow on large cgraph tree)
next