]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/trans-mem.c
Eliminate FOR_EACH_BB macro.
[thirdparty/gcc.git] / gcc / trans-mem.c
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-04  mpolacekImplement -fsanitize=signed-integer-overflow.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  tbsaundeadd auto_vec
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/ada/
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-14  vriesAdd is_tm_ending
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-08  dnovilloRe-factor tree.h - Part 1.
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-09-28  rsandifogcc/
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-08-05  hubicka PR lto/57602
2013-06-05  hubicka * class.c (emit_register_classes_in_jcr_section):...
2013-06-01  hubicka * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1):...
2013-05-29  hubicka * cgraph.h (symtab_node_base): Add definition, alias...
2013-05-16  sje2013-05-16 Steve Ellcey <sellcey@imgtec.com>
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-03-08  aldyh * trans-mem.c (expand_transaction): Do not set PR_INST...
2013-02-21  aldyh PR middle-end/56108
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-03  aldyh PR middle-end/55401
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-19  aldyh * trans-mem.c (execute_tm_mark): Release bb_regions.
2012-11-19  aldyh * trans-mem (collect_bb2reg): Stop scanning at irrevocable
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-07  rth* trans-mem.c (pass_ipa_tm): Don't use TODO_update_ssa.
2012-11-06  rthtm: Add uninstrumented code path
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-17  aldyh PR middle-end/54893
2012-09-25  aldyh PR middle-end/53850
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-09-13  steven * ipa-pure-const.c (state_from_flags, local_pure_const...
2012-09-11  pinskia2012-09-10 Andrew Pinski <apinski@cavium.com>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-17  steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-16  stevengcc/
2012-06-04  aldyh PR middle-end/47530
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-05-25  aldyh PR middle-end/53008
2012-05-21  aldyh * gimple.h (gimple_set_in_transaction): Remove.
2012-05-17  pmarlier2012-05-16 Dave Boutcher <daveboutcher@gmail.com>
2012-05-02  matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
2012-04-23  hubicka * lto-symtab.c (lto_cgraph_replace_node): Do not call
2012-04-20  hubicka * lto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-18  hubicka * lto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-16  hubicka * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE,...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-04-11  davidxlRemove TODO_dump_func completely
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2012-03-06  aldyh * trans-mem.c: New typedef for tm_region_p.
2012-03-05  aldyh PR middle-end/52463
2012-02-28  aldyh PR middle-end/51752
2012-02-20  aldyh PR middle-end/52141
2012-02-15  aldyhRemove mistaken commit.
2012-02-15  aldyh+ PR middle-end/52142
2012-02-06  aldyh PR middle-end/52047
2012-01-25  rthRevert * trans-mem.c (requires_barrier): Do not instrum...
2012-01-24  aldyh+ * trans-mem.c (requires_barrier): Do not instru...
2012-01-23  aldyh * trans-mem.c (ipa_tm_create_version): Set...
2012-01-18  aldyh * trans-mem.c (requires_barrier): Remove call...
2012-01-17  aldyh PR other/51165
2012-01-11  ebotcazou * tree.h (build_function_decl_skip_args): Add boolean...
2012-01-10  aldyh PR middle-end/51516
2012-01-09  aldyh * gimple.c (is_gimple_non_addressable): Remove.
2012-01-05  aldyh PR middle-end/51472
2012-01-04  aldyh PR middle-end/51696
2011-12-21  aldyh PR middle-end/51472
2011-12-19  aldyh PR middle-end/51411
2011-12-13  aldyh * trans-mem.c (ipa_tm_create_version_alias...
2011-12-13  aldyh PR/51443
2011-12-11  aldyh * trans-mem.c (ipa_tm_transform_calls_redirect...
2011-11-29  dje2011-11-21 David Edelsohn <dje.gcc@gmail.com>
2011-11-22  matz PR other/51125
2011-11-21  torvaldPR47747: Fix error messages for calls to unsafe virtual...
2011-11-08  aldyhMerge from transactional-memory branch.