[PowerPC] Fix PR16556 (handle undef ppcf128 in LowerFP_TO_INT).
[oota-llvm.git] / test / CodeGen / PowerPC / negctr.ll
2013-05-15 Hal FinkelImplement PPC counter loops as a late IR-level pass
2013-03-18 Hal FinkelFix a sign-extension bug in PPCCTRLoops
2013-03-18 Hal FinkelFix large count and negative constant count handling...