Try again to revert the bad patch. The tree was reverted for some unknown reason
[oota-llvm.git] / test / CodeGen / PowerPC / ctrloops.ll
2012-06-09 Hal FinkelImprove ext/trunc patterns on PPC64.
2012-06-08 Hal FinkelEnable PPC CTR loop formation by default.
2012-06-08 Hal FinkelDisable the PPC CTR-Loops pass by default.
2012-06-08 Hal FinkelAdd the PPCCTRLoops pass: a PPC machine-code-level...