summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
AgeCommit message (Expand)Author
2015-11-12sancov test suiteMike Aizatsky
2015-10-15[CMake] check-llvm requires llvm-pdbdump.NAKAMURA Takumi
2015-09-19[CMake] Update LLVM_TEST_DEPENDS not to use macho-dump. It has been unused si...NAKAMURA Takumi
2015-09-14Revert part of r247553, "[CMake] Reformat CLANG_TEST_DEPS." It was accidental...NAKAMURA Takumi
2015-09-14[CMake] Reformat CLANG_TEST_DEPS.NAKAMURA Takumi
2015-08-27Recommit r246175 - Add Kaleidoscope regression tests, with a fix to make sureLang Hames
2015-08-27Revert r246175 to get builder green again.Lang Hames
2015-08-27Add Kaleidoscope regression tests.Lang Hames
2015-08-21TransformUtils: Introduce module splitter.Peter Collingbourne
2015-06-09LibDriver, llvm-lib: introduce.Peter Collingbourne
2015-05-08Remove duplicate cmake target I added in r236792.Pete Cooper
2015-05-07Add yaml-bench to the list of tools make check needs to runPete Cooper
2015-05-07[CMake] llvm/test/YAMLParser requires yaml-bench. This fixes r236754.NAKAMURA Takumi
2015-03-25test: Fix the dependencies for the check-llvm-* targetsJustin Bogner
2015-03-19test: Make a start on a test suite for libLTO.Peter Collingbourne
2015-03-15llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdumpDavid Majnemer
2015-02-14Back out two accidental changes that snuck in with r229245. Sorry theseChandler Carruth
2015-02-14Revert r229224: Make the 'llvm-lit' utility defend against a system where Pyt...Chandler Carruth
2014-12-12Revert r224149, llvm-dsymutil was already here.Nico Weber
2014-12-12Add llvm-dsymutil to test/CMakeLists.txtNico Weber
2014-12-12Initial dsymutil tool commit.Frederic Riss
2014-12-04Revert "Add missing test dependency and use a more canonical target name."Rafael Espindola
2014-12-04Add missing test dependency and use a more canonical target name.Rafael Espindola
2014-12-04Introduce "llvm-ranlib" as a name of targets since Object/archive-symtab.test...NAKAMURA Takumi
2014-12-04Sort by alphabetical order.NAKAMURA Takumi
2014-12-01[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.Peter Zotov
2014-12-01[OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov
2014-10-23Make llvm-go test dependency optional.Peter Collingbourne
2014-10-23Add llvm-go tool.Peter Collingbourne
2014-09-10Add LLVMgold target to test dependencies.Peter Collingbourne
2014-07-30Rename llvm-uselistorder => verify-uselistorderDuncan P. N. Exon Smith
2014-07-25Move -verify-use-list-order into llvm-uselistorderDuncan P. N. Exon Smith
2014-07-24Opportunistically fix the buildersDavid Majnemer
2014-05-19OK, NAKAMURA Takumi beat me to this change. So backing out my addition ofKevin Enderby
2014-05-19David Blaikie pointed out that the test added in r209158 fails in theKevin Enderby
2014-05-19[CMake] Add llvm-size to check-llvm, to fix build since r209158.NAKAMURA Takumi
2014-03-04[CMake] check-llvm: Include "bugpoint" in dependent list.NAKAMURA Takumi
2014-02-24[CMake] Remove dependency on non-existing profile_rt-shared. Patch by Brad King.Alexey Samsonov
2014-02-17PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith
2014-01-18[CMake] Add llvm-tblgen to dependencies of check-llvm.NAKAMURA Takumi
2013-12-03check-llvm: Ask llvm-config about assertion mode, instead of llc.NAKAMURA Takumi
2013-10-28lit: add missing substitutions for recently added toolsAlp Toker
2013-10-23Add llvm-c-test to check-llvm.NAKAMURA Takumi
2013-10-23Fix cmake dependency on llvm-c-test in testAnders Waldenborg
2013-10-02Fixing lli-child-target buildAndrew Kaylor
2013-09-19Fix LTO handling of module-level assembly (PR14152).Peter Collingbourne
2013-07-08llvm/test/CMakeLists.txt: Add llvm-cov in "check-clang".NAKAMURA Takumi
2013-07-08llvm/test/CMakeLists.txt: Reformat LLVM_TEST_DEPENDS.NAKAMURA Takumi
2013-04-05Add obj2yaml to test dependenciesAlexey Samsonov
2013-03-13Add llvm-symbolizer as test dependency.Evgeniy Stepanov