llvm-project/llvm/utils
Pierre van Houtryve 6886f094e8 [TableGen] Add `countRendererFns` to `InstructionOperandMatcher`
Without it, the count of renderer functions is inaccurate and, in some
edge cases (like the patterns added in D134354), we can actually
go out of bounds (run out of pre-allocated renderer function spaces
in the GISel state)

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D134861
2022-09-30 07:26:30 +00: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] Fix SmallVector<T> visualizer for T inside an anonymous namespace. Use `value_type` instead of `$T1`. 2022-01-26 15:59:43 +01:00
Misc
PerfectShuffle [AArch64] Teach perfect shuffles tables about D-lane movs 2022-05-17 18:16:45 +01:00
Reviewing
TableGen [TableGen] Add `countRendererFns` to `InstructionOperandMatcher` 2022-09-30 07:26:30 +00:00
Target/ARM
UnicodeData Update Unicode to 15.0 2022-09-22 05:03:01 +02:00
UpdateTestChecks [ARM64EC 3/?] Mark reserved registers specific to ARM64EC ABI. 2022-09-05 12:59:39 -07: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 [llvm] Fix comment typos (NFC) 2022-08-07 00:16:14 -07:00
gn [gn build] Port 91c96a806c 2022-09-30 01:33:02 +00:00
jedit
kate
lint
lit [llvm] [lit] Move %clang_dxc substitution from clang/test 2022-09-29 20:59:00 +02:00
llvm-lit
llvm-locstats
not
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 bump-version script. 2022-09-28 08:41:29 +02:00
rsp_bisect_test
sanitizers
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
unittest [GTest] Change detection of libpthread 2022-08-22 13:05:40 -05:00
valgrind
vim [SanitizerBounds] Add support for NoSanitizeBounds function 2022-03-01 18:47:02 +01:00
vscode [SanitizerBounds] Add support for NoSanitizeBounds function 2022-03-01 18:47:02 +01:00
yaml-bench
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
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
countloc.sh
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
getsrcs.sh
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
llvmdo
llvmgrep
merge-stats.py
pipeline.py
prepare-code-coverage-artifact.py
reduce_pipeline.py
remote-exec.py
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
unicode-case-fold.py
update_analyze_test_checks.py update-test-checks: safely handle tests with #if's 2022-07-20 11:23:49 +02:00
update_cc_test_checks.py [Utils] Refactor update_cc_test_checks.py to use shutil 2022-09-21 10:55:33 -07:00
update_llc_test_checks.py update-test-checks: safely handle tests with #if's 2022-07-20 11:23:49 +02:00
update_mca_test_checks.py
update_mir_test_checks.py update_mir_test_checks: Better handling of common prefixes 2022-06-01 15:53:32 -05:00
update_test_checks.py update-test-checks: safely handle tests with #if's 2022-07-20 11:23:49 +02:00
update_test_prefix.py
wciia.py