OSDN Git Service

Merging r367215:
[android-x86/external-llvm.git] / test / lit.cfg.py
2019-05-17 Petr Hosek[Bugpoint] Only run plugins tests if plugins are enabled
2019-05-14 Paul RobinsonReplace lit feature keyword 'not_COFF' with 'uses_COFF'.
2019-05-14 Xing Xue[lit][tests]Add feature libcxx-used and use it in llvm...
2019-05-01 Hubert Tong[tests] Add host-byteorder-*-endian; update XFAILs...
2019-04-20 Lang Hames[JITLink] Add llvm-jitlink to the list of available...
2019-03-27 Evgeniy StepanovFix llvm-rc tests.
2019-01-19 Nico WeberUse llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_E...
2019-01-18 Nico Webermac: Correctly disable tools/lto tests when building...
2019-01-03 Nico WeberRemove unused %host_cc lit pattern
2018-12-12 James Henderson[lit]Add llvm-readelf to tool substitutions
2018-09-26 Lang HamesReapply r343058 with a fix for -DLLVM_ENABLE_THREADS...
2018-09-25 Clement Courbet[llvm-exegesis] Add lit tests (v2).
2018-09-25 Clement CourbetRevert rL342953 "[llvm-exegesis] Add lit tests."
2018-09-25 Clement Courbet[llvm-exegesis] Add lit tests.
2018-08-09 Petr Hosek[CMake] Use normalized Windows target triples
2018-07-20 Reid KlecknerAnd add a lit substitution for llvm-undname, as the...
2018-06-20 Eugene Leviant[LIT] Enable testing of LLVM gold plugin on Mac OS X
2018-05-07 Alexander Shaposhnikov[tools] Adjust the lit config for llvm-strip
2018-04-13 Yunlian JiangEnable debug fission for thinLTO linked via gold-plugin
2018-04-02 Eric ChristopherRemove llvm-mcmarkup.
2018-03-18 Jonas Devlieghere[dsymutil] Rename llvm-dsymutil -> dsymutil
2018-03-08 David Zarzycki[CMake] Add missing test dependency
2018-01-08 Petr HosekDon't try to run MCJIT/OrcJIT EH tests when C++ library...
2017-11-29 Adam NemetAdd opt-viewer testing
2017-11-29 Adam NemetRevert "Add opt-viewer testing"
2017-11-28 Adam NemetAdd opt-viewer testing
2017-11-28 Adam NemetRevert "Add opt-viewer testing"
2017-11-27 Adam NemetAdd opt-viewer testing
2017-11-15 Igor Laevsky[llvm-opt-fuzzer] NFC. Add sanity tests.
2017-11-04 NAKAMURA Takumillvm/test/lit.cfg.py: Don't set the feature "llvm-64...
2017-11-02 Jake EhrlichAdd feature to determine if host architecture is 64...
2017-10-18 Sam CleggDon't set static-libs test feature when using LLVM_LINK...
2017-10-06 Zachary Turner[lit] Improve tool substitution in lit.
2017-10-06 Zachary TurnerRun pyformat on lit code.
2017-09-21 Zachary TurnerResubmit "[lit] Refactor out some more common lit confi...
2017-09-21 Zachary TurnerRevert "[lit] Refactor out some more common lit configu...
2017-09-21 Zachary Turner[lit] Refactor out some more common lit configuration...
2017-09-21 Zachary Turner[lit] Make lit support config files with .py extension.