summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/PowerPC/isel.ll
AgeCommit message (Expand)Author
2024-08-27[PowerPC] Retire PPCExpandISel pass (#84289)Kai Luo
2017-01-16[PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang
2017-01-16Revert "[PowerPC] Expand ISEL instruction into if-then-else sequence."Tony Jiang
2017-01-16[PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2012-06-22Add support for the PPC isel instruction.Hal Finkel