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

Thomas Jablin via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 11:37:43 PST 2015


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

Move pass to PPC backend, address formatting issues, add early exit when searching for disqualifying PHINodes.


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.41161.patch
Type: text/x-patch
Size: 18355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151125/6809d8e6/attachment.bin>


More information about the llvm-commits mailing list