aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2017-03-31 14:06:59 +0000
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2017-03-31 14:06:59 +0000
commitc7bb22e75f8418ff867dc0b9702aab653da11f30 (patch)
tree7cbffe57d00790a01f57d439c508e761419f512a /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent3c81c34d8d8a5f9e9abde0fcfedce91dc1d09156 (diff)
downloadllvm-c7bb22e75f8418ff867dc0b9702aab653da11f30.zip
llvm-c7bb22e75f8418ff867dc0b9702aab653da11f30.tar.gz
llvm-c7bb22e75f8418ff867dc0b9702aab653da11f30.tar.bz2
[SystemZ] Make sure of correct regclasses in insertSelect()
Since LOCR only accepts GR32 virtual registers, its operands must be copied into this regclass in insertSelect(), when an LOCR is built. Otherwise, the case where the source operand was GRX32 will produce invalid IR. Review: Ulrich Weigand llvm-svn: 299220
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions