summaryrefslogtreecommitdiff
path: root/testsuite/tests
diff options
context:
space:
mode:
authorPeter Trommler <ptrommler@acm.org>2016-10-01 17:56:31 -0400
committerBen Gamari <ben@smart-cactus.org>2016-10-01 20:01:29 -0400
commitce3370e06165690e79a8eb22e5229b515157e00f (patch)
treea9687d8dd7331816f3478ffef604ebf88d6b3101 /testsuite/tests
parent1851349acd9e73f1c18d68f70d5cf7b46a843cb5 (diff)
downloadhaskell-ce3370e06165690e79a8eb22e5229b515157e00f.tar.gz
PPC/CodeGen: fix lwa instruction generation
Opcode lwa is a 64-bit opcode and allows a DS-form only. This patch generates lwa opcodes only when the offset is a multiple of 4. Fixes #12621 Test Plan: validate Reviewers: erikd, hvr, simonmar, austin, bgamari Reviewed By: bgamari Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D2547 GHC Trac Issues: #12621
Diffstat (limited to 'testsuite/tests')
0 files changed, 0 insertions, 0 deletions