summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/constraints.md
AgeCommit message (Expand)Author
2020-03-18rs6000: Add back some w* constraints (PR91886)Segher Boessenkool
2020-02-03rs6000: Update constraint documentationSegher Boessenkool
2020-01-07Update 'Q' constraint documentation.Michael Meissner
2020-01-01Update copyright years.Jakub Jelinek
2019-06-05rs6000: Remove wp and wqSegher Boessenkool
2019-06-05rs6000: ww -> waSegher Boessenkool
2019-06-04rs6000: wf -> waSegher Boessenkool
2019-06-04rs6000: wd -> waSegher Boessenkool
2019-06-04rs6000: ws -> waSegher Boessenkool
2019-06-04rs6000: wv -> v+p7vSegher Boessenkool
2019-06-04rs6000: wi->wa, wt->waSegher Boessenkool
2019-06-04rs6000: Delete wgSegher Boessenkool
2019-05-30constraints.md (eI): New constraint.Bill Schmidt
2019-05-22rs6000: wz -> d+p7Segher Boessenkool
2019-05-22rs6000: wl -> d+p6Segher Boessenkool
2019-05-22rs6000: wm -> wa+p8vSegher Boessenkool
2019-05-22rs6000: wk -> ws+p8vSegher Boessenkool
2019-05-22rs6000: wj -> wi+p8vSegher Boessenkool
2019-05-22rs6000: wh -> d+p8vSegher Boessenkool
2019-05-20rs6000: Delete the "wH" and "wI" constraintsSegher Boessenkool
2019-05-20rs6000: Delete the "wy" constraintSegher Boessenkool
2019-05-20rs6000: Delete the "wu" constraintSegher Boessenkool
2019-05-20rs6000: Delete "wJ" and "wK" constraintsSegher Boessenkool
2019-05-20rs6000: Delete the "wb" constraintSegher Boessenkool
2019-05-20rs6000: Delete the "wo" constraintSegher Boessenkool
2019-01-24altivec.md (build_vector_mask_for_load): Use MEM_P.Peter Bergner
2019-01-01Update copyright years.Jakub Jelinek
2018-11-29[RS6000] "G" and "H" constraintsAlan Modra
2018-11-16constraints.md (wF constraint): Remove power9 fusion documentation.Michael Meissner
2018-07-27constraints.md (wG constraint): Delete, no longer used.Michael Meissner
2018-01-03Update copyright years.Jakub Jelinek
2017-03-22re PR target/80123 (libgomp tests pr66199-2.c and pr66199-5.c fail with -mcpu...Aaron Sawdey
2017-01-01Update copyright years.Jakub Jelinek
2016-10-27constraints.md (wH constraint): Add new constraints for allowing 32-bit integ...Michael Meissner
2016-08-08[RS6000] PR72802 part 1, fix constraints for lxssp/stxsspAlan Modra
2016-06-30re PR target/71677 (PowerPC ISA 3.0 DImode load/store needs a fix)Michael Meissner
2016-06-15vsx.md (VSINT_84): Add DImode to enable loading DImode constants with XXSPLTI...Michael Meissner
2016-05-18re PR target/70915 (Improve loading 0/-1 in VSX registers on PowerPC)Michael Meissner
2016-05-11predicates.md (quad_memory_operand): Move most of the code into quad_address_...Michael Meissner
2016-03-25[RS6000] PR70052, ICE compiling _Decimal128 test caseAlan Modra
2016-01-04constraints.md (wo constraint): New constraint for ISA 3.0 (power9).Michael Meissner
2016-01-04Update copyright years.Jakub Jelinek
2015-11-25<patch #10>Michael Meissner
2015-11-13constraints.md (we constraint): New constraint for 64-bit power9 vector support.Michael Meissner
2015-11-10constraints.md (wF constraint): New constraints for power9/toc fusion.Michael Meissner
2015-08-03vector.md (VEC_L): Add KFmode and TFmode.Michael Meissner
2015-07-20re PR target/66217 (PowerPC rotate/shift/mask instructions not optimal)Segher Boessenkool
2015-05-26* config/rs6000/constraints.md (Y, U): Use match_test.David Edelsohn
2015-01-05Update copyright years.Jakub Jelinek
2014-11-20PR63426 Fix various signed integer overflowsMarkus Trippelsdorf