.. |
bugpoint
|
|
|
buildit
|
ARM64: initial backend import
|
2014-03-29 10:18:08 +00:00 |
count
|
Install three utils, "FileCheck", "count", and "not", for now to appease llvmlab dragonegg builder.
|
2013-12-20 06:25:37 +00:00 |
crosstool
|
* Use "svn export" instead of "svn co" and avoid cleaning up .svn dirs
|
2009-08-04 15:47:18 +00:00 |
emacs
|
Cleaning up LLVM IR mode for Emacs.
|
2015-09-10 13:44:28 +00:00 |
FileCheck
|
StringRef-ify some Option APIs
|
2015-11-17 19:00:52 +00:00 |
fpcmp
|
Don't use PathV1.h in FileUtilities.h.
|
2013-06-13 20:41:00 +00:00 |
git
|
[utils] Update find-rev utility to take a branch argument (name of the git-svn
|
2013-01-17 18:57:21 +00:00 |
git-svn
|
Improve check on git-svnrevert, better error message
|
2015-05-16 10:23:48 +00:00 |
jedit
|
Rename all references to old mailing lists to new lists.llvm.org address.
|
2015-08-05 03:51:17 +00:00 |
kate
|
Rename all references to old mailing lists to new lists.llvm.org address.
|
2015-08-05 03:51:17 +00:00 |
KillTheDoctor
|
Modernize to range-based loop
|
2016-01-07 07:58:25 +00:00 |
lint
|
|
|
lit
|
Revert "Teach the CMake build system to run lit's test suite. These can be run"
|
2016-01-09 21:42:57 +00:00 |
llvm-build
|
Fix Clang-tidy modernize-use-nullptr warnings in source directories and generated files; other minor cleanups.
|
2015-10-06 23:24:35 +00:00 |
llvm-lit
|
Revert r229224: Make the 'llvm-lit' utility defend against a system where Python3
|
2015-02-14 07:11:25 +00:00 |
Misc
|
Patch that forces MergeFunctions pass for clang.
|
2013-09-24 20:06:31 +00:00 |
not
|
Add a small "usage:" comment at the top of not.cpp
|
2014-11-26 22:53:46 +00:00 |
PerfectShuffle
|
Reordering fields to reduce padding in LLVM. NFC
|
2015-12-14 21:57:05 +00:00 |
release
|
Check in the script for building Win snapshots
|
2015-12-11 00:43:42 +00:00 |
TableGen
|
[TableGen] Remove a few spaces from AsmMatcher output. NFC
|
2016-01-11 02:11:36 +00:00 |
Target/ARM
|
|
|
testgen
|
[MC] bundle alignment: prevent padding instructions from crossing bundle boundaries
|
2013-01-31 17:00:03 +00:00 |
textmate
|
Add highlighting for "int" keyword
|
2013-01-08 16:23:02 +00:00 |
unittest
|
Reordering fields to reduce padding in LLVM. NFC
|
2015-12-14 21:57:05 +00:00 |
valgrind
|
valgrind/x86_64-pc-linux-gnu.supp: Suppress also /bin/bash.
|
2014-09-24 04:38:20 +00:00 |
vim
|
[vim] Add token type to Vim syntax file.
|
2015-12-28 19:51:04 +00:00 |
yaml-bench
|
YAML: Implement block scalar parsing.
|
2015-05-13 23:10:51 +00:00 |
bisect
|
Add a small utility called bisect that enables commandline bisecting on a counter.
|
2014-08-02 01:39:08 +00:00 |
check-each-file
|
Added support for C++ compilation.
|
2004-02-26 23:02:25 +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
|
|
|
countloc.sh
|
remove attributions from utils.
|
2007-12-29 20:37:13 +00:00 |
create_ladder_graph.py
|
Add ladder graph utility
|
2015-04-14 18:14:38 +00:00 |
DSAclean.py
|
|
|
DSAextract.py
|
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767
|
2012-09-27 10:14:43 +00:00 |
findmisopt
|
Delete -std-compile-opts.
|
2014-10-16 20:00:02 +00:00 |
findoptdiff
|
Convert a bunch of uses of 'bytecode' into 'bitcode'. This
|
2010-09-29 20:09:55 +00:00 |
findsym.pl
|
|
|
GenLibDeps.pl
|
Rename VMCore directory to IR.
|
2013-01-02 09:10:48 +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
|
remove attributions from utils.
|
2007-12-29 20:37:13 +00:00 |
lldbDataFormatters.py
|
utils: Teach lldbDataFormatters about llvm::Optional
|
2015-02-20 02:55:22 +00:00 |
llvm-compilers-check
|
Remove bogus configure check
|
2014-06-19 19:31:11 +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 |
llvm.natvis
|
Use correct memeber when displaying StringMap's size.
|
2014-07-09 05:34:24 +00:00 |
LLVMBuild.txt
|
|
|
llvmdo
|
Remove CVS artifacts.
|
2010-08-04 16:11:24 +00:00 |
llvmgrep
|
Use -H on darwin as well.
|
2012-01-26 22:06:23 +00:00 |
Makefile
|
Fix r236754: Add the missing yaml-bench dir to the makefile for utils.
|
2015-05-07 18:48:48 +00:00 |
makellvm
|
Update makellvm to return correct result code.
|
2008-08-13 20:43:56 +00:00 |
schedcover.py
|
[MISched] Python script to check coverage of misched info
|
2015-10-12 08:50:47 +00:00 |
shuffle_fuzz.py
|
[Utils] Updated shuffle fuzz script to generate more modern (valid) IR.
|
2015-11-22 16:04:32 +00:00 |
sort_includes.py
|
Add polly support to sort_includes.py
|
2015-05-09 09:08:56 +00:00 |
test_debuginfo.pl
|
test_debuginfo.pl: Make failures easier to debug by printing the debugger
|
2014-02-20 19:55:44 +00:00 |
update_llc_test_checks.py
|
Make utils/update_llc_test_checks.py note that the assertions are
|
2015-11-23 21:33:58 +00:00 |
UpdateCMakeLists.pl
|
Generalize matching of add_executable to add_XXX_executable.
|
2012-11-22 07:48:52 +00:00 |
wciia.py
|
Fix known typos
|
2014-01-24 17:20:08 +00:00 |