aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek33-33/+33
2017-12-18S/390: PR83420: Improve hotpatch option parsing.Andreas Krebbel1-7/+2
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford3-0/+6
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-5/+5
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-3/+5
2017-12-01S/390: Split MVC instruction for better forwardingAndreas Krebbel2-1/+40
2017-11-01Add gen_(const_)vec_duplicate helpersRichard Sandiford1-11/+7
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-3/+0
2017-10-18S/390: Do not end groups after fallthru edge.Robin Dapp1-2/+39
2017-10-18S/390: Handle long-running instructions.Robin Dapp1-5/+63
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 Sandiford1-2/+2
2017-10-09S/390: Fix vec_nabs and vec_vfi builtin flagsAndreas Krebbel1-4/+4
2017-10-09S/390: PR82463: Fix vec_madd header file definitionAndreas Krebbel1-2/+2
2017-10-09S/390: PR82465: Fix vec_sqrt builtin flagsAndreas Krebbel1-3/+3
2017-10-09re PR target/82464 (s390x z14: vector float: invalid parameter combination fo...Jakub Jelinek1-0/+3
2017-10-06PR82322: S/390: Fix vec_ceil and friendsAndreas Krebbel2-0/+7
2017-10-06PR82317: S/390: Fix vec_min/vec_max builtins for IBM z13.Andreas Krebbel2-40/+40
2017-10-04S/390: Fix mode in vector merge pattern.Andreas Krebbel1-6/+6
2017-09-29i386.c (ix86_adjust_stack_and_probe_stack_clash): Fix typos and whitespace er...Jeff Law1-1/+1
2017-09-26S/390: Fix vmslg instruction and builtin.Andreas Krebbel2-3/+3
2017-09-26S/390: Fix vector fp unordered comparesAndreas Krebbel2-4/+68
2017-09-26S/390: Set the preferred mode for float vectorsAndreas Krebbel1-0/+8
2017-09-26S/390: Fix rtl standard names for vector unpack low->loAndreas Krebbel1-2/+2
2017-09-26S/390: Add FP vec_pack/unpackAndreas Krebbel1-1/+95
2017-09-26S/390: Add support for vec_shrAndreas Krebbel3-17/+52
2017-09-26S/390: Add widening vector mult lo/hi patternsAndreas Krebbel1-4/+79
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-1/+12
2017-09-20s390.c (MIN_UNROLL_PROBES): Define.Andreas Krebbel1-26/+234
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford3-16/+13
2017-09-14elf.h (LINK_EH_SPEC): Add -static-pie support.Jakub Jelinek1-2/+3
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford2-23/+31
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford2-7/+15
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2-25/+29
2017-09-12Make more use of end_hard_regnoRichard Sandiford1-1/+1
2017-09-12Make more use of REG_NREGSRichard Sandiford1-6/+2
2017-09-05Add mode_for_int_vector helper functionsRichard Sandiford1-7/+2
2017-09-05Make mode_for_size return an opt_modeRichard Sandiford1-3/+3
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford2-7/+14
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-4/+11
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford3-6/+7
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford2-13/+27
2017-09-01S/390: PR82012: Implement CAN_INLINE_P target hook.Andreas Krebbel1-0/+53
2017-09-01retire mem_signal_fence patternAlexander Monakov1-9/+0
2017-08-30[73/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
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-4/+4
2017-08-30[19/77] Add a smallest_int_mode_for_size helper functionRichard Sandiford1-1/+1
2017-08-30[18/77] Make int_mode_for_mode return an opt_scalar_int_modeRichard Sandiford1-5/+6