.. |
bugpoint
|
[TI removal] Make getTerminator() return a generic Instruction .
|
2018-10-15 10:42:50 +00:00 |
bugpoint-passes
|
|
|
dsymutil
|
[DWARF][NFC] Refactor range list extraction and dumping
|
2018-10-29 22:16:47 +00:00 |
gold
|
|
|
llc
|
|
|
lli
|
[ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls.
|
2018-10-23 23:01:39 +00:00 |
llvm-ar
|
[llvm-ar] Strip trailing \r and format
|
2018-10-26 17:38:27 +00:00 |
llvm-as
|
|
|
llvm-as-fuzzer
|
|
|
llvm-bcanalyzer
|
Fix some missing opcodes in bcanalyzer
|
2018-09-24 12:47:17 +00:00 |
llvm-c-test
|
Emit template type and value parameter DIEs for template variables.
|
2018-10-03 18:44:53 +00:00 |
llvm-cat
|
|
|
llvm-cfi-verify
|
Revert r342148 (and follow-on fix attempts r342154, r342180, r342182, r342193)
|
2018-09-15 19:04:27 +00:00 |
llvm-config
|
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
2018-09-27 02:13:45 +00:00 |
llvm-cov
|
[Support] Listing a directory containing dangling symlinks is not an error.
|
2018-10-01 12:17:05 +00:00 |
llvm-cvtres
|
[opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't append "[options] <inputs>"
|
2018-10-10 00:15:31 +00:00 |
llvm-cxxdump
|
|
|
llvm-cxxfilt
|
|
|
llvm-cxxmap
|
Add flag to llvm-profdata to allow symbols in profile data to be remapped, and
|
2018-09-13 20:22:02 +00:00 |
llvm-demangle-fuzzer
|
|
|
llvm-diff
|
[TI removal] Make getTerminator() return a generic Instruction .
|
2018-10-15 10:42:50 +00:00 |
llvm-dis
|
|
|
llvm-dwarfdump
|
Make llvm-dwarfdump -name work on type units.
|
2018-10-24 21:51:55 +00:00 |
llvm-dwp
|
Reland rL341509: "[llvm-dwp] Use buffer_stream if output file is not seekable (e.g. "-")"
|
2018-09-06 20:26:54 +00:00 |
llvm-exegesis
|
[llvm-exegesis] Fix SNB counter definition and handling.
|
2018-10-28 19:09:14 +00:00 |
llvm-extract
|
|
|
llvm-go
|
|
|
llvm-isel-fuzzer
|
|
|
llvm-jitlistener
|
|
|
llvm-link
|
|
|
llvm-lto
|
[ThinLTO]Expose cache entry expiration time option in llvm-lto and fix a test
|
2018-10-03 13:00:20 +00:00 |
llvm-lto2
|
[LTO] Call InitLLVM from llvm-lto2
|
2018-10-16 17:37:45 +00:00 |
llvm-mc
|
[MC] Separate masm integer literal lexer support from inline asm
|
2018-10-24 20:23:57 +00:00 |
llvm-mc-assemble-fuzzer
|
|
|
llvm-mc-disassemble-fuzzer
|
|
|
llvm-mca
|
[llvm-mca] Lower to mca::Instructon before the pipeline is run.
|
2018-10-29 13:29:22 +00:00 |
llvm-modextract
|
|
|
llvm-mt
|
[opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't append "[options] <inputs>"
|
2018-10-10 00:15:31 +00:00 |
llvm-nm
|
[llvm-nm] Simplify. NFC
|
2018-10-26 06:56:51 +00:00 |
llvm-objcopy
|
[llvm-objcopy] Move elf-specific code into subfolder
|
2018-10-29 21:22:58 +00:00 |
llvm-objdump
|
[llvm-objdump] Don't crash when using -a on non-archives
|
2018-10-29 14:17:08 +00:00 |
llvm-opt-fuzzer
|
[NewPM] teach -passes= to emit meaningful error messages
|
2018-10-17 10:36:23 +00:00 |
llvm-opt-report
|
Reland: [OptRemarks] Add library for parsing optimization remarks
|
2018-10-10 18:43:42 +00:00 |
llvm-pdbutil
|
Dump public symbol records in pdb2yaml mode
|
2018-10-26 00:17:31 +00:00 |
llvm-profdata
|
Add flag to llvm-profdata to allow symbols in profile data to be remapped, and
|
2018-09-13 20:22:02 +00:00 |
llvm-rc
|
[opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't append "[options] <inputs>"
|
2018-10-10 00:15:31 +00:00 |
llvm-readobj
|
[llvm-readobj] Fix bugs with unrecognized types in switch statements
|
2018-10-26 23:01:54 +00:00 |
llvm-rtdyld
|
[RuntimeDyld][COFF] Skip non-loaded sections when calculating ImageBase.
|
2018-10-23 01:36:33 +00:00 |
llvm-shlib
|
Support of hurd in llvm-shlib
|
2018-10-18 20:07:44 +00:00 |
llvm-size
|
[llvm-size] Reject unknown radix values
|
2018-10-30 11:52:47 +00:00 |
llvm-special-case-list-fuzzer
|
|
|
llvm-split
|
|
|
llvm-stress
|
|
|
llvm-strings
|
Fix llvm-strings crash for negative char values
|
2018-10-24 13:16:16 +00:00 |
llvm-symbolizer
|
|
|
llvm-undname
|
|
|
llvm-xray
|
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
2018-09-27 02:13:45 +00:00 |
llvm-yaml-numeric-parser-fuzzer
|
|
|
lto
|
[libLTO] Expose LLVMCreateDisasmCPUFeatures from libLTO
|
2018-09-26 16:47:35 +00:00 |
msbuild
|
Update Visual Studio Integration version number.
|
2018-08-29 16:57:37 +00:00 |
obj2yaml
|
[WebAssembly] Refactor WasmSignature and use it for MCSymbolWasm
|
2018-10-03 22:22:48 +00:00 |
opt
|
[NewPM] teach -passes= to emit meaningful error messages
|
2018-10-17 10:36:23 +00:00 |
opt-viewer
|
|
|
sancov
|
[sancov] Generalize the code to get the previous instruction to multiple architectures
|
2018-10-10 00:57:24 +00:00 |
sanstats
|
|
|
verify-uselistorder
|
|
|
xcode-toolchain
|
[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES
|
2018-10-15 21:20:02 +00:00 |
yaml2obj
|
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
2018-09-27 02:13:45 +00:00 |
CMakeLists.txt
|
|
|
LLVMBuild.txt
|
|
|