summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/ctrloop-i128.ll
AgeCommit message (Collapse)Author
2017-04-11[PowerPC] multiply-with-overflow might use the CTR registerHal Finkel
Check the legality of ISD::[US]MULO to see whether Intrinsic::[us]mul_with_overflow will legalize into a function call (and, thus, will use the CTR register). Fixes PR32485. Patch by Tim Neumann! Differential Revision: https://reviews.llvm.org/D31790 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299910 91177308-0d34-0410-b5e6-96231b3b80d8