aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/spu/spu.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand1-7469/+0
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-9/+8
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-8/+5
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-3/+5
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-4/+2
2019-08-20Add pass_va_arg_by_referenceRichard Sandiford1-2/+1
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford1-1/+1
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov1-0/+3
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-3/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-06[spu, commit] Define TARGET_HAVE_SPECULATION_SAFE_VALUEUlrich Weigand1-0/+3
2018-07-17Clean up of new format of -falign-FOO.Martin Liska1-2/+4
2018-07-04[multiple changes]Martin Liska1-3/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: TRULY_NOOP_TRUNCATIONRichard Sandiford1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-7/+7
2017-12-08re PR target/82960 (spu_machine_dependent_reorg does not handle jump_table_da...Ulrich Weigand1-3/+4
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-4/+4
2017-11-01Add gen_(const_)vec_duplicate helpersRichard Sandiford1-10/+1
2017-10-26This patch adds a new hook that gives the preferred alignment for a static rt...Richard Sandiford1-0/+14
2017-10-17target.h (enum vect_cost_for_stmt): Add vec_gather_load and vec_scatter_storeJan Hubicka1-0/+2
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-1/+16
2017-09-21Fix spu build after r253072Richard Sandiford1-1/+1
2017-09-19alpha.c (alpha_expand_prologue): Also check flag_stack_clash_protection.Jeff Law1-2/+2
2017-09-15Turn FUNCTION_ARG_OFFSET into a hookRichard Sandiford1-0/+15
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-0/+11
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-0/+14
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-1/+12
2017-09-05Make more use of int_mode_for_sizeRichard Sandiford1-2/+2
2017-09-05Make more use of int_mode_for_modeRichard Sandiford1-3/+3
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford1-0/+11
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-0/+11
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-2/+2
2017-08-30[72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford1-5/+5
2017-08-30[19/77] Add a smallest_int_mode_for_size helper functionRichard Sandiford1-3/+2
2017-08-30[18/77] Make int_mode_for_mode return an opt_scalar_int_modeRichard Sandiford1-5/+3
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-62/+62
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-08-01re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Jakub Jelinek1-8/+8
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-3/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-21split up variables to use rtx_insn * moreTrevor Saunders1-4/+3
2016-10-26spu.c (spu_sched_reorder): Add missing fallthru comment.Jeff Law1-1/+3
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-2/+3
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz1-2/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1