[PATCH] D14064: Convert Returned Constant i1 Values to i32 on PPC64

Thomas Jablin via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 08:20:44 PST 2015


tjablin updated this revision to Diff 41629.
tjablin added a comment.

Fix the bug caught by Kit. Sorry.


http://reviews.llvm.org/D14064

Files:
  lib/Target/PowerPC/CMakeLists.txt
  lib/Target/PowerPC/PPC.h
  lib/Target/PowerPC/PPCBoolRetToInt.cpp
  lib/Target/PowerPC/PPCTargetMachine.cpp
  test/CodeGen/PowerPC/BoolRetToIntTest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14064.41629.patch
Type: text/x-patch
Size: 18512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151202/fc42e2cc/attachment.bin>


More information about the llvm-commits mailing list