aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390/s390.c
AgeCommit message (Expand)AuthorFilesLines
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-09-29i386.c (ix86_adjust_stack_and_probe_stack_clash): Fix typos and whitespace er...Jeff Law1-1/+1
2017-09-26S/390: Fix vector fp unordered comparesAndreas Krebbel1-4/+4
2017-09-26S/390: Set the preferred mode for float vectorsAndreas Krebbel1-0/+8
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-0/+12
2017-09-20s390.c (MIN_UNROLL_PROBES): Define.Andreas Krebbel1-26/+234
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-11/+13
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford1-0/+31
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford1-0/+15
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-2/+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-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford1-0/+14
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-0/+11
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-2/+7
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford1-0/+27
2017-09-01S/390: PR82012: Implement CAN_INLINE_P target hook.Andreas Krebbel1-0/+53
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 Sandiford1-1/+1
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 Sandiford1-85/+94
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-3/+3
2017-07-31[Committed] S/390: Support z14 as CPU name.Andreas Krebbel1-17/+21
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-10/+10
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
2017-06-28S/390: New option -mpic-data-is-text-relativeAndreas Krebbel1-10/+43
2017-06-01S/390: Don't fetch the return address early with oooAndreas Krebbel1-31/+32
2017-05-24S/390: Fix PR80725.Andreas Krebbel1-0/+3
2017-04-25S/390: PR80080: Optimize atomic patterns.Dominik Vogt1-8/+176
2017-04-05PR target/79890: S/390: Fix crash.Dominik Vogt1-0/+6
2017-04-03Fix numerous typos in commentsJonathan Wakely1-1/+1
2017-03-24S/390: arch12: New builtins.Andreas Krebbel1-2/+15
2017-03-24S/390: arch12: Support new vector floating point modes.Andreas Krebbel1-2/+11
2017-03-24S/390: arch12: Add vllezlf instruction.Andreas Krebbel1-0/+28
2017-03-24S/390: arch12: Add support for new vector bitAndreas Krebbel1-0/+15
2017-03-24S/390: arch12: Add arch12 option.Andreas Krebbel1-6/+16
2017-03-24S/390: Use wfc for scalar vector comparesAndreas Krebbel1-101/+1
2017-03-24S/390: vec_init improvementsAndreas Krebbel1-1/+4
2017-03-24S/390: Improve support of 128 bit vectors in GPRsAndreas Krebbel1-4/+0
2017-03-24S/390: PR79904: Disallow reg + sym_ref literal pool addresses.Andreas Krebbel1-7/+4