aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-30[15/77] Add scalar_int_modeRichard Sandiford2-2/+2
2017-08-30[10/77] Make assemble_real take a scalar_float_modeRichard Sandiford1-1/+2
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford3-102/+111
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 Jelinek3-11/+22
2017-07-31[Committed] S/390: Support z14 as CPU name.Andreas Krebbel5-22/+33
2017-07-27S/390: Fix PR81534Andreas Krebbel1-3/+3
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-10/+10
2017-07-12S/390: Remove loc splitterAndreas Krebbel1-22/+8
2017-07-12S/390: Calculate costs for load/store on conditionAndreas Krebbel1-0/+42
2017-06-30S/390: Adjust to the recent branch probability changes.Andreas Krebbel1-4/+3