..
bugpoint
Avoid shuffle self-assignment in EXPENSIVE_CHECKS builds
2021-03-10 11:17:34 +00:00
bugpoint-passes
dsymutil
[dsymutil] Don't emit .debug_pubnames and .debug_pubtypes
2021-04-06 19:01:45 -07:00
gold
[gold] Match lld WPD behavior for shared library symbols and add test
2021-02-17 15:28:49 -08:00
llc
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
lli
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
llvm-ar
[NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 09:47:49 -04:00
llvm-as
llvm-as-fuzzer
llvm-bcanalyzer
llvm-c-test
LLVM-C: Allow LLVM{Get/Set}Alignment on an atomicrmw/cmpxchg instruction.
2021-02-12 18:31:18 -05:00
llvm-cat
llvm-cfi-verify
[llvm-cfi-verify] Set UseSymbolTable to false
2021-02-10 09:44:13 -08:00
llvm-config
llvm-cov
[NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 09:47:49 -04:00
llvm-cvtres
llvm-cxxdump
llvm-cxxfilt
llvm-cxxmap
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
llvm-diff
llvm-dis
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
llvm-dwarfdump
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
llvm-dwp
[llvm-dwp] Join dwo paths correctly when DWOPath is absolute
2021-02-16 13:38:35 -08:00
llvm-elfabi
llvm-exegesis
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
llvm-extract
llvm-go
llvm-gsymutil
llvm-ifs
[TextAPI] move source code files out of subdirectory, NFC
2021-04-05 10:24:42 -07:00
llvm-isel-fuzzer
llvm-itanium-demangle-fuzzer
llvm-jitlink
[llvm-jitlink] Fix -Wunused-function on Windows
2021-03-31 09:26:09 -07:00
llvm-jitlistener
llvm-libtool-darwin
[TextAPI] move source code files out of subdirectory, NFC
2021-04-05 10:24:42 -07:00
llvm-link
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
llvm-lipo
[TextAPI] move source code files out of subdirectory, NFC
2021-04-05 10:24:42 -07:00
llvm-lto
Recommit "[LTO] Use lto::backend for code generation."
2021-02-15 10:05:42 +00:00
llvm-lto2
Don't use $ as suffix for symbol names in ThinLTOBitcodeWriter and other places
2021-03-29 13:03:52 +02:00
llvm-mc
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
llvm-mc-assemble-fuzzer
llvm-mc-disassemble-fuzzer
llvm-mca
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
llvm-microsoft-demangle-fuzzer
llvm-ml
[ms] [llvm-ml] Accept /WX to signal that warnings should be fatal.
2021-04-02 15:13:20 -04:00
llvm-modextract
llvm-mt
llvm-nm
[llvm-symbolizer][llvm-nm] Fix AArch64 and ARM mapping symbols handling.
2021-03-23 14:17:12 +01:00
llvm-objcopy
[llvm-objcopy][Support] move writeToOutput helper function to Support.
2021-03-22 15:41:10 +03:00
llvm-objdump
[llvm-objdump] Implement --prefix-strip option
2021-03-24 13:22:35 +00:00
llvm-opt-fuzzer
llvm-opt-report
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
llvm-pdbutil
Removed redundant code.
2021-04-07 05:37:46 +04:00
llvm-profdata
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
llvm-profgen
[CSSPGO] Top-down processing order based on full profile.
2021-03-30 10:42:22 -07:00
llvm-rc
[NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 09:47:49 -04:00
llvm-readobj
[AIX][TLS] Add support for TLS variables to XCOFF object writer
2021-04-06 10:46:07 -05:00
llvm-reduce
[llvm-reduce] Remove unwanted module inline asm
2021-04-06 09:35:37 -07:00
llvm-rtdyld
[JITLink] Switch from StringRef to ArrayRef<char>, add some generic x86-64 utils
2021-03-30 21:07:24 -07:00
llvm-shlib
Revert "llvm-shlib: Create object libraries for each component and link against them"
2021-04-05 10:46:19 -07:00
llvm-size
llvm-special-case-list-fuzzer
llvm-split
[LTO] Update splitCodeGen to take a reference to the module. (NFC)
2021-01-29 11:53:11 +00:00
llvm-stress
Avoid shuffle self-assignment in EXPENSIVE_CHECKS builds
2021-03-10 11:17:34 +00:00
llvm-strings
llvm-symbolizer
[llvm-symbolizer] Don't use the same 'OutputStyle' name for the enum type and instance. NFCI.
2021-04-06 15:21:48 +01:00
llvm-undname
llvm-xray
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
llvm-yaml-numeric-parser-fuzzer
[llvm] NFC: Cleanup llvm-yaml-numeric-parser-fuzzer
2021-02-15 14:52:53 +01:00
llvm-yaml-parser-fuzzer
lto
[LTO][Legacy] Decouple option parsing from LTOCodeGenerator
2021-03-31 16:43:26 +00:00
msbuild
obj2yaml
[NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 09:47:49 -04:00
opt
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
opt-viewer
remarks-shlib
sancov
sanstats
[NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 09:47:49 -04:00
split-file
verify-uselistorder
[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
2021-04-06 07:23:31 -04:00
vfabi-demangle-fuzzer
xcode-toolchain
yaml2obj
CMakeLists.txt