aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/PowerPC/ctrloop-fp64.ll
AgeCommit message (Expand)AuthorFilesLines
2013-05-16Fix cpu on test CodeGen/PowerPC/ctrloop-fp64.llHal Finkel1-1/+1
2013-05-16Create an new preheader in PPCCTRLoops to avoid counter register clobbersHal Finkel1-0/+32
2013-05-16PPC32 cannot form counter loops around i64 FP conversionsHal Finkel1-0/+28