Age | Commit message (Expand) | Author | Files | Lines |
2016-05-23 | test: Be consistent with clang's sanitizer lit config | Justin Bogner | 1 | -4/+5 |
2016-05-23 | Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbo... | Kevin Enderby | 1 | -0/+3 |
2016-05-02 | Add llvm-pdbdump to the tool substitutions list in lit. NFC. | Pete Cooper | 1 | -0/+1 |
2016-04-04 | test: Always treat .mir files as tests even outside of CodeGen/MIR | Matthias Braun | 1 | -1/+1 |
2016-03-29 | Revert "[asan] Make the global_metadata_darwin.ll test require El Capitan or ... | Ryan Govostes | 1 | -12/+0 |
2016-03-29 | [asan] Make the global_metadata_darwin.ll test require El Capitan or newer | Ryan Govostes | 1 | -0/+12 |
2016-03-08 | [lit] Teach lit about global-isel requirement. | Quentin Colombet | 1 | -0/+14 |
2016-01-16 | Introduce sanstats tool and llvm::CreateSanitizerStatReport function. | Peter Collingbourne | 1 | -0/+1 |
2016-01-09 | [llvm-symbolizer] -print-source-context-lines option to print source code aro... | Mike Aizatsky | 1 | -0/+2 |
2016-01-06 | Make WinCOFFObjectWriter.cpp's timestamp writing not use ENABLE_TIMESTAMPS | Nico Weber | 1 | -4/+0 |
2015-12-27 | Prune the feature "tls". No one is using it since TLS is enabled for Cygwin. | NAKAMURA Takumi | 1 | -4/+0 |
2015-12-21 | check-llvm: Tweak the feature "timestamps" for autoconf. | NAKAMURA Takumi | 1 | -1/+1 |
2015-12-21 | [MC, COFF] Unbreak support for COFF timestamps | David Majnemer | 1 | -0/+4 |
2015-12-20 | Revert r219171, "llvm/test/lit.cfg: Suppress dwarf stuff for targeting x86_64... | NAKAMURA Takumi | 1 | -2/+1 |
2015-12-01 | check-llvm: Introduce the new feature "tls". | NAKAMURA Takumi | 1 | -0/+4 |
2015-11-27 | test: bail early if tool_path is None | Andrew Wilkins | 1 | -1/+3 |
2015-11-27 | test: check if go_executable is set | Andrew Wilkins | 1 | -1/+1 |
2015-11-27 | Use $GO_EXECUTABLE in Go-based lit tests | Andrew Wilkins | 1 | -0/+2 |
2015-11-19 | Disable Go bindings test with MSan, it has tons of linker errors | Reid Kleckner | 1 | -0/+2 |
2015-11-17 | enabling sancov tests on linux x86_64 only | Mike Aizatsky | 1 | -0/+3 |
2015-10-10 | Suppress LLVM::tools/llvm-symbolizer/coff-dwarf.test for mingw, for now. | NAKAMURA Takumi | 1 | -1/+1 |
2015-10-09 | Re-enable the coff-dwarf test on Windows | Reid Kleckner | 1 | -0/+4 |
2015-09-22 | Remove macho-dump. Its functionality is now covered by llvm-readobj. | Davide Italiano | 1 | -1/+0 |
2015-09-16 | Make the default triple optional by allowing an empty string | Mehdi Amini | 1 | -3/+7 |
2015-09-02 | test: Only warn about missing substitutions for required tools | Justin Bogner | 1 | -25/+40 |
2015-08-31 | Force the locale when executing ld gold | Sylvestre Ledru | 1 | -2/+2 |
2015-08-28 | Revert r246350, "The host and default target triples do not need to match for... | NAKAMURA Takumi | 1 | -2/+5 |
2015-08-28 | The host and default target triples do not need to match for "native" | Paul Robinson | 1 | -5/+2 |
2015-08-27 | Recommit r246175 - Add Kaleidoscope regression tests, with a fix to make sure | Lang Hames | 1 | -0/+6 |
2015-08-27 | Revert r246175 to get builder green again. | Lang Hames | 1 | -6/+0 |
2015-08-27 | Add Kaleidoscope regression tests. | Lang Hames | 1 | -0/+6 |
2015-08-21 | TransformUtils: Introduce module splitter. | Peter Collingbourne | 1 | -0/+1 |
2015-08-04 | Improve lit "native" feature to check if the native backend is builtin | Mehdi Amini | 1 | -2/+3 |
2015-06-09 | LibDriver, llvm-lib: introduce. | Peter Collingbourne | 1 | -0/+1 |
2015-05-07 | Add yaml-bench to the list of tools make check needs to run | Pete Cooper | 1 | -0/+1 |
2015-05-04 | Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --param | Matthias Braun | 1 | -2/+6 |
2015-03-20 | Tell lit.cfg about more Windows triples. | Yunzhong Gao | 1 | -1/+1 |
2015-03-19 | test: Make a start on a test suite for libLTO. | Peter Collingbourne | 1 | -0/+17 |
2015-03-19 | gold: Make powerpc support optional for the tests. | Peter Collingbourne | 1 | -1/+3 |
2015-03-15 | llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump | David Majnemer | 1 | -2/+2 |
2015-03-02 | Change SystemZ large tests to use the existing long_tests property | David Blaikie | 1 | -0/+4 |
2015-02-14 | [gold] Consolidate the gold plugin options and actually search for | Chandler Carruth | 1 | -2/+3 |
2015-02-14 | [lit] Make the gold plugin support testing work with a python3 | Chandler Carruth | 1 | -1/+1 |
2015-02-04 | Remove a gross usage of environment variables in MachineVerifier, replacing i... | Owen Anderson | 1 | -0/+4 |
2015-01-05 | llvm/test/lit.cfg: have_ld_plugin_support(): Use decode() for stdout. | NAKAMURA Takumi | 1 | -1/+1 |
2014-12-17 | Teach lit.cfg to recognize -windows-gnu in addition to -mingw32. | Yaron Keren | 1 | -3/+3 |
2014-12-12 | Initial dsymutil tool commit. | Frederic Riss | 1 | -0/+1 |
2014-12-01 | [OCaml] [cmake] Add CMake buildsystem for OCaml. | Peter Zotov | 1 | -1/+2 |
2014-11-11 | Only run the gold plugin tests if gold supports the targets we test with. | Rafael Espindola | 1 | -2/+16 |
2014-11-04 | test: Restore llvm-lit (at least for my machine) | David Majnemer | 1 | -16/+19 |