summaryrefslogtreecommitdiff
path: root/gcc/dojump.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34921-1/+10
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34921-4/+11
2015-01-05 Update copyright years.jakub1-1/+1
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod1-0/+1
2014-10-29gcc/ada/rsandifo1-12/+12
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod1-0/+1
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod1-0/+6
2014-09-03use rtx_code_label moretbsaunde1-4/+4
2014-04-02Merge in trunk.mrs1-2/+9
2014-03-27 * dojump.c (do_compare_rtx_and_jump): Sets correct probability fordehao1-2/+9
2014-01-03Merge in trunk.mrs1-1/+1
2014-01-02Update copyright years in gcc/rsandifo1-1/+1
2013-12-04Merge with trunk.rsandifo1-0/+23
2013-12-03 PR target/58864jakub1-0/+23
2013-11-20Merge from trunk.rsandifo1-0/+1
2013-11-19Factor unrelated declarations out of tree.h.dnovillo1-0/+1
2013-11-19Remove tree_to_hwi.rsandifo1-2/+2
2013-10-20Merge in trunk.mrs1-24/+58
2013-10-02This patch fixes an issue where expansion of an ORIF expression arbitrarilytejohnson1-24/+58
2013-09-07Reorganise wide-int classes so that they are all instantiations of arsandifo1-1/+1
2013-08-13Add wide-int branch.mrs1-4/+4
2013-01-10Update copyright years in gcc/rsandifo1-3/+1
2012-10-162012-10-15 Easwaran Raman <eraman@google.com>eraman1-19/+1
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.crowl1-2/+1
2012-07-24Introduce and use code_to_optab and optab_to_code functionsrth1-1/+1
2012-07-24Introduce and use unknown_optabrth1-8/+5
2012-07-16gcc/steven1-9/+4
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven1-1/+0
2012-03-072012-03-07 Richard Guenther <rguenther@suse.de>rguenth1-30/+0
2012-02-09gcc/bergner1-2/+2
2011-08-18gcc/rsandifo1-2/+5
2011-06-02 gcc/jules1-0/+1
2011-03-24 * dojump.c (do_jump_by_parts_greater_rtx): Optimize in specific cases.ebotcazou1-8/+30
2010-05-19 * double-int.h (double_int_ior): New function.aesok1-1/+1
2010-04-20 * double-int.h (double_int_setbit): Declare.aesok1-1/+2
2010-02-19 PR middle-end/42233jakub1-1/+2
2010-02-19 PR middle-end/42233jakub1-87/+152
2009-12-13 PR tree-optimization/42027matz1-0/+5
2009-08-25 * expr.h (jumpifnot_1, jumpif_1, do_jump_1): Declare.matz1-153/+207
2009-06-282009-06-28 Paolo Bonzini <bonzini@gnu.org>bonzini1-7/+18
2009-06-282009-06-28 Paolo Bonzini <bonzini@gnu.org>bonzini1-97/+181
2009-05-12Merge cond-optab branch.bonzini1-58/+0
2009-05-07 PR middle-end/40057jakub1-4/+5
2009-03-302009-03-30 Paolo Bonzini <bonzini@gnu.org>bonzini1-4/+2
2009-01-09 PR middle-end/38347jakub1-4/+4
2008-09-112008-09-11 Paolo Bonzini <bonzini@gnu.org>bonzini1-74/+80
2008-08-31 * fwprop.c (should_replace_address): Add speed attribute.hubicka1-2/+2
2008-08-30Include basic-block.h in dojump.c to declare optimize_insn_for_speed.meissner1-0/+1
2008-08-30 * optabs.c (expand_abs_nojump): Update BRANCH_COST call.hubicka1-2/+5
2008-08-12 PR middle-end/37014jakub1-2/+2