aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390
AgeCommit message (Expand)AuthorFilesLines
2016-08-23s390.c (s390_asm_file_start): Call default_file_start.Ian Lance Taylor1-0/+1
2016-08-23S/390: Add splitter for "and" with complement.Dominik Vogt1-0/+27
2016-08-11S/390: Provide low-level builtins with __int128 ops.Andreas Krebbel6-110/+91
2016-08-11S/390: Fix vlvg vlgv low-level builtins.Andreas Krebbel1-10/+10
2016-07-20S/390: Remove mode size check in encode_section_info.Andreas Krebbel1-5/+2
2016-07-18S/390: Fix alignment check for literal pool references.Andreas Krebbel1-20/+15
2016-07-06S/390: Fix vecinit expansion.Andreas Krebbel1-5/+11
2016-07-04S/390: Add support for z13 instructions lochi and locghi.Dominik Vogt2-8/+23
2016-06-13S/390: vecintrin.h fix file description in commentAndreas Krebbel1-1/+1
2016-06-13S/390: Change builtin type naming scheme to match builtin-types.def.Andreas Krebbel1-210/+210
2016-06-13S/390: Fix MAX_ARGS value.Andreas Krebbel1-1/+1
2016-05-27S/390: Replace rtx_equal_p with reg_overlap_mentioned_p in splitter check.Andreas Krebbel1-2/+2
2016-05-10S/390: Disable scalar vector instructions with -mno-vx.Andreas Krebbel1-6/+6
2016-05-03S/390: Add patterns for r<nox>sbg instructions.Dominik Vogt1-2/+32
2016-04-29S/390: Improve documentation of s390_reload_costs.Dominik Vogt1-2/+4
2016-04-29S/390: Replace LDER with LDR.Andreas Krebbel3-10/+10
2016-04-29S/390: Memory constraint cleanupUlrich Weigand5-230/+259
2016-04-20PR70674: S/390: Add memory barrier to stack pointer restore from fpr.Andreas Krebbel2-38/+63
2016-04-01PR70404 S/390: Fix insv expansion.Andreas Krebbel1-1/+1
2016-03-11S/390: Fix rounding for _Decimal128 to _Decimal32 conversionAndreas Krebbel1-3/+14
2016-03-11S/390: Define macros for rounding mode constantsAndreas Krebbel1-13/+50
2016-03-11S/390: Rename shift_count_or_setmem_operand to setmem_operandAndreas Krebbel6-25/+30
2016-03-01S/390: Revert setmem pattern foldingAndreas Krebbel4-38/+33
2016-03-01S/390: Disallow SImode in s390_decompose_addressAndreas Krebbel1-6/+2
2016-03-01S/390: Use define_subst for the setmem patterns.Andreas Krebbel4-33/+38
2016-03-01S/390: Get rid of Y constraint in vector.md.Andreas Krebbel2-59/+79
2016-03-01S/390: Get rid of Y constraint in tabort.Andreas Krebbel1-2/+11
2016-03-01S/390: Get rid of Y constraint in arithmetic right shiftAndreas Krebbel2-162/+81
2016-03-01S/390: Get rid of Y constraint in left and logical rightAndreas Krebbel2-40/+17
2016-03-01S/390: Get rid of Y constraint in rotate patterns.Andreas Krebbel5-23/+100
2016-03-01S/390: Use enabled attribute overrides to disableAndreas Krebbel1-104/+111
2016-02-26S/390: PR69709 Fix risbg splitterAndreas Krebbel1-4/+20
2016-02-19S/390: z13 Add missing commutative operand markers.Andreas Krebbel2-44/+44
2016-02-19S/390: Add single element vector types to iterators.Andreas Krebbel2-13/+13
2016-02-19S/390: z13 Change predicates of 128 bit add sub.Andreas Krebbel1-2/+2
2016-02-19S/390: Add vec_sub_u128 to vecintrin.hAndreas Krebbel1-0/+1
2016-02-19S/390: z13 fix mode in vcond expansionAndreas Krebbel1-2/+2
2016-02-19S/390: z13 inline stpcpy implementation.Andreas Krebbel3-2/+129
2016-02-19S/390: z13 lcbb fix address operand.Andreas Krebbel1-2/+2
2016-02-19S/390: Add IBM z13 pipeline descriptionAndreas Krebbel4-68/+435
2016-02-15S/390: New mcount call sequence for z900+ CPUs in 31-bit mode.Marcin Kościelnicki1-0/+7
2016-02-15S/390: Add -fsplit-stack supportMarcin Kościelnicki3-5/+348
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-02-05S/390: Remove superfluous loops.Andreas Krebbel1-4/+0
2016-02-05S/390: Fix 64 bit sibcallAndreas Krebbel1-1/+1
2016-02-05S/390: Fix r6 vararg handling.Andreas Krebbel2-51/+90
2016-01-29S/390: Use %qs in error messages.Dominik Vogt1-3/+4
2016-01-29PR other/69006: S/390: Fix extra newlines after diagnostics.Dominik Vogt1-1/+1
2016-01-21S/390: Fix missing .size directives.Marcin Kościelnicki1-1/+3
2016-01-21S/390: Use proper read-only data section for literals.Marcin Kościelnicki1-2/+9