summaryrefslogtreecommitdiff
path: root/gcc/trans-mem.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-10-30Remove cgraph_local_info structure.Martin Liska
2019-09-20New IPA-SRAMartin Jambor
2019-08-13Protect some checks of DECL_FUNCTION_CODERichard Sandiford
2019-06-11re PR bootstrap/90819 (-Walloc-size-larger-than error in trans-mem.c)Jakub Jelinek
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-11-15re PR tree-optimization/88029 (ICE in execute_todo, at passes.c:1974)Richard Biener
2018-11-05Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.Martin Liska
2018-10-22Add a fun parameter to three stmt_could_throw... functionsMartin Jambor
2018-08-27Come up with fndecl_built_in_p.Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-11-10auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-08-08trans.c: Include header files.Martin Liska
2017-07-01* trans-mem.c (split_bb_make_tm_edge): Update profile.Jan Hubicka
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka
2017-05-16Add default value for last argument of dump functions.Martin Liska
2017-05-11passes.c (execute_function_todo): Verify loops if they are said to be up-to-d...Richard Biener
2017-04-03Fix numerous typos in commentsJonathan Wakely
2017-02-13cprop.c (cprop_jump): Add missing space in string literal.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek
2016-09-27auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek
2016-05-03gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter default true.Richard Biener
2016-01-26re PR middle-end/60908 (compiler bug related to trans-mem.c)Richard Henderson
2016-01-14re PR c/69272 (ICE: in c_builtin_function, at c/c-decl.c:4020 with -fgnu-tm)Richard Henderson
2016-01-13re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson
2016-01-04Update copyright years.Jakub Jelinek
2015-12-22re PR ipa/67811 ([TM] ICE with try-block in transaction)Richard Henderson
2015-11-07Handle internal functions in is_tm_pure_callRichard Sandiford
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-02re PR c/59218 (atomic transactions: accesses to volatiles not disallowed in t...Jason Merrill
2015-10-01remove many typedefsTrevor Saunders
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-09-01+ * trans-mem.c: Add contributed-by.Aldy Hernandez
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-25cgraph.h (asmname_hasher): Inherit from ggc_ptr_hash.Richard Sandiford
2015-06-25hash-traits.h (ggc_cache_hasher): Rename to...Richard Sandiford
2015-06-25hash-traits.h (free_ptr_hash): New class.Richard Sandiford