summaryrefslogtreecommitdiff
path: root/gcc/config/spu
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2019-01-0119-19/+19
* [PATCH] fix some build breakageNathan Sidwell2018-08-201-1/+1
* [spu, commit] Define TARGET_HAVE_SPECULATION_SAFE_VALUEUlrich Weigand2018-08-061-0/+3
* Clean up of new format of -falign-FOO.Martin Liska2018-07-172-3/+5
* Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell2018-07-051-2/+0
* [multiple changes]Martin Liska2018-07-042-4/+7
* Update copyright years.Jakub Jelinek2018-01-0319-19/+19
* poly_int: TRULY_NOOP_TRUNCATIONRichard Sandiford2017-12-201-1/+1
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-162-0/+4
* tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek2017-12-151-7/+7
* re PR target/82960 (spu_machine_dependent_reorg does not handle jump_table_da...Ulrich Weigand2017-12-081-3/+4
* PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor2017-12-071-4/+4
* [ft32, spu] Remove semicolon after do {} while (0) in REGISTER_TARGET_PRAGMASTom de Vries2017-11-191-1/+1
* Add gen_(const_)vec_duplicate helpersRichard Sandiford2017-11-011-10/+1
* This patch adds a new hook that gives the preferred alignment for a static rt...Richard Sandiford2017-10-261-0/+14
* Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2017-10-231-2/+0
* target.h (enum vect_cost_for_stmt): Add vec_gather_load and vec_scatter_storeJan Hubicka2017-10-171-0/+2
* Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2017-09-252-2/+16
* Fix spu build after r253072Richard Sandiford2017-09-211-1/+1
* alpha.c (alpha_expand_prologue): Also check flag_stack_clash_protection.Jeff Law2017-09-191-2/+2
* Turn FUNCTION_ARG_OFFSET into a hookRichard Sandiford2017-09-152-7/+15
* Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford2017-09-152-2/+11
* Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford2017-09-152-7/+14
* Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2017-09-122-7/+12
* Make more use of int_mode_for_sizeRichard Sandiford2017-09-051-2/+2
* Make more use of int_mode_for_modeRichard Sandiford2017-09-051-3/+3
* Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford2017-09-042-2/+11
* Turn MODES_TIEABLE_P into a target hookRichard Sandiford2017-09-042-4/+11
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-2/+0
* PR82045: Avoid passing machine modes through "..."Richard Sandiford2017-09-042-6/+8
* [72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford2017-08-301-1/+1
* [62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford2017-08-301-5/+5
* [19/77] Add a smallest_int_mode_for_size helper functionRichard Sandiford2017-08-301-3/+2
* [18/77] Make int_mode_for_mode return an opt_scalar_int_modeRichard Sandiford2017-08-301-5/+3
* [2/77] Add an E_ prefix to case statementsRichard Sandiford2017-08-301-62/+62
* trans.c: Include header files.Martin Liska2017-08-081-0/+1
* re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Jakub Jelinek2017-08-012-10/+17
* profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka2017-07-161-3/+3
* Update copyright years.Jakub Jelinek2017-01-0119-19/+19
* * config/spu/spu.md (floatunsdidf2): Remove unused local variable.Jeff Law2016-11-231-1/+1
* split up variables to use rtx_insn * moreTrevor Saunders2016-11-211-4/+3
* use rtx_insn * more places where it is obviousTrevor Saunders2016-11-211-3/+3
* vax.h (REGNO_REG_CLASS): Access the REGNO argument.Jeff Law2016-10-281-1/+2
* spu.c (spu_sched_reorder): Add missing fallthru comment.Jeff Law2016-10-261-1/+3
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* Put a TARGET_LRA_P into every targetSegher Boessenkool2016-09-141-0/+3
* merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders2016-07-281-2/+3
* tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz2016-04-181-2/+2
* Update copyright years.Jakub Jelinek2016-01-0419-19/+19
* Machine modes for address printing.Julian Brown2015-11-091-2/+2