summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/BoolRetToIntTest.ll
Commit message (Expand)AuthorAgeFilesLines
* [PPC] In PPCBoolRetToInt change the bool value to i64 if the target is ppc64Guozhi Wei2017-06-081-14/+14
* Temporarily revert "[PPC] In PPCBoolRetToInt change the bool value to i64 if ...Eric Christopher2017-03-311-14/+14
* [PPC] In PPCBoolRetToInt change the bool value to i64 if the target is ppc64Guozhi Wei2017-03-281-14/+14
* [PPC] Handling CallInst in PPCBoolRetToIntGuozhi Wei2016-08-031-1/+3
* [PPC64] Convert bool literals to i32Kit Barton2015-12-071-0/+203
OpenPOWER on IntegriCloud