llvm-capstone/llvm/utils
Wang Pengcheng 2f780812ed
[TableGen] Add a field to filter out GenericTable entries (#65458)
A field `FilterClassField` is added to `GenericTable` class, which
is an optional bit field of `FilterClass`. If specified, only those
records with this field being true will have corresponding entries
in the table.
2023-09-08 16:27:11 +08:00
..
bugpoint
count
crosstool
docker [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
emacs [emacs] Add regexps for defuns 2023-08-21 10:43:41 +01:00
FileCheck
filecheck_lint [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
fpcmp
gdb-scripts [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
git update certifi to 2023.7.22 2023-08-25 11:19:08 +00:00
gn [gn build] Manually port 46f3ade 2023-09-07 14:41:16 -07:00
jedit
kate [TableGen] add !toupper and !tolower operators to change the casing of strings. 2023-03-07 12:41:56 +00:00
KillTheDoctor
lint [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
lit Revert "[lit] Drop "Script:", make -v and -a imply -vv" 2023-09-07 12:35:56 -04:00
llvm-lit [lit][clang] Avoid realpath on Windows due to MAX_PATH limitations 2023-08-01 11:00:27 -07:00
llvm-locstats [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
LLVMVisualizers Fixed NATVIS debug visualizers for LLVM 2023-05-11 09:28:57 -04:00
Misc
not
PerfectShuffle
reduce_pipeline_test [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
release build_llvm_release.bat: Set -DCLANG_ENABLE_LIBXML2=OFF 2023-08-04 16:54:51 +02:00
Reviewing [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
rsp_bisect_test [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
sanitizers
split-file
TableGen [TableGen] Add a field to filter out GenericTable entries (#65458) 2023-09-08 16:27:11 +08:00
Target/ARM [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
testgen [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
textmate
UnicodeData Fix handling of medial hyphens in Unicode Names. 2023-07-28 15:09:08 +02:00
UpdateTestChecks [UTC] Keep function args parenthesis on label line (bumps version to 3) 2023-08-29 16:40:06 +02:00
valgrind
vim
vscode [lldb] Fix duplicate word typos; NFC 2023-09-01 21:32:24 -07:00
yaml-bench
abtest.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
add_argument_names.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
bisect
bisect-skip-count
bugpoint_gisel_reducer.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
check_ninja_deps.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
check-each-file
chunk-print-before-all.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
clang-parse-diagnostics-file
codegen-diff
collect_and_build_with_pgo.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
convert-constraint-log-to-z3.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
create_ladder_graph.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
demangle_tree.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
DSAclean.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
DSAextract.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
extract_symbols.py [AIX] Limit extract_symbols.py's Pools Size to 8 2023-08-21 09:48:12 -04:00
extract_vplan.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
extract-section.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
findmisopt
findoptdiff
findsym.pl
GenLibDeps.pl
GetSourceVersion
indirect_calls.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
lldbDataFormatters.py [lldb] Allow lldbDataFormatters.py to be used by other names (NFC) (#65528) 2023-09-06 13:39:45 -07:00
llvm-gisel-cov.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
llvm-mca-compare.py
llvm-native-gxx
llvm-original-di-preservation.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
llvm.grm
merge-stats.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
pipeline.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
prepare-code-coverage-artifact.py [llvm-cov] Enable -show-directory-coverage for LLVM itself. 2023-08-24 20:26:12 +08:00
reduce_pipeline.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
relative_lines.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
remote-exec.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
revert_checker_test.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
revert_checker.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
rsp_bisect.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
schedcover.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
shuffle_fuzz.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
shuffle_select_fuzz_tester.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
sort_includes.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
sysroot.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
unicode-case-fold.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
update_analyze_test_checks.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
update_any_test_checks.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
update_cc_test_checks.py Revert "[UTC] Add fallback support for specific metadata, and check their defs" 2023-07-14 13:53:37 -07:00
update_llc_test_checks.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
update_mca_test_checks.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
update_mir_test_checks.py update_mir_test_checks.py - separate different prefix checks 2023-07-06 11:49:52 +01:00
update_test_checks.py Revert "[UTC] Add fallback support for specific metadata, and check their defs" 2023-07-14 13:53:37 -07:00
update_test_prefix.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00
UpdateCMakeLists.pl
wciia.py [NFC][Py Reformat] Reformat python files in llvm 2023-05-17 10:48:52 +02:00