]> granicus.if.org Git - llvm/commit
Temporarily revert "[PPC] In PPCBoolRetToInt change the bool value to i64 if the...
authorEric Christopher <echristo@gmail.com>
Fri, 31 Mar 2017 02:16:54 +0000 (02:16 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 31 Mar 2017 02:16:54 +0000 (02:16 +0000)
commit39fd9e9f7e3007626fec2913a23dcb361c235024
tree3ad68fa7b9c3f73d5ac260a361ce7edd3fa2af0b
parent365612c08f3e1380ddfbb0748353d4585894d542
Temporarily revert "[PPC] In PPCBoolRetToInt change the bool value to i64 if the target is ppc64" as it's causing test failures, I've given Carrot a testcase offline.

This reverts commit r298955.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299153 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC.h
lib/Target/PowerPC/PPCBoolRetToInt.cpp
lib/Target/PowerPC/PPCTargetMachine.cpp
test/CodeGen/PowerPC/BoolRetToIntTest-2.ll [deleted file]
test/CodeGen/PowerPC/BoolRetToIntTest.ll