aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/crsave.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* [PowerPC] Use mtocrf when availableUlrich Weigand2013-07-031-10/+10
* Extend test for better coverage.Rafael Espindola2013-05-161-1/+6
* PPC32: Fix stack collision between FP and CR save areas.Bill Schmidt2013-05-141-4/+8
* Fix PPC64 CR spill location for callee-saved registersHal Finkel2013-04-151-19/+10
* Spill and restore PPC CR registers using the FP when we have oneHal Finkel2013-04-131-1/+14
* This patch corrects logic in PPCFrameLowering for save and restore of ...Roman Divacky2012-09-121-0/+49