aboutsummaryrefslogtreecommitdiff
path: root/gcc/trans-mem.c
AgeCommit message (Expand)Author
2018-01-03 Update copyright years.Jakub Jelinek
2017-11-10 * auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka
2017-11-03 * asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-19 * asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-08-08.Martin Liska
2017-07-01 * trans-mem.c (split_bb_make_tm_edge): Update profile.Jan Hubicka
2017-06-29 * asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>Jan Hubicka
2017-05-16Add default value for last argument of dump functions.Martin Liska
2017-05-112017-05-11 Richard Biener <rguenther@suse.de>Richard Biener
2017-04-03Fix numerous typos in commentsJonathan Wakely
2017-02-13 * cprop.c (cprop_jump): Add missing space in string literal.Jakub Jelinek
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,Jakub Jelinek
2016-09-27 * auto-inc-dec.c (try_merge): Remove break after return.Jakub Jelinek
2016-05-032016-05-03 Richard Biener <rguenther@suse.de>Richard Biener
2016-01-26PR middle-end/60908Richard Henderson
2016-01-14PR c/69272Richard Henderson
2016-01-13PR 68964Richard Henderson
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-22PR ipa/67811Richard Henderson
2015-11-07Handle internal functions in is_tm_pure_callRichard Sandiford
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-02 PR c/59218Jason 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-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/ada/Richard Sandiford
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-02-18 PR ipa/65087Jakub Jelinek
2015-02-16 PR ipa/64963Jakub Jelinek
2015-01-13 PR middle-end/64391Marek Polacek
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-01 * gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek
2014-11-29 * gimple-expr.h (create_tmp_var_raw, create_tmp_var,Jakub Jelinek
2014-11-20convert trans-mem to hash_tableTrevor Saunders