summaryrefslogtreecommitdiff
path: root/gcc/dojump.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-7/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-9/+7
* PR middle-end/68079danglin2015-10-251-6/+4
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-2/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-6/+1
* 2015-06-30 Richard Biener <rguenther@suse.de>rguenth2015-06-301-5/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/rsandifo2015-05-261-1/+1
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-67/+80
* Use std::swap instead of explicit swapsmiyuki2015-05-191-4/+1
* 2015-04-29 Mikhail Maltsev <maltsevm@gmail.com>law2015-04-301-6/+2
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-291-12/+12
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* use rtx_code_label moretbsaunde2014-09-031-4/+4
* Merge in trunk.mrs2014-04-021-2/+9
|\
| * * dojump.c (do_compare_rtx_and_jump): Sets correct probability fordehao2014-03-271-2/+9
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge with trunk.rsandifo2013-12-041-0/+23
|\ \ | |/
| * PR target/58864jakub2013-12-031-0/+23
* | Merge from trunk.rsandifo2013-11-201-0/+1
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* | Remove tree_to_hwi.rsandifo2013-11-191-2/+2
* | Merge in trunk.mrs2013-10-201-24/+58
|\ \ | |/
| * This patch fixes an issue where expansion of an ORIF expression arbitrarilytejohnson2013-10-021-24/+58
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-1/+1
* | Add wide-int branch.mrs2013-08-131-4/+4
|/
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* 2012-10-15 Easwaran Raman <eraman@google.com>eraman2012-10-161-19/+1
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-2/+1
* Introduce and use code_to_optab and optab_to_code functionsrth2012-07-241-1/+1
* Introduce and use unknown_optabrth2012-07-241-8/+5
* gcc/steven2012-07-161-9/+4
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-03-07 Richard Guenther <rguenther@suse.de>rguenth2012-03-071-30/+0
* gcc/bergner2012-02-091-2/+2
* gcc/rsandifo2011-08-181-2/+5
* gcc/jules2011-06-021-0/+1
* * dojump.c (do_jump_by_parts_greater_rtx): Optimize in specific cases.ebotcazou2011-03-241-8/+30
* * double-int.h (double_int_ior): New function.aesok2010-05-191-1/+1
* * double-int.h (double_int_setbit): Declare.aesok2010-04-201-1/+2