summaryrefslogtreecommitdiff
path: root/test/lit.cfg
Commit message (Expand)AuthorAgeFilesLines
* [lit] Make lit support config files with .py extension.Zachary Turner2017-09-211-354/+0
* [lit] Update clang and lld to use new config helpers.Zachary Turner2017-09-181-4/+3
* Resubmit "Add a shared llvm.lit module that all test suites can use."Zachary Turner2017-09-161-157/+16
* Revert lit changes related to lit.llvm module.Zachary Turner2017-09-161-16/+157
* Resubmit "[lit] Add a lit.llvm module that all llvm projects can use"Zachary Turner2017-09-161-157/+16
* Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-90/+27
* Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-27/+90
* [lit] Revert "Add a lit.llvm module that all llvm projects can use"Zachary Turner2017-09-151-16/+157
* [lit] Add a lit.llvm module that all test suites can use.Zachary Turner2017-09-151-157/+16
* [lit] Force site configs to be run before source-tree configsZachary Turner2017-09-141-90/+27
* llvm-isel-fuzzer: Add some basic testsJustin Bogner2017-09-031-0/+1
* Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"Petr Hosek2017-08-011-0/+1
* Re-enable libxml2 tests.Eric Beckmann2017-07-271-0/+3
* See if disabling libxml tests will pass the i686 bot.Eric Beckmann2017-07-261-3/+0
* Correctly enable the llvm-mt tests, now that build flags changed.Eric Beckmann2017-07-261-1/+1
* Make a file end with n and remove trailing whitespace.Rui Ueyama2017-07-201-1/+0
* Implement parsing and writing of a single xml manifest file.Eric Beckmann2017-07-201-0/+6
* Change remaining references to lit.util.capture to use subprocess.check_output.David L. Jones2017-07-061-2/+3
* [llvm-pdbdump] Don't fail on PDBs with no ID stream.Zachary Turner2017-06-121-1/+1
* Introduce the new feature "abi-breaking-checks" to satisfy -reverse-iterate i...NAKAMURA Takumi2017-06-071-0/+3
* [llvm-config] Print --system-libs only when static linkingMichal Gorny2017-01-061-0/+4
* [cmake] Canonicalize CMake booleans to 0/1 for lit interopMichal Gorny2017-01-061-3/+3
* lit.cfg: Check value of build config rather than converting to booleanDerek Schuff2016-12-141-1/+1
* Revert gold part of change, just libltoDerek Schuff2016-12-141-1/+1
* Disable libLTO tests when libLTO is not builtDerek Schuff2016-12-141-2/+2
* Missed a file in r289503.Chris Bieneman2016-12-131-0/+2
* Revert "Suppress LLVM::tools/llvm-symbolizer/coff-dwarf.test for mingw, for n...Chris Bieneman2016-12-131-1/+1
* Add llvm-modextract tool.Peter Collingbourne2016-11-291-0/+1
* test: synchronise lit substitutionsSaleem Abdulrasool2016-11-131-0/+1
* [XRay] Implement `llvm-xray extract`, start of the llvm-xray toolDean Michael Berris2016-10-261-0/+1
* cmake: Install the OCaml libraries into a more correct pathMichal Gorny2016-09-301-5/+5
* Add an c++ itanium demangler to llvm.Rafael Espindola2016-09-061-0/+1
* Restore "Resolution-based LTO API."Teresa Johnson2016-08-111-0/+1
* Revert "Resolution-based LTO API."Teresa Johnson2016-08-111-1/+0
* Resolution-based LTO API.Teresa Johnson2016-08-111-0/+1
* [sancov] Run more sancov tests on non-x86-Linux machinesReid Kleckner2016-08-101-0/+3
* [ExecutionEngine] Disable weak symbol tests for COFF.Lang Hames2016-08-091-0/+1
* [LIT][Darwin] Change %ld64 to be prefixed with DYLD_INSERT_LIBRARIESBruno Cardoso Lopes2016-08-041-2/+5
* [LIT][Darwin] Preload libclang_rt.asan_osx_dynamic.dylib when necessaryBruno Cardoso Lopes2016-08-041-0/+27
* [lit] Don't match tool names within new PM's <> markersAdam Nemet2016-07-251-1/+1
* Review fixes to lit documentationPiotr Padlewski2016-07-121-1/+0
* Added REQUIRES to TestingGuide documentationPiotr Padlewski2016-07-081-0/+1
* test: Be consistent with clang's sanitizer lit configJustin Bogner2016-05-231-4/+5
* Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbo...Kevin Enderby2016-05-231-0/+3
* Add llvm-pdbdump to the tool substitutions list in lit. NFC.Pete Cooper2016-05-021-0/+1
* test: Always treat .mir files as tests even outside of CodeGen/MIRMatthias Braun2016-04-041-1/+1
* Revert "[asan] Make the global_metadata_darwin.ll test require El Capitan or ...Ryan Govostes2016-03-291-12/+0
* [asan] Make the global_metadata_darwin.ll test require El Capitan or newerRyan Govostes2016-03-291-0/+12
* [lit] Teach lit about global-isel requirement.Quentin Colombet2016-03-081-0/+14
* Introduce sanstats tool and llvm::CreateSanitizerStatReport function.Peter Collingbourne2016-01-161-0/+1