summaryrefslogtreecommitdiff
path: root/gcc/config/s390
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2018-01-0333-33/+33
* S/390: PR83420: Improve hotpatch option parsing.krebbel2017-12-181-7/+2
* poly_int: IN_TARGET_CODErsandifo2017-12-163-0/+6
* * tree-core.h (struct attribute_spec): Swap affects_type_identity andjakub2017-12-151-5/+5
* PR c/81544 - attribute noreturn and warn_unused_result on the same function a...msebor2017-12-071-3/+5
* S/390: Split MVC instruction for better forwardingkrebbel2017-12-012-1/+40
* Add gen_(const_)vec_duplicate helpersrsandifo2017-11-011-11/+7
* Convert STARTING_FRAME_OFFSET to a hookrsandifo2017-10-231-3/+0
* S/390: Do not end groups after fallthru edge.rdapp2017-10-181-2/+39
* S/390: Handle long-running instructions.rdapp2017-10-181-5/+63
* * target.h (enum vect_cost_for_stmt): Add vec_gather_load andhubicka2017-10-171-0/+2
* Require wi::to_wide for treesrsandifo2017-10-101-2/+2
* S/390: Fix vec_nabs and vec_vfi builtin flagskrebbel2017-10-091-4/+4
* S/390: PR82463: Fix vec_madd header file definitionkrebbel2017-10-091-2/+2
* S/390: PR82465: Fix vec_sqrt builtin flagskrebbel2017-10-091-3/+3
* PR target/82464jakub2017-10-091-0/+3
* PR82322: S/390: Fix vec_ceil and friendskrebbel2017-10-062-0/+7
* PR82317: S/390: Fix vec_min/vec_max builtins for IBM z13.krebbel2017-10-062-40/+40
* S/390: Fix mode in vector merge pattern.krebbel2017-10-041-6/+6
* * config/i386/i386.c (ix86_adjust_stack_and_probe_stack_clash): Fixlaw2017-09-291-1/+1
* S/390: Fix vmslg instruction and builtin.krebbel2017-09-262-3/+3
* S/390: Fix vector fp unordered compareskrebbel2017-09-262-4/+68
* S/390: Set the preferred mode for float vectorskrebbel2017-09-261-0/+8
* S/390: Fix rtl standard names for vector unpack low->lokrebbel2017-09-261-2/+2
* S/390: Add FP vec_pack/unpackkrebbel2017-09-261-1/+95
* S/390: Add support for vec_shrkrebbel2017-09-263-17/+52
* S/390: Add widening vector mult lo/hi patternskrebbel2017-09-261-4/+79
* Turn CONSTANT_ALIGNMENT into a hookrsandifo2017-09-252-1/+12
* * config/s390/s390.c (MIN_UNROLL_PROBES): Define.law2017-09-211-26/+234
* Turn TRULY_NOOP_TRUNCATION into a hookrsandifo2017-09-151-4/+0
* Turn CANNOT_CHANGE_MODE_CLASS into a hookrsandifo2017-09-153-16/+13
* * config/alpha/elf.h (LINK_EH_SPEC): Add -static-pie support.jakub2017-09-141-2/+3
* Turn SECONDARY_MEMORY_NEEDED into a hookrsandifo2017-09-132-23/+31
* Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookrsandifo2017-09-132-7/+15
* Turn HARD_REGNO_NREGS into a target hookrsandifo2017-09-122-25/+29
* Make more use of end_hard_regnorsandifo2017-09-121-1/+1
* Make more use of REG_NREGSrsandifo2017-09-121-6/+2
* Add mode_for_int_vector helper functionsrsandifo2017-09-051-7/+2
* Make mode_for_size return an opt_modersandifo2017-09-051-3/+3
* Turn FUNCTION_ARG_PADDING into a target hookrsandifo2017-09-042-7/+14
* Turn MODES_TIEABLE_P into a target hookrsandifo2017-09-042-4/+11
* Turn HARD_REGNO_MODE_OK into a target hookrsandifo2017-09-043-6/+7
* Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookrsandifo2017-09-042-13/+27
* S/390: PR82012: Implement CAN_INLINE_P target hook.krebbel2017-09-011-0/+53
* retire mem_signal_fence patternamonakov2017-09-011-9/+0
* [73/77] Pass scalar_mode to scalar_mode_supported_prsandifo2017-08-301-1/+1
* [72/77] Pass scalar_mode to scalar_mode_supported_prsandifo2017-08-301-1/+1
* [62/77] Big machine_mode to scalar_int_mode replacementrsandifo2017-08-301-4/+4
* [19/77] Add a smallest_int_mode_for_size helper functionrsandifo2017-08-301-1/+1
* [18/77] Make int_mode_for_mode return an opt_scalar_int_modersandifo2017-08-301-5/+6