GFNI enabling [3/4]
[gcc.git] / gcc / tree-inline.c
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.
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.
next