summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/constraints.md
Commit message (Expand)AuthorAgeFilesLines
* rs6000: Add back some w* constraints (PR91886)Segher Boessenkool2020-03-181-0/+11
* rs6000: Update constraint documentationSegher Boessenkool2020-02-031-65/+88
* Update 'Q' constraint documentation.Michael Meissner2020-01-071-2/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* rs6000: Remove wp and wqSegher Boessenkool2019-06-051-6/+0
* rs6000: ww -> waSegher Boessenkool2019-06-051-3/+0
* rs6000: wf -> waSegher Boessenkool2019-06-041-3/+0
* rs6000: wd -> waSegher Boessenkool2019-06-041-3/+0
* rs6000: ws -> waSegher Boessenkool2019-06-041-3/+0
* rs6000: wv -> v+p7vSegher Boessenkool2019-06-041-3/+0
* rs6000: wi->wa, wt->waSegher Boessenkool2019-06-041-6/+0
* rs6000: Delete wgSegher Boessenkool2019-06-041-3/+0
* constraints.md (eI): New constraint.Bill Schmidt2019-05-301-0/+5
* rs6000: wz -> d+p7Segher Boessenkool2019-05-221-3/+0
* rs6000: wl -> d+p6Segher Boessenkool2019-05-221-3/+0
* rs6000: wm -> wa+p8vSegher Boessenkool2019-05-221-4/+1
* rs6000: wk -> ws+p8vSegher Boessenkool2019-05-221-3/+0
* rs6000: wj -> wi+p8vSegher Boessenkool2019-05-221-3/+0
* rs6000: wh -> d+p8vSegher Boessenkool2019-05-221-3/+0
* rs6000: Delete the "wH" and "wI" constraintsSegher Boessenkool2019-05-201-6/+0
* rs6000: Delete the "wy" constraintSegher Boessenkool2019-05-201-3/+0
* rs6000: Delete the "wu" constraintSegher Boessenkool2019-05-201-3/+0
* rs6000: Delete "wJ" and "wK" constraintsSegher Boessenkool2019-05-201-6/+0
* rs6000: Delete the "wb" constraintSegher Boessenkool2019-05-201-3/+0
* rs6000: Delete the "wo" constraintSegher Boessenkool2019-05-201-3/+0
* altivec.md (build_vector_mask_for_load): Use MEM_P.Peter Bergner2019-01-241-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* [RS6000] "G" and "H" constraintsAlan Modra2018-11-291-5/+6
* constraints.md (wF constraint): Remove power9 fusion documentation.Michael Meissner2018-11-161-1/+1
* constraints.md (wG constraint): Delete, no longer used.Michael Meissner2018-07-271-5/+0
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* re PR target/80123 (libgomp tests pr66199-2.c and pr66199-5.c fail with -mcpu...Aaron Sawdey2017-03-221-0/+3
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* constraints.md (wH constraint): Add new constraints for allowing 32-bit integ...Michael Meissner2016-10-271-0/+12
* [RS6000] PR72802 part 1, fix constraints for lxssp/stxsspAlan Modra2016-08-081-2/+6
* re PR target/71677 (PowerPC ISA 3.0 DImode load/store needs a fix)Michael Meissner2016-06-301-0/+5
* vsx.md (VSINT_84): Add DImode to enable loading DImode constants with XXSPLTI...Michael Meissner2016-06-151-2/+7
* re PR target/70915 (Improve loading 0/-1 in VSX registers on PowerPC)Michael Meissner2016-05-181-0/+14
* predicates.md (quad_memory_operand): Move most of the code into quad_address_...Michael Meissner2016-05-111-0/+5
* [RS6000] PR70052, ICE compiling _Decimal128 test caseAlan Modra2016-03-251-1/+1
* constraints.md (wo constraint): New constraint for ISA 3.0 (power9).Michael Meissner2016-01-041-1/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* <patch #10>Michael Meissner2015-11-251-1/+2
* constraints.md (we constraint): New constraint for 64-bit power9 vector support.Michael Meissner2015-11-131-1/+8
* constraints.md (wF constraint): New constraints for power9/toc fusion.Michael Meissner2015-11-101-0/+10
* vector.md (VEC_L): Add KFmode and TFmode.Michael Meissner2015-08-031-0/+12
* re PR target/66217 (PowerPC rotate/shift/mask instructions not optimal)Segher Boessenkool2015-07-201-19/+1
* * config/rs6000/constraints.md (Y, U): Use match_test.David Edelsohn2015-05-261-2/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* PR63426 Fix various signed integer overflowsMarkus Trippelsdorf2014-11-201-1/+1