]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-inline.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-inline.c
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)
2017-11-18  Jan Hubickacgraphclones.c (cgraph_edge::clone): Rename gcov_count...
2017-11-14  Jan Hubickaauto-profile.c (afdo_annotate_cfg): Use update_max_bb_c...
2017-11-10  Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-11-09  Jan Hubickare PR ipa/82879 (ICE in max, at profile-count.h:889)
2017-11-06  Jan Hubickare PR bootstrap/82832 (Broken PGO LTO bootstrap on...
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-09-21  Jakub Jelinekre PR sanitizer/81715 (asan-stack=1 redzone allocation...
2017-08-30  Richard Sandiford[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-22  Richard Bienertree-inline.c (remap_type_1): Change asserts on TYPE_SI...
2017-08-07  Martin LiskaCanonicalize names of attributes.
2017-06-30  Jan Hubickare PR ipa/81261 (ICE with -fno-guess-branch-probability)
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-10  Jan Hubickacgraph.h (cgraph_edge::clone): Update prototype.
2017-06-05  Jan Hubickacfgexpand.c (expand_gimple_tailcall): Initialize profil...
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-16  Martin LiskaAdd default value for last argument of dump functions.
2017-05-10  Alexandre Olivaavoid remove&reinsert of call when splitting block...
2017-03-28  Alexander MonakovOpenMP/PTX privatization in SIMD regions
2017-03-28  Martin LiskaHandle PHI nodes w/o a argument (PR ipa/80205).
2017-03-21  Richard Bienerre PR tree-optimization/80122 (__builtin_va_arg_pack...
2017-02-28  Richard Bienerre PR middle-end/79732 (ICE in set_ssa_default_def...
2017-02-03  Jason MerrillPR c++/78689 - ICE on constructor with label
2017-01-23  Martin LiskaSpeed up use-after-scope (v2): rewrite into SSA
2017-01-20  Alexander Monakovomp-offload: use PROP_gimple_lomp_dev
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-18  Richard SandifordAdd SET_DECL_MODE
2016-11-02  Jason MerrillImplement P0136R1, Rewording inheriting constructors.
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-22  Jakub Jelinekre PR tree-optimization/77665 (ICE in expand_GOMP_SIMD_...
2016-08-04  Kugan Vivekanandarajahtree-inline.c (remap_ssa_name): Check for POINTER_TYPE_...
2016-07-21  Bernd Edlinger016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-06-24  Eric Botcazoure PR debug/71642 (ICE: in gen_type_die_with_usage...
2016-06-23  Eric Botcazou* tree-inline.c (remap_decl): Preserve DECL_ORIGINAL_TY...
2016-05-20  Richard Guentherre PR target/29756 (SSE intrinsics hard to use without...
2016-05-18  Jan Hubickaipa-inline-transform.c (preserve_function_body_p):...
2016-05-17  Marek Polacekre PR ipa/71146 (error: __builtin_unreachable or __buil...
2016-05-16  Jan Hubicka* tree-inline.c (expand_call_inline): recurse after...
2016-05-10  Martin LiskaHandle memory leak in tree-inline.c.
2016-05-08  Jan Hubickacgraph.c (thunk_adjust): Export.
2016-05-04  Jan Hubickatree-inline.c (expand_call_inline): Fix path dealing...
2016-05-03  Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-04-19  Richard Bienergimple-walk.h (struct walk_stmt_info): Add stmt member.
2016-04-04  Bill Schmidtre PR middle-end/70457 (ICE (segfault) in gimple_expand...
2016-03-29  Jason Merrillre PR c++/70353 (ICE on __PRETTY_FUNCTION__ in a conste...
2016-03-16  Richard Hendersonre PR middle-end/70199 (Crash at -O2 when using labels.)
2016-03-05  Jakub Jelinekre PR c++/70084 (va_arg ((ap), int) regression on s390*-*)
2016-02-11  Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-01-15  Martin JamborAvoid extraneous remapping in copy_gimple_seq_and_repla...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-22  Richard Hendersonre PR ipa/67811 ([TM] ICE with try-block in transaction)
2015-12-18  Jakub Jelinekre PR debug/68860 (FAIL: gcc.dg/guality/pr36728-1.c...
2015-12-10  Martin Jambortree-inline.c (duplicate_remap_omp_clause_seq): New...
2015-11-21  Jakub Jelinekre PR debug/66432 (libgomp.c/appendix-a/a.29.1.c -O2...
2015-11-13  David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-08  Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
next