aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/crsave.ll
AgeCommit message (Expand)Author
2013-04-15Fix PPC64 CR spill location for callee-saved registersHal Finkel
2013-04-13Spill and restore PPC CR registers using the FP when we have oneHal Finkel
2012-09-12This patch corrects logic in PPCFrameLowering for save and restore of ...Roman Divacky