[PATCH] D31407: [PPC] In PPCBoolRetToInt change the bool value to i64 if the target is ppc64

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 16:07:37 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298955: [PPC] In PPCBoolRetToInt change the bool value to i64 if the target is ppc64 (authored by Carrot).

Changed prior to commit:
  https://reviews.llvm.org/D31407?vs=93313&id=93316#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31407

Files:
  llvm/trunk/lib/Target/PowerPC/PPC.h
  llvm/trunk/lib/Target/PowerPC/PPCBoolRetToInt.cpp
  llvm/trunk/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/trunk/test/CodeGen/PowerPC/BoolRetToIntTest-2.ll
  llvm/trunk/test/CodeGen/PowerPC/BoolRetToIntTest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31407.93316.patch
Type: text/x-patch
Size: 10585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170328/a777bbfd/attachment.bin>


More information about the llvm-commits mailing list