..
benchmark
[benchmark] Fix win32 link on case-sensitive fs
2019-07-30 20:47:59 +00:00
bugpoint
count
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
crosstool
docker
[build] Rename clang-headers to clang-resource-headers
2019-03-04 21:19:53 +00:00
emacs
[NFC][emacs] remove out-of-date comment from tablegen-mode.el
2019-09-26 19:36:01 +00:00
FileCheck
[FileCheck] Implement --ignore-case option.
2019-10-11 11:59:14 +00:00
fpcmp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
gdb-scripts
Fix GDB pretty printer for Optional after r354246
2019-05-28 20:22:16 +00:00
git-svn
git-llvm: Drop dependency on github module
2019-10-25 00:04:31 -07:00
gn
gn build: Merge e9a06e06064
2019-11-12 03:49:52 +00:00
jedit
kate
[TableGen] Introduce !listsplat 'binary' operator
2019-04-10 18:26:36 +00:00
KillTheDoctor
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
lint
Python compat - print statement
2019-01-03 14:11:33 +00:00
lit
[lit] Better/earlier errors for empty runs
2019-11-12 09:11:36 -08:00
llvm-build
Write the RequiredLibraries for 'all' in LibraryDependencies.inc in a deterministic order (PR42739)
2019-08-05 13:04:07 +00:00
llvm-lit
[lit] llvm-lit.in: specify file encoding to UTF-8
2019-01-14 20:02:11 +00:00
llvm-locstats
[llvm-locstats] Fix 'only params' no entry value stats
2019-10-15 10:12:14 +00:00
LLVMVisualizers
Clean up MSVC visualization of LLVM pointer types
2019-06-30 21:54:34 +00:00
Misc
not
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PerfectShuffle
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
release
Fix copy-pasto in r374759
2019-10-14 17:52:31 +00:00
Reviewing
find_interesting_reviews.py: avoid crash on non-ascii data.
2019-11-08 14:51:36 +00:00
sanitizers
Add a ubsan blacklist entry for libstdc++ 8.0.1.
2018-11-21 23:04:39 +00:00
TableGen
CodeGenRegBank - make functions const to fix cppcheck warnings.
2019-11-10 11:14:58 +00:00
Target /ARM
Python compat - print statement
2019-01-03 14:11:33 +00:00
testgen
textmate
unittest
reland [gtest] Fix printing of StringRef and SmallString in assert messages.
2019-08-21 13:56:29 +00:00
UpdateTestChecks
[Utils] Hide the default behavior change of D68819 under a flag
2019-11-01 11:34:00 -05:00
valgrind
vim
[X86] Add new calling convention that guarantees tail call optimization
2019-10-07 22:28:58 +00:00
vscode
yaml-bench
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
abtest.py
utils/abtest: Refactor and add bisection method
2018-09-07 17:08:44 +00:00
add_argument_names.py
IR: print value numbers for unnamed function arguments
2019-08-03 14:28:34 +00:00
bisect
[utils] Fix incompatibility of bisect[-skip-count] with Python 3
2019-10-04 16:44:18 +00:00
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-each-file
Added support for C++ compilation.
2004-02-26 23:02:25 +00:00
chunk-print-before-all.py
[Util] Add a helper script for converting -print-before-all output into a file based equivelent
2019-06-19 22:05:47 +00:00
clang-parse-diagnostics-file
[utils] Tweak utils/clang-parse-diagnostics-file to ignore autoconf diagnostics.
2012-12-22 00:47:06 +00:00
codegen-diff
Add debug variable.
2003-10-16 23:46:01 +00:00
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
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
Pythran compat - range vs. xrange
2019-01-03 14:11:58 +00:00
demangle_tree.py
Python compat - print statement
2019-01-03 14:11:33 +00:00
DSAclean.py
Python compat - print statement
2019-01-03 14:11:33 +00:00
DSAextract.py
Python compat - print statement
2019-01-03 14:11:33 +00:00
extract_symbols.py
Use portable flag with nm in extract_symbols.py
2019-10-23 16:48:22 -04:00
extract_vplan.py
Python compat - print statement
2019-01-03 14:11:33 +00:00
findmisopt
Delete -std-compile-opts.
2014-10-16 20:00:02 +00:00
findoptdiff
Remove the ScalarReplAggregates pass
2016-06-15 00:19:09 +00:00
findsym.pl
GenLibDeps.pl
[Bitcode] Move Bitstream to a separate library
2019-07-03 22:40:07 +00:00
GetRepositoryPath
Fix the build for git repositories with multiple remotes.
2013-09-16 09:25:49 +00:00
GetSourceVersion
[utils] Fix Get{RepositoryPath,SourceVersion} to have a more robust is-git-svn
2012-05-15 18:44:09 +00:00
getsrcs.sh
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
indirect_calls.py
Python compat - print statement
2019-01-03 14:11:33 +00:00
lldbDataFormatters.py
Add LLDB dataformatters for llvm::StringRef and lldb_private::ConstString
2019-08-16 23:47:57 +00:00
llvm-compilers-check
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
llvm-gisel-cov.py
Python compat - print statement
2019-01-03 14:11:33 +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
Remove the linker_private and linker_private_weak linkages.
2014-03-13 23:18:37 +00:00
LLVMBuild.txt
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
llvmdo
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
llvmgrep
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
prepare-code-coverage-artifact.py
svn propset svn:executable on utils/prepare-code-coverage-artifact.py
2019-06-04 23:35:07 +00:00
schedcover.py
Python compat - map/filter
2019-01-03 14:12:30 +00:00
shuffle_fuzz.py
Pythran compat - range vs. xrange
2019-01-03 14:11:58 +00:00
shuffle_select_fuzz_tester.py
Python compat - print statement
2019-01-03 14:11:33 +00:00
sort_includes.py
Add polly support to sort_includes.py
2015-05-09 09:08:56 +00:00
unicode-case-fold.py
Python compat - urllib
2019-01-03 14:12:44 +00:00
update_analyze_test_checks.py
[Utils] Allow update_test_checks to check function information
2019-10-30 20:40:42 -05:00
update_cc_test_checks.py
[Utils] Hide the default behavior change of D68819 under a flag
2019-11-01 11:34:00 -05:00
update_llc_test_checks.py
[utils] Add minimal support for MIR inputs to update_llc_test_checks.py
2019-09-18 23:44:17 +00:00
update_mca_test_checks.py
[UpdateTestChecks] Emit warning when invalid value for -check-prefix(es) option
2019-07-29 17:41:00 +00:00
update_mir_test_checks.py
Fix update_mir_test_checks after 3598b8100
2019-10-31 20:08:28 -07:00
update_test_checks.py
[Utils] Hide the default behavior change of D68819 under a flag
2019-11-01 11:34:00 -05:00
UpdateCMakeLists.pl
Generalize matching of add_executable to add_XXX_executable.
2012-11-22 07:48:52 +00:00
wciia.py
Python compat - print statement
2019-01-03 14:11:33 +00:00