Fix PPC64 64-bit GPR inline asm constraint matching
[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...