llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/
[oota-llvm.git] / test / CodeGen / PowerPC / negctr.ll
2013-08-22 Bill WendlingUpdate to remove the no-frame-pointer-elim-non-leaf...
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...