summaryrefslogtreecommitdiffstats
path: root/llvm/test/lit.site.cfg.py.in
Commit message (Expand)AuthorAgeFilesLines
* Use llvm_canonicalize_cmake_booleans where intendedserge-sans-paille2020-01-031-4/+1
* build: reduce CMake handling for zlibSaleem Abdulrasool2020-01-021-1/+1
* Revert "build: reduce CMake handling for zlib"James Henderson2020-01-021-1/+1
* Generalize the pass registration mechanism used by Polly to any third-party toolserge_sans_paille2020-01-021-0/+4
* build: reduce CMake handling for zlibSaleem Abdulrasool2020-01-011-1/+1
* Follow-up to r372209: Use single quotes for host_ldflags in the lit configHans Wennborg2019-09-181-1/+2
* [Bugpoint] Only run plugins tests if plugins are enabledPetr Hosek2019-05-171-0/+1
* [lit][tests]Add feature libcxx-used and use it in llvm-*-fuzzer testsXing Xue2019-05-141-0/+1
* [Kaleidoscope] Re-enable Kaleidoscope tests.Lang Hames2019-02-211-0/+1
* Use llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_ENABLED [llvm]Nico Weber2019-01-191-1/+1
* mac: Correctly disable tools/lto tests when building with LLVM_ENABLE_PIC=OFFNico Weber2019-01-181-1/+0
* Reapply r343058 with a fix for -DLLVM_ENABLE_THREADS=OFF.Lang Hames2018-09-261-0/+1
* Import lit.llvm after rL341135Fangrui Song2018-08-311-1/+1
* Remove LIT_SITE_CFG_IN_FOOTER, llvmNico Weber2018-08-301-1/+2
* Remove 'abi-breaking-checks' lit feature.Nico Weber2018-05-091-1/+0
* Add opt-viewer testingAdam Nemet2017-11-291-0/+1
* Revert "Add opt-viewer testing"Adam Nemet2017-11-291-1/+0
* Add opt-viewer testingAdam Nemet2017-11-281-0/+1
* Revert "Add opt-viewer testing"Adam Nemet2017-11-281-1/+0
* Add opt-viewer testingAdam Nemet2017-11-271-0/+1
* Reland "Add feature to determine if host architecture is 64-bit in llvm-lit"Jake Ehrlich2017-11-021-0/+1
* Add feature to determine if host architecture is 64-bit in llvm-litJake Ehrlich2017-11-021-1/+1
* Fix lit.site.cfg.py.in after rL316123Sam Clegg2017-10-181-1/+1
* Don't set static-libs test feature when using LLVM_LINK_LLVM_DYLIBSam Clegg2017-10-181-1/+2
* [lit] Make lit support config files with .py extension.Zachary Turner2017-09-211-0/+58
OpenPOWER on IntegriCloud