aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390/constraints.md
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-03-24S/390: Improve support of 128 bit vectors in GPRsAndreas Krebbel1-2/+8
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-23S/390: Enable wraparound in s390_contiguous_bitmask_p.Dominik Vogt1-4/+14
2016-04-29S/390: Memory constraint cleanupUlrich Weigand1-8/+7
2016-03-11S/390: Rename shift_count_or_setmem_operand to setmem_operandAndreas Krebbel1-5/+5
2016-03-01S/390: Revert setmem pattern foldingAndreas Krebbel1-5/+0
2016-03-01S/390: Use define_subst for the setmem patterns.Andreas Krebbel1-0/+5
2016-03-01S/390: Get rid of Y constraint in rotate patterns.Andreas Krebbel1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-02S/390: Enable vrepi constants.Andreas Krebbel1-17/+29
2015-05-19S/390 Vector base support.Andreas Krebbel1-0/+28
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-06-11common.md: New file.Richard Sandiford1-8/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-20s390: Constraints, predicates, and op letters for contiguous bitmasksRichard Henderson1-1/+10
2009-07-22constraints.md (ZQ, ZR, ZS, ZT): New constraints.Andreas Krebbel1-6/+26
2009-05-182064.md: Remove trailing whitespaces.Andreas Krebbel1-17/+17
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-1/+1
2009-04-24constraints.md ('I', 'J'): Fix condition.Andreas Krebbel1-2/+2
2008-05-28constraints.md ('b', [...]): New constraint letters defined.Andreas Krebbel1-4/+39
2007-12-12s390.c (s390_O_constraint_str): Limit the range for 'On' to -4G+1..-1.Andreas Krebbel1-2/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2006-10-17contraints.md: New file.Wolfgang Gellerich1-0/+438