summaryrefslogtreecommitdiffstats
path: root/llvm/test/lit.cfg.py
Commit message (Expand)AuthorAgeFilesLines
* [tools] Adjust the lit config for llvm-stripAlexander Shaposhnikov2018-05-071-1/+2
* Enable debug fission for thinLTO linked via gold-pluginYunlian Jiang2018-04-131-0/+1
* Remove llvm-mcmarkup.Eric Christopher2018-04-021-1/+1
* [dsymutil] Rename llvm-dsymutil -> dsymutilJonas Devlieghere2018-03-181-2/+2
* [CMake] Add missing test dependencyDavid Zarzycki2018-03-081-1/+1
* Don't try to run MCJIT/OrcJIT EH tests when C++ library is statically linkedPetr Hosek2018-01-081-0/+30
* Add opt-viewer testingAdam Nemet2017-11-291-0/+5
* Revert "Add opt-viewer testing"Adam Nemet2017-11-291-5/+0
* Add opt-viewer testingAdam Nemet2017-11-281-0/+5
* Revert "Add opt-viewer testing"Adam Nemet2017-11-281-5/+0
* Add opt-viewer testingAdam Nemet2017-11-271-0/+5
* [llvm-opt-fuzzer] NFC. Add sanity tests.Igor Laevsky2017-11-151-1/+1
* llvm/test/lit.cfg.py: Don't set the feature "llvm-64-bits" if -m32 is specified.NAKAMURA Takumi2017-11-041-1/+2
* Add feature to determine if host architecture is 64-bit in llvm-litJake Ehrlich2017-11-021-0/+3
* Don't set static-libs test feature when using LLVM_LINK_LLVM_DYLIBSam Clegg2017-10-181-1/+1
* [lit] Improve tool substitution in lit.Zachary Turner2017-10-061-67/+52
* Run pyformat on lit code.Zachary Turner2017-10-061-45/+58
* Resubmit "[lit] Refactor out some more common lit configuration code."Zachary Turner2017-09-211-98/+30
* Revert "[lit] Refactor out some more common lit configuration code."Zachary Turner2017-09-211-30/+98
* [lit] Refactor out some more common lit configuration code.Zachary Turner2017-09-211-98/+30
* [lit] Make lit support config files with .py extension.Zachary Turner2017-09-211-0/+354
OpenPOWER on IntegriCloud