Upgrade tests to not use llvm-upgrade.
[oota-llvm.git] / test / Transforms / LoopUnroll /
2008-01-27 Nick LewyckyBe more careful modifying the use_list while also itera...
2007-11-05 Devang PatelIf a value is incoming from outside the loop then the...
2007-06-29 John CriswellConvert .cvsignore files
2007-05-18 Dan GohmanAdd a testcase for unrolling loops with unknown tripcounts.
2007-05-05 Chris Lattnernew testcase for PR1385
2007-04-16 Devang PatelAdd PR number for reference.
2007-04-16 Devang PatelNew test case.
2007-04-16 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-08-24 Owen AndersonImplement unrolling of multiblock loops. This signific...
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2005-03-06 Chris LattnerNew testcase for PR532
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-05-13 Chris LattnerNew testcase that used to cause the unroller to try...