summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/PowerPC/BoolRetToIntTest.ll
AgeCommit message (Expand)Author
2022-10-11[PPC] Opaque pointer migration, part 1.Kai Nacke
2020-08-07[PPC] Rename bool-ret-to-int -> ppc-bool-ret-to-intArthur Eubanks
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