This is the first batch of patches using the "enabled" and "isa"
attributes.  Tested on Power7 powerpc64-linux {-m32,-m64}, and on
Power9 powerpc64le-linux.  Committing to trunk.


Segher


Segher Boessenkool (6):
  rs6000: Delete the "wo" constraint
  rs6000: Delete the "wb" constraint
  rs6000: Delete "wJ" and "wK" constraints
  rs6000: Delete the "wu" constraint
  rs6000: Delete the "wy" constraint
  rs6000: Delete the "wH" and "wI" constraints

 gcc/config/rs6000/altivec.md     |  54 +++---
 gcc/config/rs6000/constraints.md |  24 ---
 gcc/config/rs6000/rs6000.c       |  53 +-----
 gcc/config/rs6000/rs6000.h       |   8 -
 gcc/config/rs6000/rs6000.md      | 364 ++++++++++++++++++++++-----------------
 gcc/config/rs6000/vsx.md         |  82 +++++----
 gcc/doc/md.texi                  |  28 +--
 7 files changed, 290 insertions(+), 323 deletions(-)

-- 
1.8.3.1

Reply via email to