..
benchmark
Fix -Wcovered-switch-default warning. NFCI.
2018-12-06 14:02:02 +00:00
bugpoint
count
crosstool
docker
[docker] Fix LLVM_EXTERNAL_PROJECTS cmake variable value
2018-07-24 18:34:13 +00:00
emacs
Add fneg instruction to syntax highlighting lists
2018-11-13 19:50:38 +00:00
FileCheck
[FileCheck] Parse command-line options from FILECHECK_OPTS
2018-11-06 22:07:03 +00:00
fpcmp
gdb-scripts
[gdb] Fix SmallVector pretty printer after r337514
2018-07-23 21:33:51 +00:00
git
git-svn
git-llvm: Fix incremental population of svn tree.
2018-11-29 16:46:34 +00:00
gn
Run git ls-files '*.gn' '*.gni' | xargs -n 1 gn format
.
2018-12-06 22:40:05 +00:00
jedit
kate
Add fneg instruction to syntax highlighting lists
2018-11-13 19:50:38 +00:00
KillTheDoctor
Remove @brief commands from doxygen comments, too.
2018-05-01 16:10:38 +00:00
lint
lit
[test] Split strip-preserve-time.test, and skip atime test on NetBSD
2018-12-05 11:15:46 +00:00
llvm-build
Remove llvm-build's --configure-target-def-file.
2018-04-20 17:21:10 +00:00
llvm-lit
[lit] Actually do normalize the case of files in the config map.
2017-09-21 21:27:11 +00:00
LLVMVisualizers
Fix typo in the MSVC Visualizer for SmallVector class
2018-08-06 16:47:24 +00:00
Misc
not
[not] Improve error reporting consistency.
2018-11-09 01:17:22 +00:00
PerfectShuffle
release
Revert "Exclude wasm target from Windows packaging due to PR39448"
2018-11-09 22:05:51 +00:00
Reviewing
Make email options of find_interesting_reviews more flexible.
2018-06-29 07:16:27 +00:00
sanitizers
Add a ubsan blacklist entry for libstdc++ 8.0.1.
2018-11-21 23:04:39 +00:00
TableGen
[TableGen] Preserve order of output operands in DAGISelMatcherGen
2018-12-05 00:47:59 +00:00
Target /ARM
testgen
textmate
unittest
[unittests] Do not use llvm::sort in googlemock
2018-09-20 04:27:32 +00:00
UpdateTestChecks
[utils] Use operator "in" instead of bound function "has_key"
2018-12-07 09:49:21 +00:00
valgrind
vim
Add fneg instruction to syntax highlighting lists
2018-11-13 19:50:38 +00:00
vscode
Adding VSCode syntax colorizer to utils (generated from textmate colorizer).
2017-05-09 17:13:37 +00:00
yaml-bench
Remove \brief commands from doxygen comments.
2018-05-01 15:54:18 +00:00
abtest.py
utils/abtest: Refactor and add bisection method
2018-09-07 17:08:44 +00:00
bisect
bisect-skip-count
Document bisect-skip-count
2018-10-22 14:04:13 +00:00
bugpoint_gisel_reducer.py
Add a utility to reduce GlobalISel tests
2018-01-23 19:47:10 +00:00
check-each-file
Added support for C++ compilation.
2004-02-26 23:02:25 +00:00
clang-parse-diagnostics-file
codegen-diff
collect_and_build_with_pgo.py
[utils] collect_and_build_with_pgo.py: revert part already fixed in rL345461
2018-10-27 23:10:09 +00:00
countloc.sh
create_ladder_graph.py
demangle_tree.py
Add a utility script to stress test the demangler.
2018-08-30 20:53:48 +00:00
DSAclean.py
DSAextract.py
extract_symbols.py
Fix some user facing typos
2018-03-17 17:30:08 +00:00
extract_vplan.py
[VPlan] Script to extract VPlan digraphs from log
2018-10-16 09:37:52 +00:00
findmisopt
findoptdiff
findsym.pl
GenLibDeps.pl
GetRepositoryPath
GetSourceVersion
getsrcs.sh
indirect_calls.py
Remove a stale comment cut and pasted from another file.
2018-04-03 17:07:05 +00:00
lldbDataFormatters.py
[utils] Update SmallVector lldb formatter for r337514
2018-11-06 18:52:30 +00:00
llvm-compilers-check
llvm-gisel-cov.py
[globalisel][tablegen] Generate rule coverage and use it to identify untested rules
2017-11-16 00:46:35 +00:00
llvm-native-gxx
Convert a bunch of uses of 'bytecode' into 'bitcode'. This
2010-09-29 20:09:55 +00:00
llvm.grm
LLVMBuild.txt
llvmdo
llvmgrep
Use -H on darwin as well.
2012-01-26 22:06:23 +00:00
prepare-code-coverage-artifact.py
[Coverage] Apply filtered paths to summary
2018-10-11 04:00:51 +00:00
schedcover.py
[MachineScheduler] Add itinerary to schedcover.py. Make default work in the command line filter
2018-03-27 04:26:39 +00:00
shuffle_fuzz.py
shuffle_select_fuzz_tester.py
Adding a shufflevector and select LLVM IR instructions fuzz tool
2017-10-31 11:39:31 +00:00
sort_includes.py
unicode-case-fold.py
Resubmit r325107 (case folding DJB hash)
2018-02-21 22:36:31 +00:00
update_analyze_test_checks.py
[NFC] chmod +x utils/update_analyze_test_checks.py
2018-06-15 12:41:50 +00:00
update_cc_test_checks.py
Fix LLVM IR check lines in utils/update_cc_test_checks.py
2018-03-14 17:47:07 +00:00
update_llc_test_checks.py
Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC code models"
2018-07-23 21:14:35 +00:00
update_mca_test_checks.py
[llvm-mca][UpdateTestChecks] Don't try to align blocks that have already been subject to alignment in update_mca_test_checks.py
2018-10-29 13:24:20 +00:00
update_mir_test_checks.py
update_mir_test_checks: Fix handling of IR input after r326284
2018-03-12 18:06:58 +00:00
update_test_checks.py
[UpdateTestChecks] Remove unnecessary return from add_ir_checks
2018-04-05 09:30:42 +00:00
UpdateCMakeLists.pl
wciia.py