summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ReachingDefAnalysis.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2019-11-26 11:16:48 +0100
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2019-11-26 11:21:01 +0100
commit3ec193fb527e697faac4ef8f30934dd7bce849a7 (patch)
tree2e8611ff38aa52710e0c2196d61f14aa50a02cd6 /llvm/lib/CodeGen/ReachingDefAnalysis.cpp
parentcced971fd3d6713ec4989990e1b2f42c8539f0f3 (diff)
downloadbcm5719-llvm-3ec193fb527e697faac4ef8f30934dd7bce849a7.tar.gz
bcm5719-llvm-3ec193fb527e697faac4ef8f30934dd7bce849a7.zip
[SystemZ] Don't build a PPA instruction with an immediate 0 operand.
The improvement in the machine verifier for operand types (D63973) discovered a bad operand in a test using a PPA instruction. It was an immediate 0 where a register was expected. This patch fixes this (NFC) by now making the PPA second register operand NoRegister instead of a zero immediate in the MIR. Review: Ulrich Weigand https://reviews.llvm.org/D70501
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud