Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / LCSSA / basictest.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
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.