]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dojump.c
Update copyright years.
[thirdparty/gcc.git] / gcc / dojump.c
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-25  danglin PR middle-end/68079
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-30  rguenth2015-06-30 Richard Biener <rguenther@suse.de>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-26  rsandifogcc/
2015-05-20  miyukiPromote types of RTL expressions to more derived ones.
2015-05-19  miyukiUse std::swap instead of explicit swaps
2015-04-30  law2015-04-29 Mikhail Maltsev <maltsevm@gmail.com>
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-03  tbsaundeuse rtx_code_label more
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
2014-03-27  dehao * dojump.c (do_compare_rtx_and_jump): Sets correct...
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-04  rsandifoMerge with trunk.
2013-12-03  jakub PR target/58864
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
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-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-20  mrsMerge in trunk.
2013-10-02  tejohnsonThis patch fixes an issue where expansion of an ORIF...
2013-09-20  mrsMerge in trunk.
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-10-16  eraman2012-10-15 Easwaran Raman <eraman@google.com>
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-07-24  rthIntroduce and use code_to_optab and optab_to_code functions
2012-07-24  rthIntroduce and use unknown_optab
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-07  rguenth2012-03-07 Richard Guenther <rguenther@suse.de>
2012-02-09  bergnergcc/
2011-08-18  rsandifogcc/
2011-06-02  jules gcc/
2011-03-24  ebotcazou * dojump.c (do_jump_by_parts_greater_rtx): Optimize...
2010-05-19  aesok * double-int.h (double_int_ior): New function.
2010-04-20  aesok * double-int.h (double_int_setbit): Declare.
2010-02-19  jakub PR middle-end/42233
2010-02-19  jakub PR middle-end/42233
2009-12-13  matz PR tree-optimization/42027
2009-08-25  matz * expr.h (jumpifnot_1, jumpif_1, do_jump_1...
2009-06-28  bonzini2009-06-28 Paolo Bonzini <bonzini@gnu.org>
2009-06-28  bonzini2009-06-28 Paolo Bonzini <bonzini@gnu.org>
2009-05-12  bonziniMerge cond-optab branch.
2009-05-07  jakub PR middle-end/40057
2009-03-30  bonzini2009-03-30 Paolo Bonzini <bonzini@gnu.org>
2009-01-09  jakub PR middle-end/38347
2008-09-11  bonzini2008-09-11 Paolo Bonzini <bonzini@gnu.org>
2008-08-31  hubicka * fwprop.c (should_replace_address): Add speed attribute.
2008-08-30  meissnerInclude basic-block.h in dojump.c to declare optimize_i...
2008-08-30  hubicka * optabs.c (expand_abs_nojump): Update BRANCH_COST...
2008-08-12  jakub PR middle-end/37014
2008-07-26  hubicka * cgraph.c (cgraph_function_possibly_inlined_p): Do...
2008-05-09  tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-04-25  hubicka PR testsuite/35843
2008-04-23  tomby * tree-cfg.c (verify_expr): Check for NON_LVALU...
2007-08-09  hubicka * optabs.c (expand_widen_pattern_expr): Use optabs...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2006-11-11  hubicka * extended.texi (__builtin_expect): We no longer requi...
2006-07-07  sayle * pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-04-03  sayle * builtins.c (dummy_object): Use build_int_cst instead...
2006-02-14  sayle * dojump.c (do_compare_rtx_and_jump): Also...
2006-02-14  sayle PR middle-end/26279
2006-02-14  sayle * optabs.c (expand_abs): Don't call do_jump_by_parts_g...
next