Add test cases that were inadvertently omitted from r223783 and r223788
[oota-llvm.git] / test / CodeGen / PowerPC / crsave.ll
2013-07-03 Ulrich Weigand[PowerPC] Use mtocrf when available
2013-05-16 Rafael EspindolaExtend test for better coverage.
2013-05-14 Bill SchmidtPPC32: Fix stack collision between FP and CR save areas.
2013-04-15 Hal FinkelFix PPC64 CR spill location for callee-saved registers
2013-04-13 Hal FinkelSpill and restore PPC CR registers using the FP when...
2012-09-12 Roman DivackyThis patch corrects logic in PPCFrameLowering for save...