Upgrade tests to not use llvm-upgrade.
[oota-llvm.git] / test / Transforms / LowerSwitch /
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-29 John CriswellConvert .cvsignore files
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...
2007-03-10 Anton KorobeynikovUse range tests in LowerSwitch, where possible
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
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...
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-03-14 Chris LattnerNew testcase that crashes the -lowerswitch pass
2003-10-21 Chris LattnerThis was not a lower-switch bug, it was a preselection bug
2003-10-21 Misha BrukmanOnly fails on the Sparc, only when run via the JIT.
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-08-23 Chris LattnerNew testcase
2003-05-01 Chris LattnerReduce testcase a bit
2003-05-01 Chris LattnerNew testcase for the lowerswitch pass