.. |
Analysis
|
Fixed shuffle-reverse cost on AVX-512.
|
2017-01-02 11:44:10 +00:00 |
Assembler
|
[DebugInfo] Added support for Checksum debug info feature.
|
2016-12-25 10:12:09 +00:00 |
Bindings
|
[C API] Prevent nullptr dereferences in C API for counting attributes.
|
2016-11-15 22:19:59 +00:00 |
Bitcode
|
Add an index for Module Metadata record in the bitcode
|
2016-12-28 22:30:28 +00:00 |
BugPoint
|
…
|
|
CodeGen
|
[AVX-512] Add support for pushing bitcasts through INSERT_SUBVEC in order to select a masked operation.
|
2017-01-03 05:46:02 +00:00 |
DebugInfo
|
Reapply "[CodeGen] Fix invalid DWARF info on Win64"
|
2017-01-02 03:00:19 +00:00 |
Examples
|
…
|
|
ExecutionEngine
|
RuntimeDyldELF: add R_AARCH64_ADD_ABS_LO12_NC reloc
|
2016-12-27 09:51:38 +00:00 |
Feature
|
…
|
|
FileCheck
|
[FileCheck] Fix --strict-whitespace --match-full-lines -- add test-case
|
2016-12-18 21:04:47 +00:00 |
Instrumentation
|
[sanitizer-coverage] sort the switch cases
|
2016-12-27 21:20:06 +00:00 |
Integer
|
…
|
|
JitListener
|
…
|
|
LTO
|
Renumber testcase metadata nodes after r290153.
|
2016-12-22 00:45:21 +00:00 |
LibDriver
|
LibDriver: Allow resource files to be archive members.
|
2016-12-15 19:37:46 +00:00 |
Linker
|
Renumber testcase metadata nodes after r290153.
|
2016-12-22 00:45:21 +00:00 |
MC
|
[AMDGPU][mc] Enable absolute expressions in .hsa_code_object_isa directive
|
2016-12-29 15:41:52 +00:00 |
Object
|
Object: Make IRObjectFile own multiple modules and enumerate symbols from all modules.
|
2016-12-13 20:20:17 +00:00 |
ObjectYAML
|
[ObjectYAML] Support for DWARF debug_info section
|
2016-12-22 22:44:27 +00:00 |
Other
|
[PM] Introduce a devirtualization iteration layer for the new PM.
|
2016-12-28 11:07:33 +00:00 |
SymbolRewriter
|
…
|
|
TableGen
|
[tablegen] Delete duplicates from a vector without skipping elements
|
2016-12-01 19:38:50 +00:00 |
ThinLTO/X86
|
Fix test change in r290736: restore index generation
|
2016-12-30 01:15:50 +00:00 |
Transforms
|
InstCombine: Add fma with constant transforms
|
2017-01-03 04:32:35 +00:00 |
Unit
|
…
|
|
Verifier
|
[TBAAVerifier] Be stricter around verifying scalar nodes
|
2016-12-29 15:47:05 +00:00 |
YAMLParser
|
…
|
|
tools
|
[sancov] hash prefix results in huge merge files, use shorter prefix
|
2016-12-21 22:09:57 +00:00 |
.clang-format
|
…
|
|
CMakeLists.txt
|
Add llvm-modextract tool.
|
2016-11-29 21:54:33 +00:00 |
TestRunner.sh
|
…
|
|
lit.cfg
|
lit.cfg: Check value of build config rather than converting to boolean
|
2016-12-14 17:05:34 +00:00 |
lit.site.cfg.in
|
[cmake] Add LLVM_ENABLE_DIA_SDK option, and expose it in LLVMConfig
|
2017-01-02 18:19:35 +00:00 |