summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/BoolRetToIntTest.ll
AgeCommit message (Expand)Author
2017-06-08[PPC] In PPCBoolRetToInt change the bool value to i64 if the target is ppc64Guozhi Wei
2017-03-31Temporarily revert "[PPC] In PPCBoolRetToInt change the bool value to i64 if ...Eric Christopher
2017-03-28[PPC] In PPCBoolRetToInt change the bool value to i64 if the target is ppc64Guozhi Wei
2016-08-03[PPC] Handling CallInst in PPCBoolRetToIntGuozhi Wei
2015-12-07[PPC64] Convert bool literals to i32Kit Barton