summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-04-12Moving llvm-test-depends and test-depends into the Tests folder; NFC, this si...Aaron Ballman1-0/+1
2016-03-02[CMake] Add convenience target llvm-test-depends to build test dependencies.Chris Bieneman1-0/+2
2016-01-16Introduce sanstats tool and llvm::CreateSanitizerStatReport function.Peter Collingbourne1-0/+1
2015-12-01[llvm-dwp] Add missing dependency from llvm tests on the llvm-dwp toolDavid Blaikie1-0/+1
2015-11-12sancov test suiteMike Aizatsky1-7/+8
2015-10-15[CMake] check-llvm requires llvm-pdbdump.NAKAMURA Takumi1-0/+1
2015-09-19[CMake] Update LLVM_TEST_DEPENDS not to use macho-dump. It has been unused si...NAKAMURA Takumi1-1/+0
2015-09-14Revert part of r247553, "[CMake] Reformat CLANG_TEST_DEPS." It was accidental...NAKAMURA Takumi1-0/+1
2015-09-14[CMake] Reformat CLANG_TEST_DEPS.NAKAMURA Takumi1-1/+0
2015-08-27Recommit r246175 - Add Kaleidoscope regression tests, with a fix to make sureLang Hames1-0/+14
2015-08-27Revert r246175 to get builder green again.Lang Hames1-14/+0
2015-08-27Add Kaleidoscope regression tests.Lang Hames1-0/+14
2015-08-21TransformUtils: Introduce module splitter.Peter Collingbourne1-0/+1
2015-06-09LibDriver, llvm-lib: introduce.Peter Collingbourne1-0/+1
2015-05-08Remove duplicate cmake target I added in r236792.Pete Cooper1-1/+0
2015-05-07Add yaml-bench to the list of tools make check needs to runPete Cooper1-0/+1
2015-05-07[CMake] llvm/test/YAMLParser requires yaml-bench. This fixes r236754.NAKAMURA Takumi1-0/+1
2015-03-25test: Fix the dependencies for the check-llvm-* targetsJustin Bogner1-0/+6
2015-03-19test: Make a start on a test suite for libLTO.Peter Collingbourne1-0/+4
2015-03-15llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdumpDavid Majnemer1-1/+1
2015-02-14Back out two accidental changes that snuck in with r229245. Sorry theseChandler Carruth1-3/+0
2015-02-14Revert r229224: Make the 'llvm-lit' utility defend against a system where Pyt...Chandler Carruth1-0/+3
2014-12-12Revert r224149, llvm-dsymutil was already here.Nico Weber1-1/+0
2014-12-12Add llvm-dsymutil to test/CMakeLists.txtNico Weber1-0/+1
2014-12-12Initial dsymutil tool commit.Frederic Riss1-0/+1
2014-12-04Revert "Add missing test dependency and use a more canonical target name."Rafael Espindola1-1/+0
2014-12-04Add missing test dependency and use a more canonical target name.Rafael Espindola1-0/+1
2014-12-04Introduce "llvm-ranlib" as a name of targets since Object/archive-symtab.test...NAKAMURA Takumi1-0/+1
2014-12-04Sort by alphabetical order.NAKAMURA Takumi1-1/+1
2014-12-01[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.Peter Zotov1-0/+1
2014-12-01[OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov1-0/+18
2014-10-23Make llvm-go test dependency optional.Peter Collingbourne1-1/+4
2014-10-23Add llvm-go tool.Peter Collingbourne1-1/+2
2014-09-10Add LLVMgold target to test dependencies.Peter Collingbourne1-0/+4
2014-07-30Rename llvm-uselistorder => verify-uselistorderDuncan P. N. Exon Smith1-1/+1
2014-07-25Move -verify-use-list-order into llvm-uselistorderDuncan P. N. Exon Smith1-0/+1
2014-07-24Opportunistically fix the buildersDavid Majnemer1-0/+1
2014-05-19OK, NAKAMURA Takumi beat me to this change. So backing out my addition ofKevin Enderby1-1/+0
2014-05-19David Blaikie pointed out that the test added in r209158 fails in theKevin Enderby1-0/+1
2014-05-19[CMake] Add llvm-size to check-llvm, to fix build since r209158.NAKAMURA Takumi1-0/+1
2014-03-04[CMake] check-llvm: Include "bugpoint" in dependent list.NAKAMURA Takumi1-0/+1
2014-02-24[CMake] Remove dependency on non-existing profile_rt-shared. Patch by Brad King.Alexey Samsonov1-1/+0
2014-02-17PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith1-0/+1
2014-01-18[CMake] Add llvm-tblgen to dependencies of check-llvm.NAKAMURA Takumi1-0/+1
2013-12-03check-llvm: Ask llvm-config about assertion mode, instead of llc.NAKAMURA Takumi1-0/+1
2013-10-28lit: add missing substitutions for recently added toolsAlp Toker1-0/+1
2013-10-23Add llvm-c-test to check-llvm.NAKAMURA Takumi1-4/+1
2013-10-23Fix cmake dependency on llvm-c-test in testAnders Waldenborg1-0/+4
2013-10-02Fixing lli-child-target buildAndrew Kaylor1-1/+2
2013-09-19Fix LTO handling of module-level assembly (PR14152).Peter Collingbourne1-0/+1