summaryrefslogtreecommitdiff
path: root/test/lit.cfg
AgeCommit message (Expand)AuthorFilesLines
2016-05-23test: Be consistent with clang's sanitizer lit configJustin Bogner1-4/+5
2016-05-23Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbo...Kevin Enderby1-0/+3
2016-05-02Add llvm-pdbdump to the tool substitutions list in lit. NFC.Pete Cooper1-0/+1
2016-04-04test: Always treat .mir files as tests even outside of CodeGen/MIRMatthias Braun1-1/+1
2016-03-29Revert "[asan] Make the global_metadata_darwin.ll test require El Capitan or ...Ryan Govostes1-12/+0
2016-03-29[asan] Make the global_metadata_darwin.ll test require El Capitan or newerRyan Govostes1-0/+12
2016-03-08[lit] Teach lit about global-isel requirement.Quentin Colombet1-0/+14
2016-01-16Introduce sanstats tool and llvm::CreateSanitizerStatReport function.Peter Collingbourne1-0/+1
2016-01-09[llvm-symbolizer] -print-source-context-lines option to print source code aro...Mike Aizatsky1-0/+2
2016-01-06Make WinCOFFObjectWriter.cpp's timestamp writing not use ENABLE_TIMESTAMPSNico Weber1-4/+0
2015-12-27Prune the feature "tls". No one is using it since TLS is enabled for Cygwin.NAKAMURA Takumi1-4/+0
2015-12-21check-llvm: Tweak the feature "timestamps" for autoconf.NAKAMURA Takumi1-1/+1
2015-12-21[MC, COFF] Unbreak support for COFF timestampsDavid Majnemer1-0/+4
2015-12-20Revert r219171, "llvm/test/lit.cfg: Suppress dwarf stuff for targeting x86_64...NAKAMURA Takumi1-2/+1
2015-12-01check-llvm: Introduce the new feature "tls".NAKAMURA Takumi1-0/+4
2015-11-27test: bail early if tool_path is NoneAndrew Wilkins1-1/+3
2015-11-27test: check if go_executable is setAndrew Wilkins1-1/+1
2015-11-27Use $GO_EXECUTABLE in Go-based lit testsAndrew Wilkins1-0/+2
2015-11-19Disable Go bindings test with MSan, it has tons of linker errorsReid Kleckner1-0/+2
2015-11-17enabling sancov tests on linux x86_64 onlyMike Aizatsky1-0/+3
2015-10-10Suppress LLVM::tools/llvm-symbolizer/coff-dwarf.test for mingw, for now.NAKAMURA Takumi1-1/+1
2015-10-09Re-enable the coff-dwarf test on WindowsReid Kleckner1-0/+4
2015-09-22Remove macho-dump. Its functionality is now covered by llvm-readobj.Davide Italiano1-1/+0
2015-09-16Make the default triple optional by allowing an empty stringMehdi Amini1-3/+7
2015-09-02test: Only warn about missing substitutions for required toolsJustin Bogner1-25/+40
2015-08-31Force the locale when executing ld goldSylvestre Ledru1-2/+2
2015-08-28Revert r246350, "The host and default target triples do not need to match for...NAKAMURA Takumi1-2/+5
2015-08-28The host and default target triples do not need to match for "native"Paul Robinson1-5/+2
2015-08-27Recommit r246175 - Add Kaleidoscope regression tests, with a fix to make sureLang Hames1-0/+6
2015-08-27Revert r246175 to get builder green again.Lang Hames1-6/+0
2015-08-27Add Kaleidoscope regression tests.Lang Hames1-0/+6
2015-08-21TransformUtils: Introduce module splitter.Peter Collingbourne1-0/+1
2015-08-04Improve lit "native" feature to check if the native backend is builtinMehdi Amini1-2/+3
2015-06-09LibDriver, llvm-lib: introduce.Peter Collingbourne1-0/+1
2015-05-07Add yaml-bench to the list of tools make check needs to runPete Cooper1-0/+1
2015-05-04Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --paramMatthias Braun1-2/+6
2015-03-20Tell lit.cfg about more Windows triples.Yunzhong Gao1-1/+1
2015-03-19test: Make a start on a test suite for libLTO.Peter Collingbourne1-0/+17
2015-03-19gold: Make powerpc support optional for the tests.Peter Collingbourne1-1/+3
2015-03-15llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdumpDavid Majnemer1-2/+2
2015-03-02Change SystemZ large tests to use the existing long_tests propertyDavid Blaikie1-0/+4
2015-02-14[gold] Consolidate the gold plugin options and actually search forChandler Carruth1-2/+3
2015-02-14[lit] Make the gold plugin support testing work with a python3Chandler Carruth1-1/+1
2015-02-04Remove a gross usage of environment variables in MachineVerifier, replacing i...Owen Anderson1-0/+4
2015-01-05llvm/test/lit.cfg: have_ld_plugin_support(): Use decode() for stdout.NAKAMURA Takumi1-1/+1
2014-12-17Teach lit.cfg to recognize -windows-gnu in addition to -mingw32.Yaron Keren1-3/+3
2014-12-12Initial dsymutil tool commit.Frederic Riss1-0/+1
2014-12-01[OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov1-1/+2
2014-11-11Only run the gold plugin tests if gold supports the targets we test with.Rafael Espindola1-2/+16
2014-11-04test: Restore llvm-lit (at least for my machine)David Majnemer1-16/+19