aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/powerpcspe
AgeCommit message (Expand)AuthorFilesLines
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw7-2/+84
2018-09-29rs6000: Delete HAVE_AS_DCISegher Boessenkool1-4/+0
2018-09-28rs6000: Delete HAVE_AS_LWSYNC and TARGET_LWSYNC_INSTRUCTIONSegher Boessenkool2-12/+1
2018-09-27rs6000: Delete many HAVE_AS_* (PR87149)Segher Boessenkool2-169/+0
2018-09-25Remove Pascal-related entries in code and comments.Martin Liska1-3/+1
2018-08-16[PATCH] CPP Macro predicatesNathan Sidwell1-4/+5
2018-07-31[07/46] Add vec_info::lookup_stmtRichard Sandiford1-1/+2
2018-07-25Fix wrong declaration.Martin Liska1-1/+1
2018-07-17Clean up of new format of -falign-FOO.Martin Liska1-14/+4
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-4/+0
2018-07-04[multiple changes]Martin Liska1-16/+17
2018-06-08PPC: remove usage of cgraph_node::instrumentation_clone and cgraph_node::inst...Martin Liska1-7/+0
2018-03-09re PR target/84772 (powerpc-spe: Spurious "is used uninitialized" warning, or...Jakub Jelinek1-0/+1
2018-02-06powerpcspe.opt: (msimple-fpu, mfpu) Add Undocumented.Andrew Jenner2-3/+3
2018-02-02powerpcspe.opt: Add Undocumented to irrelevant options.Andrew Jenner2-204/+40
2018-01-03Update copyright years.Jakub Jelinek131-132/+132
2018-01-02New CONST_VECTOR layoutRichard Sandiford1-13/+14
2018-01-02Make vec_perm_indices use new vector encodingRichard Sandiford1-2/+2
2018-01-02Remove vec_perm_const optabRichard Sandiford6-121/+58
2017-12-28[rs6000] Use gen_int_mode in ieee_128bit_negative_zeroRichard Sandiford1-1/+1
2017-12-21poly_int: argument sizesRichard Sandiford3-3/+5
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford6-0/+12
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-13/+13
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-7/+7
2017-11-12[cr16, powerpcspe, rs6000] Remove semicolon after ASM_OUTPUT_LABELREF macro bodyTom de Vries1-1/+1
2017-11-07[powerpcspe] Remove semicolon after do {} while (0) in SUBTARGET_OVERRIDE_OPT...Tom de Vries6-6/+6
2017-11-01Add a VEC_SERIES rtl codeRichard Sandiford1-10/+4
2017-11-01Add gen_(const_)vec_duplicate helpersRichard Sandiford1-25/+3
2017-10-23re PR debug/82630 (Bogus DW_AT_GNU_call_site_value)Jakub Jelinek1-0/+2
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford4-22/+29
2017-10-17target.h (enum vect_cost_for_stmt): Add vec_gather_load and vec_scatter_storeJan Hubicka1-0/+2
2017-10-10Require wi::to_wide for treesRichard Sandiford2-8/+13
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-8/+14
2017-09-25Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OKRichard Sandiford1-2/+1
2017-09-20powerpcspe.c (rs6000_expand_prologue): Fix thinko in stack clash protection s...Jeff Law1-1/+1
2017-09-19alpha.c (alpha_expand_prologue): Also check flag_stack_clash_protection.Jeff Law1-1/+2
2017-09-19explow.c: Include "params.h".Jeff Law1-4/+4
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford3-45/+32
2017-09-14elf.h (LINK_EH_SPEC): Add -static-pie support.Jakub Jelinek1-1/+1
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford3-28/+13
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford3-12/+5
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2-5/+10
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford1-11/+11
2017-09-12Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford2-28/+33
2017-09-06vxworks.h (VXCPU_FOR_8548): Correct definition for VxWorks 7.Olivier Hainque1-3/+9
2017-09-05Make mode_for_vector return an opt_modeRichard Sandiford1-1/+1
2017-09-05Add mode_for_int_vector helper functionsRichard Sandiford1-2/+1
2017-09-05Make more use of int_mode_for_sizeRichard Sandiford1-7/+4
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford7-30/+19