summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/isel.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the PPC isel instruction.Hal Finkel2012-06-221-0/+23
The isel (integer select) instruction is supported on the 440 and A2 embedded cores and on the POWER7. llvm-svn: 159045
OpenPOWER on IntegriCloud