aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objdump] Add an llvm-otool toolNico Weber2021-04-201-1/+1
* Restore lit feature object-emission. Omit DebugInfo/Generic on XCore.Nigel Perks2021-04-161-0/+4
* [Orc][examples] Add lit ToolSubst for LLJITWithRemoteDebugging exampleStefan Gränitz2021-04-071-1/+2
* Revert "[IRSim] Adding basic implementation of llvm-sim."Andrew Litteken2021-03-201-1/+1
* [IRSim] Adding basic implementation of llvm-sim.Andrew Litteken2021-03-201-1/+1
* [Debugify][OriginalDIMode] Export the report into JSON fileDjordje Todorovic2021-03-111-0/+6
* [FileCheck] Default --allow-unused-prefixes to falseFangrui Song2021-02-081-16/+2
* [NFC] Disallow unused prefixes under llvm/testMircea Trofin2021-01-211-4/+14
* [FileCheck] Enforce --allow-unused-prefixes=false for llvm/test/TransformsMircea Trofin2020-12-091-0/+4
* Make test/tools/llvm-dlltool/tool-name.test pass, and make it runNico Weber2020-11-031-1/+2
* [llvm-objcopy][MachO] Add llvm-bitcode-strip driverAlexander Shaposhnikov2020-09-181-3/+4
* Disable a large test for EXPENSIVE_CHECKS and debug buildjasonliu2020-09-161-1/+5
* [CMake] Simplify CMake handling for libxml2Petr Hosek2020-09-091-1/+1
* [Test] Tidy up loose ends from LLVM_HAS_GLOBAL_ISELRussell Gallop2020-08-271-3/+2
* Add cmake test support for LLJITWithThinLTOSummaries to make sureEric Christopher2020-08-261-1/+2
* Add test utility 'split-file'Fangrui Song2020-08-031-0/+1
* Revert D83834 "Add test utility 'extract'"Fangrui Song2020-07-281-1/+0
* Add test utility 'extract'Fangrui Song2020-07-231-0/+1
* [llvm] Moved InlineSizeEstimatorAnalysis test to .llMircea Trofin2020-07-161-0/+3
* [test] Run llvm/test/**/*.yaml & don't run llvm/test/**/*.cxx (not exist)Fangrui Song2020-07-081-1/+1
* [llvm] Release-mode ML InlineAdvisorMircea Trofin2020-06-241-0/+3
* llvm-addr2line: assume addresses on the command line are hexadecimal rather t...Richard Smith2020-04-161-4/+4
* Enable new passmanager plugin support for LTO.Eli Friedman2020-04-141-1/+7
* Revert "Rework go bindings so that validation works fine"Peter Collingbourne2020-02-241-1/+1
* Rework go bindings so that validation works fineserge-sans-paille2020-02-131-1/+1
* Remove lit feature object-emissionTed Woodward2020-02-101-4/+0
* [test] On Mac, don't try to use result of sysctl command if calling it failed.David Spickett2020-01-201-9/+12
* Fix several issues with compiler extensionsserge-sans-paille2020-01-101-2/+2
* Generalize the pass registration mechanism used by Polly to any third-party toolserge_sans_paille2020-01-021-0/+12
* Introduce llvm-install-name-toolAlexander Shaposhnikov2019-11-191-1/+3
* Reland "[utils] Implement the llvm-locstats tool"Djordje Todorovic2019-10-021-0/+5
* Revert "Reland "[utils] Implement the llvm-locstats tool""Djordje Todorovic2019-10-011-5/+0
* Reland "[utils] Implement the llvm-locstats tool"Djordje Todorovic2019-10-011-0/+5
* Revert "Reland "[utils] Implement the llvm-locstats tool""Djordje Todorovic2019-09-301-5/+0
* Reland "[utils] Implement the llvm-locstats tool"Djordje Todorovic2019-09-301-0/+5
* Revert "Reland "[utils] Implement the llvm-locstats tool""Djordje Todorovic2019-09-231-3/+0
* Reland "[utils] Implement the llvm-locstats tool"Djordje Todorovic2019-09-231-0/+3
* [llvm-ifs][IFS] llvm Interface Stubs merging + object file generation tool.Puyan Lotfi2019-08-301-1/+1
* [Bugpoint] Only run plugins tests if plugins are enabledPetr Hosek2019-05-171-8/+2
* Replace lit feature keyword 'not_COFF' with 'uses_COFF'.Paul Robinson2019-05-141-3/+5
* [lit][tests]Add feature libcxx-used and use it in llvm-*-fuzzer testsXing Xue2019-05-141-0/+3
* [tests] Add host-byteorder-*-endian; update XFAILs of big-endian triplesHubert Tong2019-05-011-0/+2
* [JITLink] Add llvm-jitlink to the list of available tools in lit.Lang Hames2019-04-201-8/+8
* Fix llvm-rc tests.Evgeniy Stepanov2019-03-271-1/+1
* Use llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_ENABLED [llvm]Nico Weber2019-01-191-1/+1
* mac: Correctly disable tools/lto tests when building with LLVM_ENABLE_PIC=OFFNico Weber2019-01-181-1/+4
* Remove unused %host_cc lit patternNico Weber2019-01-031-1/+0
* [lit]Add llvm-readelf to tool substitutionsJames Henderson2018-12-121-5/+5
* Reapply r343058 with a fix for -DLLVM_ENABLE_THREADS=OFF.Lang Hames2018-09-261-0/+3
* [llvm-exegesis] Add lit tests (v2).Clement Courbet2018-09-251-10/+11