Avoid depending on LCSSA implicitly pulling in LoopSimplify.
[oota-llvm.git] / test / CMakeLists.txt
2010-06-12 Daniel Dunbartests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE...
2010-03-10 Tobias GrosserFix make check with cmake/lit
2009-12-08 Daniel DunbarCMake/lit: Add llvm_{unit_,}site_config parameters...
2009-11-08 Daniel DunbarTwo small fixes for site.exp for cmake.
2009-11-08 Daniel DunbarDerive the right paths to use during testing instead...
2009-11-08 Daniel DunbarSwitch to using 'lit.site.cfg.in' for the site config...
2009-11-07 Daniel DunbarStop running get_target_triple more than we need to.
2009-09-22 Daniel DunbarInitial support for running LLVM tests from cmake.