Fix typo.
[oota-llvm.git] / test / CodeGen / PowerPC / fold-li.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-04-14 Dale JohannesenRemove -unwind-tables-optional everywhere, since
2008-04-08 Dale JohannesenRename -disable-required-unwind-tables to -unwind-table...
2008-04-08 Dale JohannesenMissed one.
2008-03-31 Dale JohannesenMark functions in some tests as 'nounwind'. Generating
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-09-28 Chris Lattneradd a testcase for a feature we regressed on because...