summaryrefslogtreecommitdiff
path: root/test/lit.cfg
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-03Handle ASAN_OPTIONS and UBSAN_OPTIONS in TestingConfig.pyRafael Espindola1-5/+0
2014-11-03Unbreak build.Peter Zotov1-1/+1
2014-11-03[OCaml] Avoid embedding absolute paths into executables.Peter Zotov1-1/+2
2014-11-03[OCaml] Run tests twice, with ocamlc and ocamlopt (if available)Peter Zotov1-11/+21
2014-10-30lit: PR21417: don't try to update OCAMLPATH if LibDir is empty.Peter Zotov1-6/+8
2014-10-30[OCaml] Enable backtraces in tests.Peter Zotov1-0/+3
2014-10-30[OCaml] [autoconf] Migrate to ocamlfind.Peter Zotov1-5/+11
2014-10-28[OCaml] PR9719, PR14727: Make tests run without ocamlopt.Peter Zotov1-1/+11
2014-10-23Add llvm-go tool.Peter Collingbourne1-0/+1
2014-10-16Initial version of Go bindings.Peter Collingbourne1-0/+1
2014-10-06llvm/test/lit.cfg: Suppress dwarf stuff for targeting x86_64-mingw32 while in...NAKAMURA Takumi1-1/+2