..
bugpoint
[Bugpoint] fix another use-after-move. NFC
2019-05-31 21:36:21 +00:00
bugpoint-passes
dsymutil
[dwarfdump] Add flag to limit the number of parents DIEs
2019-05-24 21:11:28 +00:00
gold
llc
Fix -DBUILD_SHARED_LIBS=ON build after rL362160
2019-05-31 01:04:00 +00:00
lli
[ORC] Guarantee unique JITDylib names in lli, add usage notes to createJITDylib.
2019-05-21 22:07:53 +00:00
llvm-ar
[llvm-ar] Fix relative thin archive path handling
2019-06-03 15:26:07 +00:00
llvm-as
Make llvm-as --help great again
2019-05-27 08:24:06 +00:00
llvm-as-fuzzer
llvm-bcanalyzer
llvm-c-test
Fix BUILD_SHARED_LIBS builds after r361567
2019-05-24 02:15:27 +00:00
llvm-cat
Simplify llvm-cat help
2019-05-13 11:29:25 +00:00
llvm-cfi-verify
Recommit [Object] Change object::SectionRef::getContents() to return Expected<StringRef>
2019-05-16 13:24:04 +00:00
llvm-config
llvm-cov
Recommit [Object] Change object::SectionRef::getContents() to return Expected<StringRef>
2019-05-16 13:24:04 +00:00
llvm-cvtres
lld-link: Add /force:multipleres extension to make dupe resource diag non-fatal
2019-05-02 21:21:55 +00:00
llvm-cxxdump
Break false dependencies on target libraries
2019-05-23 23:02:56 +00:00
llvm-cxxfilt
[llvm-cxxfilt] Fix -Wshadow warning. NFCI.
2019-05-09 15:58:16 +00:00
llvm-cxxmap
llvm-diff
llvm-dis
llvm-dwarfdump
[dwarfdump] Add flag to limit the number of parents DIEs
2019-05-24 21:11:28 +00:00
llvm-dwp
Fix BUILD_SHARED_LIBS builds after r361567
2019-05-24 02:15:27 +00:00
llvm-elfabi
llvm-exegesis
[llvm-exegesis] Move native target initialization code to a separate file.
2019-05-22 13:50:16 +00:00
llvm-extract
[llvm-extract] Expose the group extraction feature of the BlockExtractor
2019-04-29 16:14:03 +00:00
llvm-go
[tests][go]Add -stdlib=libc++ to build GO test if LLVM is built with libc++
2019-05-16 13:32:55 +00:00
llvm-isel-fuzzer
llvm-itanium-demangle-fuzzer
llvm-jitlink
[JITLink] Add a test for zero-filled content.
2019-05-12 22:26:33 +00:00
llvm-jitlistener
llvm-link
llvm-lipo
[tools] Introduce llvm-lipo
2019-05-28 23:22:12 +00:00
llvm-lto
Fix BUILD_SHARED_LIBS builds after r361567
2019-05-24 02:15:27 +00:00
llvm-lto2
Fix BUILD_SHARED_LIBS builds after r361567
2019-05-24 02:15:27 +00:00
llvm-mc
llvm-mc-assemble-fuzzer
llvm-mc-disassemble-fuzzer
llvm-mca
[MCA] Remove unused fields from BottleneckAnalysis. NFC
2019-05-31 18:01:42 +00:00
llvm-microsoft-demangle-fuzzer
llvm-modextract
llvm-mt
llvm-nm
[llvm-nm] Fix Bug 41353 - unique symbols printed as D instead of u
2019-05-24 04:02:05 +00:00
llvm-objcopy
[llvm-objcopy] test commit
2019-06-01 07:36:57 +00:00
llvm-objdump
Write new tests for r362121
2019-05-30 20:09:09 +00:00
llvm-opt-fuzzer
llvm-opt-report
llvm-pdbutil
[COFF, ARM64] Add CodeView register mapping
2019-05-31 23:43:31 +00:00
llvm-profdata
[llvm-profdata] Add overlap command to compute similarity b/w two profile files
2019-04-30 21:19:12 +00:00
llvm-rc
Fix typos: (re)?sor?uce -> (re)?source
2019-04-26 05:56:23 +00:00
llvm-readobj
[llvm-readobj] - An attemp to fix BB.
2019-05-30 10:42:47 +00:00
llvm-rtdyld
Break false dependencies on target libraries
2019-05-23 23:02:56 +00:00
llvm-shlib
llvm-size
llvm-special-case-list-fuzzer
llvm-split
llvm-stress
Avoid cppcheck operator precedence warnings. NFCI.
2019-05-03 13:50:38 +00:00
llvm-strings
llvm-symbolizer
[CommandLine] Provide parser<unsigned long> instantiation to allow cl::opt<uint64_t> on LP64 platforms
2019-04-24 02:40:20 +00:00
llvm-undname
llvm-xray
Break false dependencies on target libraries
2019-05-23 23:02:56 +00:00
llvm-yaml-numeric-parser-fuzzer
lto
Break false dependencies on target libraries
2019-05-23 23:02:56 +00:00
msbuild
vs integration: vs2019 support
2019-04-30 12:41:33 +00:00
obj2yaml
[XCOFF] Implement parsing symbol table for xcoffobjfile and output as yaml format
2019-05-28 14:37:59 +00:00
opt
Fix -DBUILD_SHARED_LIBS=ON build after rL362160
2019-05-31 01:04:00 +00:00
opt-viewer
remarks-shlib
sancov
Recommit [Object] Change object::SectionRef::getContents() to return Expected<StringRef>
2019-05-16 13:24:04 +00:00
sanstats
verify-uselistorder
xcode-toolchain
yaml2obj
[NFC] yaml2obj/yam2elf.cpp whitespace changes: dos2unix removed CRs.
2019-05-11 17:03:36 +00:00
CMakeLists.txt
LLVMBuild.txt