summaryrefslogtreecommitdiff
path: root/test/lit.site.cfg.in
Commit message (Expand)AuthorAge
* Eliminate inappropriate use of FindProgramByName() from lliAlp Toker2014-01-22
* [CMake] Add missing set_output_directory after Takumi's change in r198205.Jordan Rose2014-01-02
* Fix LTO handling of module-level assembly (PR14152).Peter Collingbourne2013-09-19
* [tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-09
* [tests] Avoid deprecated except syntax.Daniel Dunbar2013-08-07
* Allow host triple to be correctly overridden in CMake buildsTim Northover2013-05-04
* Use zlib to uncompress debug sections in DWARF parser.Alexey Samsonov2013-04-23
* Add asan/msan to the list of available features in LIT test runnerAlexey Samsonov2013-03-26
* Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne2013-01-16
* Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor2012-11-21
* test: Add a lit config variable to check if LTO is enabled.Daniel Dunbar2012-10-18
* Remove 'site.exp' building from both CMake and configure+make.Chandler Carruth2012-06-28
* - Added ExecutionEngine/MCJIT testsDanil Malyshev2012-05-17
* Revert r153694. It was causing failures in the buildbots.Bill Wendling2012-03-29
* Re-factored RuntimeDyld.Danil Malyshev2012-03-29
* Revert a series of commits to MCJIT to get the build working in CMakeChandler Carruth2012-03-22
* Re-factored RuntimeDyld.Danil Malyshev2012-03-21
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* tests: Rip out a bunch of now unused test code relating to use of llvm-gcc in...Daniel Dunbar2011-10-27
* cmake+lit: handle ENABLE_ASSERTIONS feature properly.Andrew Trick2011-06-23
* lit support for REQUIRES: asserts.Andrew Trick2011-06-22
* cmake may require LIT_TOOLS_DIR.Andrew Trick2011-06-16
* Add support to lit for build mode requirements. e.g.Andrew Trick2011-06-16
* CMake: Add the new option LLVM_LIT_TOOLS_DIR. It can specify "Path to GnuWin3...NAKAMURA Takumi2011-02-09
* test: Add the new feature 'loadable_module'.NAKAMURA Takumi2010-11-29
* CMake: lit(check.vcproj) can run with multiple configurations on Visual Studio.NAKAMURA Takumi2010-11-27
* tests: Propogate LLVM_SRC_ROOT and PYTHON_EXECUTABLE environment variables to...Daniel Dunbar2010-06-12
* Generate lit.site.cfg from a .in file, as clang does.Daniel Dunbar2009-09-22