aboutsummaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+11
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+22
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+11
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+4
* lit: add missing substitutions for recently added toolsAlp Toker2013-10-281-0/+1
* Add llvm-c-test to check-llvm.NAKAMURA Takumi2013-10-231-4/+1
* Fix cmake dependency on llvm-c-test in testAnders Waldenborg2013-10-231-0/+4
* Fixing lli-child-target buildAndrew Kaylor2013-10-021-1/+2
* Fix LTO handling of module-level assembly (PR14152).Peter Collingbourne2013-09-191-0/+1
* llvm/test/CMakeLists.txt: Add llvm-cov in "check-clang".NAKAMURA Takumi2013-07-081-0/+1
* llvm/test/CMakeLists.txt: Reformat LLVM_TEST_DEPENDS.NAKAMURA Takumi2013-07-081-8/+21
* Add obj2yaml to test dependenciesAlexey Samsonov2013-04-051-1/+1
* Add llvm-symbolizer as test dependency.Evgeniy Stepanov2013-03-131-0/+1
* llvm/test/CMakeLists.txt: Add a dependency to llvm-rtdyld in check-llvm.NAKAMURA Takumi2013-01-251-0/+1
* Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor2012-11-211-6/+14
* [CMake] Add llvm-mcmarkup to check-llvm.NAKAMURA Takumi2012-11-011-1/+6
* Add dependency on llvm-bcanalyzer from tests to the CMake build.David Blaikie2012-10-151-1/+1
* [CMake] check-all: Don't include check-llvm into check-all without LLVM_BUILD...NAKAMURA Takumi2012-10-101-0/+5
* llvm/test: [CMake] Add profile_rt-shared to deps.NAKAMURA Takumi2012-08-291-0/+1
* [CMake] Add yaml2obj to check-llvm.NAKAMURA Takumi2012-08-031-0/+1
* llvm/test/CMakeLists.txt: Add llvm-diff to deps.NAKAMURA Takumi2012-07-121-1/+3
* Extend the workaround from r159593 to cover a few explicit aliasChandler Carruth2012-07-021-1/+2
* Revert r159588, and apply a more principled fix. Place the fix for thisChandler Carruth2012-07-021-4/+2
* Work around a really frustrating apparant CMake bug.Chandler Carruth2012-07-021-2/+4
* Hoist LLVM's lit testsuite infrastructure into module so that it can beChandler Carruth2012-06-301-22/+6
* Remove a completely unnecessary mkdir from the CMake build.Chandler Carruth2012-06-291-2/+0
* Move the setup for variables that are expanded in the lit.site.cfg intoChandler Carruth2012-06-281-49/+4
* Remove 'site.exp' building from both CMake and configure+make.Chandler Carruth2012-06-281-4/+0
* Clean up the 'check' CMake build rule a bit, notable renaming it toChandler Carruth2012-06-271-19/+28
* - Added ExecutionEngine/MCJIT testsDanil Malyshev2012-05-171-0/+3
* Removes json-bench from the test dependencies.Manuel Klimek2012-04-201-1/+1
* Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer2012-04-191-1/+1
* Revert r153694. It was causing failures in the buildbots.Bill Wendling2012-03-291-2/+0
* Re-factored RuntimeDyld.Danil Malyshev2012-03-291-0/+2
* llvm/test/CMakeLists.txt: Update dependencies to add llvm-readobj to "check".NAKAMURA Takumi2012-03-011-1/+2
* CMake: Promote the testing targets out of folders on IDE.NAKAMURA Takumi2012-01-301-1/+0
* Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...Manuel Klimek2011-12-161-1/+1
* build/cmake: Change to require Python be available.Daniel Dunbar2011-11-041-51/+47
* I added the first test to run llvm-dwarfdump.Nick Lewycky2011-11-021-1/+1
* tests: Clean up tests/CMakeLists.txt to drop some variable configuration we noDaniel Dunbar2011-11-021-36/+0
* test/CMakeLists.txt: Depend on llvm-objdump. "make check" is expected to reso...NAKAMURA Takumi2011-09-271-1/+1
* Fix a CMake warning, following up to r134008.NAKAMURA Takumi2011-06-281-1/+1
* cmake: Our MSVC build does not support config-time build mode.Andrew Trick2011-06-281-1/+1
* cmake+lit: final cleanup related to the recent churnAndrew Trick2011-06-231-7/+2
* cmake+lit: handle ENABLE_ASSERTIONS feature properly.Andrew Trick2011-06-231-0/+6
* Only do config-time substitution of LLVM_BUILD_MODE inAndrew Trick2011-06-221-2/+7
* Added LLVM_BUILD_MODE to cmake so that lit supports tests with REQUIRES: {bui...Andrew Trick2011-06-161-1/+1
* Fix compiler command line used by lit.py when working with NMakeOscar Fuentes2011-04-121-2/+20
* Put targets on folders, if the IDE supports the feature.Oscar Fuentes2011-02-201-0/+2