]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dojump.c
2014-10-16 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / dojump.c
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...
2006-02-13  sayle PR middle-end/25724
2006-01-31  dalecki2006-01-30 Marcin Dalecki <martin@dalecki.de>
2005-10-21  bonzini2005-10-21 Paolo Bonzini <bonzini@gnu.org>
2005-10-19  bonzini2005-10-18 Paolo Bonzini <bonzini@gnu.org>
2005-07-06  fjahanianRemoval of -fforce-mem.
2005-06-25  kcookUpdate FSF address.
2005-05-09  dje * dojump.c (do_jump, MINUS_EXPR): Build NE_EXPR and...
2005-04-27  kazu * dojump.c: Fix comment typos. emit-rtl.c, expmed...
2005-03-08  kazu * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,
2005-01-18  ebotcazou * calls.c (expand_call): Check DECL_BUILT_IN_CLASS...
2005-01-04  bonzinigcc:
2004-12-23  ebotcazou PR middle-end/17746
2004-12-12  danglin PR middle-end/17564
2004-12-11  sayle PR target/18002
2004-11-24  stevengcc/
2004-11-22  sayle PR middle-end/18520
2004-10-18  ebotcazou PR middle-end/17813
2004-09-08  nathan * dbxout.c (dbxout_type, dbxout_type_name, dbxout_symb...
2004-08-18  zack * dojump.c (do_jump <unordered_bcc>): Do not recursive...
2004-08-17  bonzini2004-08-17 Paolo Bonzini <bonzini@gnu.org>
2004-07-28  echristo2004-07-28 Eric Christopher <echristo@redhat.com>
next