Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / Target / PowerPC / PPCCTRLoops.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-08-08 Jakob Stoklund OlesenDon't use getNextOperandForReg().
2012-06-16 Hal FinkelCleanup trip-count finding for PPC CTR loops (and some...
2012-06-08 Hal FinkelFix a bug in the new PPC CTR-Loops pass.
2012-06-08 Hal FinkelAdd the PPCCTRLoops pass: a PPC machine-code-level...