summaryrefslogtreecommitdiff
path: root/gcc/config/c6x/c6x.c
Commit message (Expand)AuthorAgeFilesLines
* Use hard_regno_nregs instead of HARD_REGNO_NREGSrsandifo2017-09-121-2/+2
* Make more use of REG_NREGSrsandifo2017-09-121-3/+3
* Make more use of int_mode_for_sizersandifo2017-09-051-2/+2
* Turn MODES_TIEABLE_P into a target hookrsandifo2017-09-041-0/+13
* Turn HARD_REGNO_MODE_OK into a target hookrsandifo2017-09-041-0/+11
* PR82045: Avoid passing machine modes through "..."rsandifo2017-09-041-5/+4
* [73/77] Pass scalar_mode to scalar_mode_supported_prsandifo2017-08-301-1/+1
* [72/77] Pass scalar_mode to scalar_mode_supported_prsandifo2017-08-301-1/+1
* [6/77] Make GET_MODE_WIDER return an opt_modersandifo2017-08-301-1/+1
* [2/77] Add an E_ prefix to case statementsrsandifo2017-08-301-7/+7
* .marxin2017-08-081-0/+1
* * config/c6x/c6x.c (hwloop_optimize): Handle case where the oldbernds2017-03-151-1/+2
* c6x: Fix for RTL checkingsegher2017-02-241-0/+1
* Update copyright years.jakub2017-01-011-1/+1
* use rtx_insn * more places where it is obvioustbsaunde2016-11-211-2/+3
* use rtx_insn * in various places where it is obvioustbsaunde2016-11-021-5/+4
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * auto-inc-dec.c (try_merge): Remove break after return.jakub2016-09-271-4/+0
* use rtx_insn * moretbsaunde2016-09-221-10/+9
* Put a TARGET_LRA_P into every targetsegher2016-09-141-0/+3
* merge adjust_cost and adjust_cost_2 target hookstbsaunde2016-07-281-2/+3
* Update copyright years.jakub2016-01-041-1/+1
* Machine modes for address printing.jules2015-11-091-10/+10
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-161-28/+12
* 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-21/+23
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* 2015-06-30 Sandra Loosemore <sandra@codesourcery.com>sandra2015-07-011-2/+7
* 2015-06-28 Chung-Lin Tang <cltang@codesourcery.com>sandra2015-06-281-2/+2
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-0/+1
* gcc/rsandifo2015-06-251-1/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/rsandifo2015-05-071-14/+12
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-3/+13
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-05 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012014-12-051-1/+2
* gcc/ada/rsandifo2014-10-291-38/+38
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-2/+2
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-11/+13
* use rtx_insn * a little moretbsaunde2014-09-041-6/+7
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-20/+22
* Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insndmalcolm2014-08-281-14/+15
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-4/+5