Fix PowerPC/cttz.ll to specify a cpu (and use FileCheck)
[oota-llvm.git] / test / CodeGen / PowerPC / negctr.ll
2013-03-18 Hal FinkelFix a sign-extension bug in PPCCTRLoops
2013-03-18 Hal FinkelFix large count and negative constant count handling...