Expose Module::dump via C and Ocaml.
[oota-llvm.git] / test / Transforms / LCSSA /
2007-07-31 Devang PatelBunch of tests to check loop passes.
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-01-26 Reid SpencerFor PR761:
2007-01-06 Reid SpencerAccomodate new name manglinge done by llvm-upgrade
2007-01-03 Reid SpencerUpdate test cases that grepped for register names that...
2007-01-02 Reid SpencerFor PR1070:
2006-12-31 Reid SpencerFor PR950:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-31 Chris Lattneranother testcase for PR977
2006-10-31 Chris Lattnertestcase for PR977
2006-10-27 Reid SpencerImprove cvs ignoring of test results.
2006-07-09 Owen AndersonAdd a test for the LCSSA issue I just fixed.
2006-06-12 Owen AndersonMake sure that LCSSA works properly when it encounters...
2006-06-04 Owen AndersonUpdate the regression tests, and add a new one encounte...
2006-05-29 Owen AndersonRequire both tests to pass.
2006-05-29 Owen AndersonUpdate the testcase to check the full extent of LCSSA.
2006-05-26 Owen AndersonTrivial testcase that LCSSA can already handle.