summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAge
* OK, NAKAMURA Takumi beat me to this change. So backing out my addition ofKevin Enderby2014-05-19
* David Blaikie pointed out that the test added in r209158 fails in theKevin Enderby2014-05-19
* [CMake] Add llvm-size to check-llvm, to fix build since r209158.NAKAMURA Takumi2014-05-19
* [CMake] check-llvm: Include "bugpoint" in dependent list.NAKAMURA Takumi2014-03-04
* [CMake] Remove dependency on non-existing profile_rt-shared. Patch by Brad King.Alexey Samsonov2014-02-24
* PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2014-02-17
* [CMake] Add llvm-tblgen to dependencies of check-llvm.NAKAMURA Takumi2014-01-18
* check-llvm: Ask llvm-config about assertion mode, instead of llc.NAKAMURA Takumi2013-12-03
* lit: add missing substitutions for recently added toolsAlp Toker2013-10-28
* Add llvm-c-test to check-llvm.NAKAMURA Takumi2013-10-23
* Fix cmake dependency on llvm-c-test in testAnders Waldenborg2013-10-23
* Fixing lli-child-target buildAndrew Kaylor2013-10-02
* Fix LTO handling of module-level assembly (PR14152).Peter Collingbourne2013-09-19
* llvm/test/CMakeLists.txt: Add llvm-cov in "check-clang".NAKAMURA Takumi2013-07-08
* llvm/test/CMakeLists.txt: Reformat LLVM_TEST_DEPENDS.NAKAMURA Takumi2013-07-08
* Add obj2yaml to test dependenciesAlexey Samsonov2013-04-05
* Add llvm-symbolizer as test dependency.Evgeniy Stepanov2013-03-13
* llvm/test/CMakeLists.txt: Add a dependency to llvm-rtdyld in check-llvm.NAKAMURA Takumi2013-01-25
* Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor2012-11-21
* [CMake] Add llvm-mcmarkup to check-llvm.NAKAMURA Takumi2012-11-01
* Add dependency on llvm-bcanalyzer from tests to the CMake build.David Blaikie2012-10-15
* [CMake] check-all: Don't include check-llvm into check-all without LLVM_BUILD...NAKAMURA Takumi2012-10-10
* llvm/test: [CMake] Add profile_rt-shared to deps.NAKAMURA Takumi2012-08-29
* [CMake] Add yaml2obj to check-llvm.NAKAMURA Takumi2012-08-03
* llvm/test/CMakeLists.txt: Add llvm-diff to deps.NAKAMURA Takumi2012-07-12
* Extend the workaround from r159593 to cover a few explicit aliasChandler Carruth2012-07-02
* Revert r159588, and apply a more principled fix. Place the fix for thisChandler Carruth2012-07-02
* Work around a really frustrating apparant CMake bug.Chandler Carruth2012-07-02
* Hoist LLVM's lit testsuite infrastructure into module so that it can beChandler Carruth2012-06-30
* Remove a completely unnecessary mkdir from the CMake build.Chandler Carruth2012-06-29
* Move the setup for variables that are expanded in the lit.site.cfg intoChandler Carruth2012-06-28
* Remove 'site.exp' building from both CMake and configure+make.Chandler Carruth2012-06-28
* Clean up the 'check' CMake build rule a bit, notable renaming it toChandler Carruth2012-06-27
* - Added ExecutionEngine/MCJIT testsDanil Malyshev2012-05-17
* Removes json-bench from the test dependencies.Manuel Klimek2012-04-20
* Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer2012-04-19
* Revert r153694. It was causing failures in the buildbots.Bill Wendling2012-03-29
* Re-factored RuntimeDyld.Danil Malyshev2012-03-29
* llvm/test/CMakeLists.txt: Update dependencies to add llvm-readobj to "check".NAKAMURA Takumi2012-03-01
* CMake: Promote the testing targets out of folders on IDE.NAKAMURA Takumi2012-01-30
* Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...Manuel Klimek2011-12-16
* build/cmake: Change to require Python be available.Daniel Dunbar2011-11-04
* I added the first test to run llvm-dwarfdump.Nick Lewycky2011-11-02
* tests: Clean up tests/CMakeLists.txt to drop some variable configuration we noDaniel Dunbar2011-11-02
* test/CMakeLists.txt: Depend on llvm-objdump. "make check" is expected to reso...NAKAMURA Takumi2011-09-27
* Fix a CMake warning, following up to r134008.NAKAMURA Takumi2011-06-28
* cmake: Our MSVC build does not support config-time build mode.Andrew Trick2011-06-28
* cmake+lit: final cleanup related to the recent churnAndrew Trick2011-06-23
* cmake+lit: handle ENABLE_ASSERTIONS feature properly.Andrew Trick2011-06-23
* Only do config-time substitution of LLVM_BUILD_MODE inAndrew Trick2011-06-22