Fix typo.
[oota-llvm.git] / test / CodeGen / PowerPC / Frames-alloca.ll
2014-06-23 Ulrich Weigand[PowerPC] Allow stack frames without parameter save...
2013-08-12 Tim NorthoverFix FileCheck --check-prefix lines.
2011-12-05 Hal Finkelenable PPC register scavenging by default (update tests...
2010-02-21 Chris Lattneradd some no-unwinds, other minor cleanups.
2009-11-24 Dale JohannesenDo not store R31 into the caller's link area on PPC.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-24 Daniel DunbarConvert two gratuitous abuses of poor helpless CPU...
2008-03-10 Bill WendlingUpdate llc flags for PPC register scavenger.
2008-03-04 Bill WendlingUse -enable-ppc-regscavenger flag for these checks
2008-03-03 Bill WendlingThis is the initial check-in for adding register scaven...
2008-02-26 Bill WendlingUpgrade testcase.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2006-12-21 Jim LaskeyThese tests all rely on using register mnemonics and...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-17 Jim LaskeyTests to verify PowerPC ABI.