Ensure ModuleLinker materializes complete comdat groups
[oota-llvm.git] / test / Transforms / SCCP /
2004-12-10 Chris LattnerNew testcase
2004-12-10 Chris LattnerNew testcase that SCCP miscompiles. Luckily this is...
2004-12-10 Chris LattnerNew testcase
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-16 Chris LattnerNew testcase for recent patch to SCCP, thanks to Nate...
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-04-13 Chris LattnerNew testcase
2004-01-12 Chris LattnerTest to make sure we can SCCP load instructions
2004-01-12 Chris LattnerNew testcase, allow folding of binary operators that...
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-27 Chris LattnerNew testcase
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2003-06-24 Chris LattnerNew testcase
2002-08-30 Chris LattnerNew testcase
2002-05-22 Chris LattnerMust run cfgsimplify to eliminate dead blocks
2002-05-21 Chris LattnerNew testcase
2002-05-20 Chris LattnerNew testcase for bug
2002-05-03 Chris LattnerAdd const prop pass to eliminate dead branches
2002-05-02 Chris LattnerMore testcases for SCCP
2002-05-02 Chris LattnerFirst testcase for SCCP pass