summaryrefslogtreecommitdiff
path: root/gcc/config/s390/s390.md
Commit message (Expand)AuthorAgeFilesLines
* S/390: Fix vector all/any cc modes.krebbel2016-12-021-1/+1
* PR77822: S/390: Add range checks for zero_extract operands.krebbel2016-11-111-2/+10
* S/390: Provide low-level builtins with __int128 ops.krebbel2016-08-111-4/+1
* S/390: Disable scalar vector instructions with -mno-vx.krebbel2016-05-101-6/+6
* PR70674: S/390: Add memory barrier to stack pointer restore from fpr.krebbel2016-04-201-0/+10
* S/390: Fix rounding for _Decimal128 to _Decimal32 conversionkrebbel2016-03-111-3/+14
* S/390: Define macros for rounding mode constantskrebbel2016-03-111-13/+50
* S/390: Rename shift_count_or_setmem_operand to setmem_operandkrebbel2016-03-111-6/+6
* S/390: Revert setmem pattern foldingkrebbel2016-03-011-2/+33
* S/390: Use define_subst for the setmem patterns.krebbel2016-03-011-33/+2
* S/390: Get rid of Y constraint in tabort.krebbel2016-03-011-2/+11
* S/390: Get rid of Y constraint in arithmetic right shiftkrebbel2016-03-011-161/+20
* S/390: Get rid of Y constraint in left and logical rightkrebbel2016-03-011-39/+16
* S/390: Get rid of Y constraint in rotate patterns.krebbel2016-03-011-17/+14
* S/390: Use enabled attribute overrides to disablekrebbel2016-03-011-104/+111
* S/390: PR69709 Fix risbg splitterkrebbel2016-02-261-4/+20
* S/390: z13 inline stpcpy implementation.krebbel2016-02-191-2/+10
* S/390: z13 lcbb fix address operand.krebbel2016-02-191-2/+2
* S/390: Add IBM z13 pipeline descriptionkrebbel2016-02-191-0/+3
* S/390: Add -fsplit-stack supportkrebbel2016-02-151-0/+138
* S/390: Fix r6 vararg handling.krebbel2016-02-051-0/+2
* S/390: Use proper read-only data section for literals.krebbel2016-01-211-2/+9
* S/390: PR69247: Fix bswap hi splitter.krebbel2016-01-131-4/+2
* Update copyright years.jakub2016-01-041-1/+1
* S/390: Fix warnings in "*setmem_long..." patterns.krebbel2015-12-111-10/+40
* S/390: Fix warnings in "*setmem_long..." patterns.krebbel2015-12-111-3/+16
* S/390: Further bswap enhancements.krebbel2015-12-021-10/+28
* S/390: Add bswaphi2 patternkrebbel2015-11-201-0/+10
* S/390: Clobber r1 in patterns resulting in pfpo instruction.krebbel2015-11-201-8/+17
* S/390: PR68015 Fix ICE in s390_emit_comparekrebbel2015-10-221-2/+7
* Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUErsandifo2015-10-051-6/+6
* S/390: Clobber VRs in __builtin_tbegin.krebbel2015-08-061-0/+29
* [PATCH] S/390: Improve risbg usagekrebbel2015-07-241-0/+65
* S/390 zvector builtin support.krebbel2015-05-191-10/+108
* S/390 Add vector scalar instruction support.krebbel2015-05-191-88/+216
* S/390 Vector base support.krebbel2015-05-191-117/+267
* S/390 Add -march/-mtune=z13 option.krebbel2015-05-191-2/+6
* 2015-05-12 Andrew MacLeod <amacleod@redhat.com>amacleod2015-05-121-3/+3
* gcc/rsandifo2015-05-071-5/+4
* S/390: Hotpatching fixes.krebbel2015-03-121-0/+25
* S/390: Add builtins for efpc and sfpckrebbel2015-02-271-0/+19
* 2015-01-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2015-01-221-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* PR rtl-optimization/63952uweigand2014-11-211-7/+4
* gcc/ada/rsandifo2014-10-291-9/+9
* 2014-09-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2014-09-191-0/+22
* 2014-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2014-09-031-3/+51
* use rtx_code_label moretbsaunde2014-09-031-14/+14
* Use INTVAL only on CONST_INT in addptrdi3 and addptrsi3vries2014-06-041-4/+4
* 2014-04-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2014-04-111-0/+15