..
benchmark
[various] Remove or use variables which are unused but set.
2021-06-01 15:38:48 -07:00
bugpoint
count
crosstool
docker
Harmonize Python shebang
2020-07-16 21:53:45 +02:00
emacs
[SanitizeCoverage] Add support for NoSanitizeCoverage function attribute
2021-05-25 12:57:14 +02:00
FileCheck
[FileCheck] Try to fix buildbot failures caused by c7c542e8f306
2021-03-27 11:03:10 -04:00
fpcmp
gdb-scripts
Avoid fragile type lookups in GDB pretty printer
2021-01-22 14:56:32 +01:00
git
gn
[gn build] Port 69d5a6662115
2021-06-25 00:29:34 +00:00
jedit
kate
[Utils] Add missing attributes in syntax files
2021-03-05 17:36:09 +00:00
KillTheDoctor
lint
lit
[lit] Attempt for fix tests failing because of 'warning: non-portable path to file'
2021-06-12 12:49:03 +02:00
llvm-lit
Execute llvm-lit with the python found by CMake by default
2020-08-03 10:51:35 +01:00
llvm-locstats
LLVMVisualizers
Fix MSVC natvis visualisation of llvm::FixedVectorTyID and ScalableVectorTyID
2021-02-15 13:43:31 +00:00
Misc
not
PerfectShuffle
revert parts of d7888149aa813f that several bots do not like
2020-03-25 14:05:07 -04:00
release
Add LLDB in release binaries by default
2021-06-04 11:57:00 +05:00
Reviewing
[find_interesting_reviews.py] Add git blame output cache
2019-12-23 12:08:16 +00:00
sanitizers
TableGen
Revert "[GlobalISel] NFC: Have LLT::getSizeInBits/Bytes return a TypeSize."
2021-06-25 17:37:16 +01:00
Target /ARM
testgen
textmate
unittest
Fix some deprecated copy ops in google mock
2021-05-16 15:59:06 -07:00
UpdateTestChecks
[UpdateCCTestChecks] Support --check-globals
2021-06-25 13:17:56 -04:00
valgrind
vim
[Utils][vim] Add missing highlights for fast-math flags
2021-06-22 09:39:15 +01:00
vscode
[Utils] Add missing freeze and poison keyword highlights
2021-06-14 09:21:26 +09:00
yaml-bench
abtest.py
abtest.py: support bisection based on a response file
2021-04-08 09:46:01 -07:00
add_argument_names.py
bisect
bisect-skip-count
[utils] Fix incompatibility of bisect[-skip-count] with Python 3
2019-10-04 16:44:18 +00:00
bugpoint_gisel_reducer.py
check_ninja_deps.py
[utils] New script check_ninja_deps.py
2020-07-14 14:54:08 +01:00
check-each-file
chunk-print-before-all.py
clang-parse-diagnostics-file
codegen-diff
Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk
2021-02-25 11:32:27 +01:00
collect_and_build_with_pgo.py
docs: Add pointer to cmake caches for PGO
2020-12-07 15:55:26 -05:00
convert-constraint-log-to-z3.py
countloc.sh
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
create_ladder_graph.py
[Utils] Make some scripts directly executable
2020-02-28 13:39:54 +00:00
demangle_tree.py
DSAclean.py
DSAextract.py
Harmonize Python shebang
2020-07-16 21:53:45 +02:00
extract_symbols.py
[AIX] Make sure we use export lists for plugins
2020-05-08 14:00:25 -04:00
extract_vplan.py
[utils] Fix regexp in llvm/utils/extract_vplan.py to extract VPlans.
2020-08-19 08:57:12 +01:00
extract-section.py
[M68k] Fix extract-section.py under Python 3
2021-03-14 11:36:57 -07:00
findmisopt
Delete -std-compile-opts.
2014-10-16 20:00:02 +00:00
findoptdiff
Recommit "[IPConstProp] Remove and move tests to SCCP."
2020-08-02 22:23:54 +01:00
findsym.pl
Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk
2021-02-25 11:32:27 +01:00
GenLibDeps.pl
Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk
2021-02-25 11:32:27 +01:00
GetSourceVersion
getsrcs.sh
indirect_calls.py
lldbDataFormatters.py
[llvm][utils] Fix handling of llvm::None
2021-03-29 17:43:53 -07:00
llvm-compilers-check
Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk
2021-02-25 11:32:27 +01:00
llvm-gisel-cov.py
[NFC] Fix minor python issues.
2020-02-28 14:17:43 -08:00
llvm-native-gxx
Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk
2021-02-25 11:32:27 +01:00
llvm-original-di-preservation.py
Recommit: "[Debugify][Original DI] Test dbg var loc preservation""
2021-05-21 02:04:29 -07:00
llvm.grm
[SanitizeCoverage] Add support for NoSanitizeCoverage function attribute
2021-05-25 12:57:14 +02:00
llvmdo
llvmgrep
merge-stats.py
[NFC] Add utility to sum/merge stats files
2020-08-07 19:02:42 +02:00
prepare-code-coverage-artifact.py
remote-exec.py
Added utility to launch tests on a target remotely.
2020-10-23 20:52:30 +04:00
schedcover.py
Harmonize Python shebang
2020-07-16 21:53:45 +02:00
shuffle_fuzz.py
Pythran compat - range vs. xrange
2019-01-03 14:11:58 +00:00
shuffle_select_fuzz_tester.py
[Utils] Make some scripts directly executable
2020-02-28 13:39:54 +00:00
sort_includes.py
Add polly support to sort_includes.py
2015-05-09 09:08:56 +00:00
sysroot.py
sysroot.py: add support for darwin
2021-02-18 10:48:18 -05:00
unicode-case-fold.py
Python compat - urllib
2019-01-03 14:12:44 +00:00
update_analyze_test_checks.py
[UpdateTestUtils] Print test filename when complaining about conflicting prefix
2021-06-20 14:12:39 +03:00
update_cc_test_checks.py
[UpdateCCTestChecks] Support --check-globals
2021-06-25 13:17:56 -04:00
update_llc_test_checks.py
[UpdateTestUtils] Print test filename when complaining about conflicting prefix
2021-06-20 14:12:39 +03:00
update_mca_test_checks.py
[UpdateTestChecks] Change shebang from python to python3
2019-12-03 13:50:07 -08:00
update_mir_test_checks.py
update_test_checks.py
[UpdateTestUtils] Print test filename when complaining about conflicting prefix
2021-06-20 14:12:39 +03:00
update_test_prefix.py
[utils] Fix UpdateTestChecks case where 2 runs differ for last label
2020-12-15 07:16:54 -08:00
UpdateCMakeLists.pl
wciia.py
[Utils] Fix indentation error in utils/wciia.py
2021-05-16 22:34:09 +08:00