]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/spu/spu.c
Turn CANNOT_CHANGE_MODE_CLASS into a hook
[thirdparty/gcc.git] / gcc / config / spu / spu.c
2017-09-15  rsandifoTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-12  rsandifoTurn HARD_REGNO_NREGS into a target hook
2017-09-05  rsandifoMake more use of int_mode_for_size
2017-09-05  rsandifoMake more use of int_mode_for_mode
2017-09-04  rsandifoTurn FUNCTION_ARG_PADDING into a target hook
2017-09-04  rsandifoTurn MODES_TIEABLE_P into a target hook
2017-09-04  rsandifoPR82045: Avoid passing machine modes through "..."
2017-08-30  rsandifo[72/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  rsandifo[19/77] Add a smallest_int_mode_for_size helper function
2017-08-30  rsandifo[18/77] Make int_mode_for_mode return an opt_scalar_int...
2017-08-30  rsandifo[2/77] Add an E_ prefix to case statements
2017-08-08  marxin.
2017-08-01  jakub PR target/80846
2017-07-16  hubicka * profile-count.h (profile_probability::from_reg_br_pr...
2017-01-01  jakub Update copyright years.
2016-11-21  tbsaundesplit up variables to use rtx_insn * more
2016-10-26  law * config/spu/spu.c (spu_sched_reorder): Add missing...
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-14  segherPut a TARGET_LRA_P into every target
2016-07-28  tbsaundemerge adjust_cost and adjust_cost_2 target hooks
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-01-04  jakub Update copyright years.
2015-11-09  julesMachine modes for address printing.
2015-10-16  amacleod2015-10-16 Andrew MacLeod <amacleod@redhat.com>
2015-10-05  rsandifoRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05  rsandifoRemove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
2015-09-30  uweigandgcc/
2015-09-21  uweigand * config/spu/spu.c (spu_expand_insv): Avoid undefined...
2015-08-20  rsandifogcc/
2015-08-17  davids * config/arm/arm.c (neon_element_bits): Replace...
2015-07-30  rsandifogcc/
2015-07-28  rsandifogcc/
2015-07-10  amacleod * bb-reorder.c: Don't include obstack.h if backend...
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-18  vriesMove array-type va_list handling to build_va_arg
2015-05-07  rsandifogcc/
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  rsandifogcc/ada/
2014-10-27  rsandifogcc/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-08-28  dmalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-27  dmalcolmUse rtx_insn for various target.def hooks
2014-08-25  dmalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-25  dmalcolmconfig/spu/spu.c: Use rtx_insn
2014-08-19  dmalcolmMake tablejump_p accept a rtx_jump_table_data **
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-04-17  rsandifoMerge from trunk.
2014-04-02  uweigand * config/spu/spu.c (pad_bb): Do not crash when the...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifogcc/
2013-11-06  mrsMerge in trunk.
2013-11-05  rsandifoBackport new doloop interface.
2013-10-20  mrsMerge in trunk.
2013-09-23  rsandifogcc/
2013-04-03  uweigand * config/spu/spu.c (emit_nop_for_insn): Handle JUMP_TA...
2013-03-30  steven * cfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29  steven * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DA...
2013-03-23  steven * config/avr/avr.c, config/bfin/bfin.c, config/c6x...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-12-19  krebbel2012-12-19 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-09-20  dehao2012-09-19 Dehao Chen <dehao@google.com>
2012-09-05  olegendo * hooks.c (hook_int_rtx_mode_as_bool_0): New function.
2012-08-15  uweigand * config/spu/spu.c: Include "cfgloop.h".
2012-07-25  sandra2012-07-25 Sandra Loosemore <sandra@codesourcery...
2012-07-25  wschmidt2012-07-24 Bill Schmidt <wschmidt@linux.ibm.com>
2012-07-16  uweigand * config/spu/spu.c (targetm): Move to bottom of file.
2012-07-16  stevengcc/
2012-07-13  wschmidt2012-07-13 Bill Schmidt <wschmidt@linux.ibm.com>
2012-07-13  wschmidt2012-07-13 Bill Schmidt <wschmidt@linux.ibm.com>
2012-07-10  rthZap now unused builtin_mul_widen_even/odd target hooks
next