llvm-project/llvm/utils
yanming bd1c51d245 [TableGen] Set tied to operand custom flag if current operand has tied operand. 2023-07-07 12:38:53 +08:00
..
FileCheck [llvm] Remove unneeded cl::ZeroOrMore for cl::opt options. NFC 2022-06-03 21:59:05 -07:00
KillTheDoctor [llvm] Use std::size instead of llvm::array_lengthof 2022-09-08 09:01:53 -06:00
LLVMVisualizers [Visualizers] Add natvis visualizers for various internal llvm classes 2022-11-08 20:44:46 +00:00
Misc
PerfectShuffle [AArch64] Teach perfect shuffles tables about D-lane movs 2022-05-17 18:16:45 +01:00
Reviewing [llvm][fix] Inclusive language: replace master with main in find_interesting_reviews.py 2021-11-15 14:06:30 -06:00
TableGen [TableGen] Set tied to operand custom flag if current operand has tied operand. 2023-07-07 12:38:53 +08:00
Target/ARM
UnicodeData [Clang][NFC] Fix UnicodeData.txt parsing. 2022-10-25 18:48:38 +02:00
UpdateTestChecks update_test_checks: fix typos 2022-11-29 23:08:47 +01:00
bugpoint
count
crosstool
docker [utils] Use git to checkout code instead of svn in building docker image 2022-04-15 01:41:14 +00:00
emacs [SanitizerBounds] Add support for NoSanitizeBounds function 2022-03-01 18:47:02 +01:00
fpcmp
gdb-scripts Update Optional gdb pretty printer for 556bcc7821 2022-07-12 01:12:33 +00:00
git [github] Fix minor lint warnings (NFC) 2022-10-14 15:46:57 -07:00
gn Roughly cleaned RVV instruction selection. 2022-12-19 09:40:05 +08:00
jedit
kate
lint
lit [lit][AIX] Add LIBPATH to pass through env vars 2022-11-22 17:22:52 -05:00
llvm-lit
llvm-locstats [llvm-locstats] Report a warning if overflow was detected by llvm-dwarfdump 2021-10-27 14:35:29 +02:00
not [utils] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:42 -08:00
phabricator [llvm][docs] commit phabricator patch 2022-07-11 12:33:57 -07:00
reduce_pipeline_test Fix a typo (occured => occurred) 2022-02-08 21:35:26 +01:00
release [release] Add third-party tarball to release for standalone builds 2022-11-10 20:55:19 +01:00
rsp_bisect_test
sanitizers [llvm][ubsan] Inclusive language: replace use of blacklist HandleLLVMOptions.cmake but use old option name 2021-11-25 10:23:14 -05:00
split-file [llvm][CMake] Move `split-file` from tools to utils 2022-08-12 14:16:48 +02:00
testgen
textmate [TableGen] Add a new json textmate description for syntax highlighting 2022-05-13 13:04:09 -07:00
valgrind
vim [SanitizerBounds] Add support for NoSanitizeBounds function 2022-03-01 18:47:02 +01:00
vscode Bump minimist and mkdirp in /llvm/utils/vscode/llvm 2023-03-24 09:44:16 +08:00
yaml-bench utils: Remove some no-op raw_string_ostream flush calls, NFC 2021-12-10 11:26:08 -08:00
DSAclean.py
DSAextract.py
GenLibDeps.pl
GetSourceVersion
UpdateCMakeLists.pl
abtest.py
add_argument_names.py
bisect
bisect-skip-count
bugpoint_gisel_reducer.py
check-each-file
check_ninja_deps.py
chunk-print-before-all.py [Utils] Improved chunk-print-before-all.py script 2022-11-23 01:11:54 +07:00
clang-parse-diagnostics-file
codegen-diff
collect_and_build_with_pgo.py [pgo] Fix doc typo: thingswith -> things with 2022-05-17 12:58:23 +00:00
convert-constraint-log-to-z3.py
create_ladder_graph.py
demangle_tree.py
extract-section.py [Utils][LoongArch](5/6) Add a --bits-endian option to extract-section.py 2022-02-10 10:23:34 +00:00
extract_symbols.py [extract_symbols.py] Fix line-splitting of tool output. 2022-01-12 09:06:56 +00:00
extract_vplan.py
findmisopt
findoptdiff
findsym.pl
indirect_calls.py
lldbDataFormatters.py [llvm][utils] Make lldb data formatters show both summaries and children 2022-08-22 18:08:53 -07:00
llvm-compilers-check
llvm-gisel-cov.py
llvm-mca-compare.py [llvm-mca] Plot as result of comparing multiple files 2022-01-28 13:04:52 +01:00
llvm-native-gxx
llvm-original-di-preservation.py [Debugify][OriginalDIMode] Update script to handle large JSON reports 2022-09-29 16:48:06 +02:00
llvm.grm [SanitizerBounds] Add support for NoSanitizeBounds function 2022-03-01 18:47:02 +01:00
merge-stats.py
pipeline.py [NPM] Automatic 'opt' pipeline reducer script. 2021-10-06 09:09:33 +02:00
prepare-code-coverage-artifact.py
reduce_pipeline.py [NPM] Fix bug in llvm/utils/reduce_pipeline.py 2021-11-05 08:41:39 +01:00
remote-exec.py Update the remote test launch utility (utils/remote-exec.py). 2022-10-06 19:40:32 -07:00
revert_checker.py [Utils] Add URL formatting for revert_checker 2022-03-30 17:30:25 -07:00
revert_checker_test.py
rsp_bisect.py
schedcover.py
shuffle_fuzz.py
shuffle_select_fuzz_tester.py
sort_includes.py
sysroot.py [Windows build] Use "DIA SDK" in sysroot 2021-09-14 08:59:28 -04:00
unicode-case-fold.py
update_analyze_test_checks.py update_test_checks: fix typos 2022-11-29 23:08:47 +01:00
update_any_test_checks.py Add update_any_test_checks.py convenience utility 2022-12-01 17:25:53 +01:00
update_cc_test_checks.py [UpdateTestChecks] Fix `update_*_test_checks.py` to add "unused" prefixes 2022-11-28 13:24:32 -08:00
update_llc_test_checks.py update_test_checks: fix typos 2022-11-29 23:08:47 +01:00
update_mca_test_checks.py
update_mir_test_checks.py update_test_checks: fix typos 2022-11-29 23:08:47 +01:00
update_test_checks.py update_test_checks: fix typos 2022-11-29 23:08:47 +01:00
update_test_prefix.py
wciia.py