.. |
FileCheck
|
c1911fe14e
[FileCheck] Document FILECHECK_OPTS in -help
|
před 6 roky |
KillTheDoctor
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
LLVMVisualizers
|
40cf40220c
Clean up MSVC visualization of LLVM pointer types
|
před 6 roky |
Misc
|
4734513b3a
Delete mergefunctions.clang.svn.patch
|
před 9 roky |
PerfectShuffle
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
Reviewing
|
fdc4ee5d0b
Python compat - iteritems() vs. items()
|
před 6 roky |
TableGen
|
b5e4857270
Fix compile-time regression caused by rL371928
|
před 6 roky |
Target
|
60ccceba74
Python compat - print statement
|
před 6 roky |
UpdateTestChecks
|
1401bc8ab1
[UpdateTestChecks] Update tests option
|
před 6 roky |
benchmark
|
7e30707b8e
[benchmark] Fix win32 link on case-sensitive fs
|
před 6 roky |
bugpoint
|
fc2271f3f5
Require a remote command to exit with the exit status of the test program or with 255 if an error occurred.
|
před 16 roky |
count
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
crosstool
|
0307a76def
* Use "svn export" instead of "svn co" and avoid cleaning up .svn dirs
|
před 16 roky |
docker
|
0c844eb84f
[build] Rename clang-headers to clang-resource-headers
|
před 6 roky |
emacs
|
8060f84343
ARM MTE stack sanitizer.
|
před 6 roky |
fpcmp
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
gdb-scripts
|
49044733df
Fix GDB pretty printer for Optional after r354246
|
před 6 roky |
git-svn
|
117bbfcff2
[git-llvm] Do not reinvent `@{upstream}` (take 2)
|
před 6 roky |
gn
|
7806e6abb4
gn build: Merge r372267
|
před 6 roky |
jedit
|
377a98477d
Rename all references to old mailing lists to new lists.llvm.org address.
|
před 10 roky |
kate
|
4e72ab8b66
[TableGen] Introduce !listsplat 'binary' operator
|
před 6 roky |
lint
|
60ccceba74
Python compat - print statement
|
před 6 roky |
lit
|
39a942df78
Revert r372035: "[lit] Make internal diff work in pipelines"
|
před 6 roky |
llvm-build
|
9e3513f21b
Write the RequiredLibraries for 'all' in LibraryDependencies.inc in a deterministic order (PR42739)
|
před 6 roky |
llvm-lit
|
4b787d7482
[lit] llvm-lit.in: specify file encoding to UTF-8
|
před 6 roky |
not
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
release
|
6dfd00e174
test-release.sh: Don't use chrpath on Solaris
|
před 6 roky |
sanitizers
|
7f472663e7
Add a ubsan blacklist entry for libstdc++ 8.0.1.
|
před 6 roky |
testgen
|
b11917c1aa
[MC] bundle alignment: prevent padding instructions from crossing bundle boundaries
|
před 12 roky |
textmate
|
3c00336c7e
Add highlighting for "int" keyword
|
před 12 roky |
unittest
|
07be7d1bea
reland [gtest] Fix printing of StringRef and SmallString in assert messages.
|
před 6 roky |
valgrind
|
6b3719716a
valgrind/x86_64-pc-linux-gnu.supp: Suppress also /bin/bash.
|
před 11 roky |
vim
|
0bb362cc41
vim: add `immarg` keyword
|
před 6 roky |
vscode
|
92fa36802d
Adding VSCode syntax colorizer to utils (generated from textmate colorizer).
|
před 8 roky |
yaml-bench
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
DSAclean.py
|
60ccceba74
Python compat - print statement
|
před 6 roky |
DSAextract.py
|
60ccceba74
Python compat - print statement
|
před 6 roky |
GenLibDeps.pl
|
742690b61b
[Bitcode] Move Bitstream to a separate library
|
před 6 roky |
GetRepositoryPath
|
280d13f607
Fix the build for git repositories with multiple remotes.
|
před 12 roky |
GetSourceVersion
|
e1accd7660
[utils] Fix Get{RepositoryPath,SourceVersion} to have a more robust is-git-svn
|
před 13 roky |
LLVMBuild.txt
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
UpdateCMakeLists.pl
|
7462c12855
Generalize matching of add_executable to add_XXX_executable.
|
před 12 roky |
abtest.py
|
0c1ea5a129
utils/abtest: Refactor and add bisection method
|
před 7 roky |
add_argument_names.py
|
7ff3d073b5
IR: print value numbers for unnamed function arguments
|
před 6 roky |
bisect
|
f462bca8da
[Utils][NFC] Copy bisect usage documents from commit msg into script.
|
před 6 roky |
bisect-skip-count
|
9b7ef04cfb
Document bisect-skip-count
|
před 6 roky |
bugpoint_gisel_reducer.py
|
aa212ffb28
Add a utility to reduce GlobalISel tests
|
před 7 roky |
check-each-file
|
fd04ee687b
Added support for C++ compilation.
|
před 21 roky |
chunk-print-before-all.py
|
26df96a0c7
[Util] Add a helper script for converting -print-before-all output into a file based equivelent
|
před 6 roky |
clang-parse-diagnostics-file
|
70d4e75a37
[utils] Tweak utils/clang-parse-diagnostics-file to ignore autoconf diagnostics.
|
před 12 roky |
codegen-diff
|
fb1a99624b
Add debug variable.
|
před 22 roky |
collect_and_build_with_pgo.py
|
ff6f0b2f41
[utils] collect_and_build_with_pgo.py: revert part already fixed in rL345461
|
před 6 roky |
countloc.sh
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
create_ladder_graph.py
|
083a68ec95
Pythran compat - range vs. xrange
|
před 6 roky |
demangle_tree.py
|
60ccceba74
Python compat - print statement
|
před 6 roky |
extract_symbols.py
|
b3fc341d67
Fix some user facing typos
|
před 7 roky |
extract_vplan.py
|
60ccceba74
Python compat - print statement
|
před 6 roky |
findmisopt
|
2f8f1d34e3
Delete -std-compile-opts.
|
před 11 roky |
findoptdiff
|
0c4f69f653
Remove the ScalarReplAggregates pass
|
před 9 roky |
findsym.pl
|
a7465cafeb
Fix a comment.
|
před 19 roky |
getsrcs.sh
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
indirect_calls.py
|
60ccceba74
Python compat - print statement
|
před 6 roky |
lldbDataFormatters.py
|
42e3d15bdf
Add LLDB dataformatters for llvm::StringRef and lldb_private::ConstString
|
před 6 roky |
llvm-compilers-check
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
llvm-gisel-cov.py
|
60ccceba74
Python compat - print statement
|
před 6 roky |
llvm-native-gxx
|
18d52f2fb5
Convert a bunch of uses of 'bytecode' into 'bitcode'. This
|
před 15 roky |
llvm.grm
|
1f21e0dd0d
Remove the linker_private and linker_private_weak linkages.
|
před 11 roky |
llvmdo
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
llvmgrep
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
prepare-code-coverage-artifact.py
|
0f41426ed6
svn propset svn:executable on utils/prepare-code-coverage-artifact.py
|
před 6 roky |
schedcover.py
|
e09ecd02e5
Python compat - map/filter
|
před 6 roky |
shuffle_fuzz.py
|
083a68ec95
Pythran compat - range vs. xrange
|
před 6 roky |
shuffle_select_fuzz_tester.py
|
60ccceba74
Python compat - print statement
|
před 6 roky |
sort_includes.py
|
fcae7eada1
Add polly support to sort_includes.py
|
před 10 roky |
unicode-case-fold.py
|
9f3acd1159
Python compat - urllib
|
před 6 roky |
update_analyze_test_checks.py
|
1401bc8ab1
[UpdateTestChecks] Update tests option
|
před 6 roky |
update_cc_test_checks.py
|
1401bc8ab1
[UpdateTestChecks] Update tests option
|
před 6 roky |
update_llc_test_checks.py
|
1401bc8ab1
[UpdateTestChecks] Update tests option
|
před 6 roky |
update_mca_test_checks.py
|
8b74c63fb1
[UpdateTestChecks] Emit warning when invalid value for -check-prefix(es) option
|
před 6 roky |
update_mir_test_checks.py
|
1401bc8ab1
[UpdateTestChecks] Update tests option
|
před 6 roky |
update_test_checks.py
|
1401bc8ab1
[UpdateTestChecks] Update tests option
|
před 6 roky |
wciia.py
|
60ccceba74
Python compat - print statement
|
před 6 roky |