]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/trans-mem.c
2014-10-16 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / trans-mem.c
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-24  akAdd an no_reorder attribute for LTO
2014-08-25  marxinIPA C++ refactoring 4/N
2014-08-07  hubicka * ipa-devirt.c: Include gimple-pretty-print.h
2014-07-24  marxinIPA C++ refactoring 2/N
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-09  tbsaunderemove has_execute
2014-07-01  marxinIPA REF alias refactoring
2014-06-25  marxinIPA REF refactoring
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-06  rguenth2014-06-06 Richard Biener <rguenther@suse.de>
2014-05-28  jason PR c++/47202
2014-05-24  hubicka * tree-core.h (tree_decl_with_vis): Replace comdat_gro...
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-16  jamborm2014-04-16 Martin Jambor <mjambor@suse.cz>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-20  tbsaundemerge auto_vec and stack_vec
2013-12-16  mrsMerge in trunk.
2013-12-13  aldyh PR tree-optimization/59149
2013-12-13  mrsMerge in trunk.
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-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  tbsaundeadd auto_vec
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  rsandifoRemove tree_to_hwi.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/ada/
2013-11-16  mrsMerge in trunk.
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-09  rsandifoMerge with trunk.
2013-11-09  rsandifoFix some formatting. Put stuff on a single line where...
2013-11-08  dnovilloRe-factor tree.h - Part 1.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
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.
next