Remove a few tests which no longer hold for deadargelim (since it is now
[oota-llvm.git] / test / Transforms / SimplifyCFG /
2003-03-05 Chris LattnerAdd testcase for new feature for simplifycfg pass
2002-09-24 Chris LattnerNew feature test for something we have done for a long...
2002-09-24 Chris LattnerNew testcase that causes SimplifyCFG to assert out.
2002-07-29 Chris LattnerHrm, testcase was checking the wrong pass. :(
2002-06-24 Chris LattnerTestcase for unimplemented feature
2002-05-21 Chris LattnerUpdate run line
2002-05-21 Chris LattnerThis testcase was very broken! The block could not...
2002-05-21 Chris LattnerNew testcase
2002-05-06 Chris LattnerTestcase for missed merge opportunity
2002-05-06 Chris LattnerInitial testcases for CFG simplify (which is part of...