]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-inline.c
Implement P0136R1, Rewording inheriting constructors.
[thirdparty/gcc.git] / gcc / tree-inline.c
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.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-05  Richard SandifordReplace REAL_VALUES_EQUAL with real_equal
2015-09-24  Kyrylo Tkachov[tree-inline][obvious] Delete redundant count_insns_seq
2015-09-22  Manuel López-Ibáñez[PATCH tree-inline] Do not say "called from here" with...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-07-23  Richard Bienergimple-fold.c (fold_gimple_cond): Do not require foldin...
2015-07-13  Aldy HernandezFix double word typos.
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Richard Sandifordhash-map-traits.h (simple_hashmap_traits::key_type...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-09  Richard Bienerre PR tree-optimization/66413 (ICE at -Os and above...
2015-06-09  Alexandre OlivaReset inlined debug variables at the end of the inlined...
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-21  Richard Bienercfghooks.h (create_basic_block): Replace with two overl...
2015-04-17  Tom de VriesSet PROP_gimple_lva for functions without IFN_VA_ARG
2015-03-13  Richard Bienerre PR ipa/44563 (GCC uses a lot of RAM when compiling...
2015-03-10  Richard Bienerre PR ipa/44563 (GCC uses a lot of RAM when compiling...
2015-01-16  Ilya Enkovichre PR target/64363 (Unresolved labels with -fcheck...
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-14  Richard Bienerre PR middle-end/64415 (ICE: verify_ssa failed / segmen...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub Jelinekre PR sanitizer/64265 (r217669 broke tsan)
2015-01-05  Jakub Jelinekre PR middle-end/64465 (internal compiler error: verify...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-22  Martin Liskaipa-prop uses symbol_summary class.
2014-12-18  Jan Hubickare PR bootstrap/63573 (libgo: ICE building libgo on...
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-24  Richard Bienerre PR tree-optimization/55334 (mgrid regression (ipa...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-17  Jason MerrillC++14 constexpr support (minus loops and multiple returns)
2014-11-16  Jan Hubickapasses.c (execute_one_pass): Do not apply all transform...
2014-11-13  Alan LawrenceRemove VEC_RSHIFT_EXPR tree code, now unused
2014-11-05  Ilya Enkovichipa-chkp.c: New.
2014-10-31  Richard Bienerbuiltins.c (fold_builtin_atomic_always_lock_free):...
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-28  Alan LawrenceRemove VEC_LSHIFT_EXPR and vec_shl_optab
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-13  Jan Hubickare PR c++/62127 (ICE with VLA in constructor)
2014-09-24  Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-09-08  Richard Bienerre PR ipa/63196 (FAIL: g++.dg/torture/pr57140.C ...
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-02  Trevor Saundersconvert many uses of pointer_map to hash_map
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-07-25  Richard Bienertree-inline.c (estimate_move_cost): Mark speed_p argume...
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-24  Richard Bienertree-inline.h (estimate_move_cost): Add speed_p parameter.
2014-06-28  Jan Hubickatree-inline.c (remap_type_1): Do not duplicate fields...
2014-06-25  Martin LiskaIPA REF refactoring
2014-06-25  Cong Houtree-vect-patterns.c (vect_recog_sad_pattern): New...
2014-06-05  Ilya Enkovichtree-inline.c (tree_function_versioning): Check DF...
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-20  Dehao Chenipa-inline-transform.c (clone_inlined_nodes): Use min...
2014-05-16  Richard Bienertree-ssa-sccvn.c: Include tree-cfg.h and domwalk.h.
2014-05-13  Richard Bienerre PR ipa/60973 (Invalid propagation of a tail call...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-23  Richard Bienerre PR tree-optimization/60895 (error: address taken...
2014-04-16  Martin Jamborcgraphclones.c (cgraph_create_virtual_clone): Duplicate...
2014-04-15  Eric Botcazoucfgloop.h (struct loop): Move force_vectorize down.
2014-04-14  Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-03-31  Yuri Rumyantsevtree-inline.c (copy_loops): Add missed copy of 'safelen'.
2014-02-19  Richard Bienerre PR ipa/60243 (IPA is slow on large cgraph tree)
next