]> granicus.if.org Git - llvm/commit
[PowerPC] fix potential verification errors
authorHiroshi Inoue <inouehrs@jp.ibm.com>
Thu, 22 Jun 2017 04:33:44 +0000 (04:33 +0000)
committerHiroshi Inoue <inouehrs@jp.ibm.com>
Thu, 22 Jun 2017 04:33:44 +0000 (04:33 +0000)
commit9afae179994a0c59658ea5c35b6f0793e33ccadc
tree7dc6f20f4c58ffe09719c396fc99b23b22519437
parent367f21dc721cc8cfd6c75b3a1cf6b28fbb482c04
[PowerPC] fix potential verification errors

This patch fixes trivial mishandling of 32-bit/64-bit instructions that may cause verification errors with -verify-machineinstrs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305984 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCFrameLowering.cpp
lib/Target/PowerPC/PPCRegisterInfo.cpp