summaryrefslogtreecommitdiff
path: root/gcc/ccmp.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* make targetm.gen_ccmp{first,next} take rtx_insn **tbsaunde2016-11-031-11/+10
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* This patch fixes an exponential issue in ccmp.c. When deciding which ccmpwilco2016-02-041-8/+14
* [Patch] Fix spurious warning in ccmp.cjiwang2016-01-191-1/+1
* [PATCH 4/4] Add CCMP selection based on rtx costsjiwang2016-01-191-14/+51
* [PATCH 2/4] Add support for float CCMPjiwang2016-01-191-6/+0
* [Patch 1/4] Simplify the representation of CCMP patterns by usingjiwang2016-01-191-7/+14
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-14/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-9/+7
* switch from gimple to gimple*tbsaunde2015-09-201-7/+7
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* PR target/64669rth2015-01-211-39/+2
* [AArch64] Enable CCMP support for AArch64, PR64015 resolvedjiwang2015-01-161-58/+65
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+15
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-17 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen2014-11-171-0/+306