..
Analysis
[CostModel][X86] Added mul costs for vXi8 vectors
2016-11-14 15:54:24 +00:00
Assembler
IR: Introduce inrange attribute on getelementptr indices.
2016-11-10 22:34:55 +00:00
Bindings
[C API] Prevent nullptr dereferences in C API for counting attributes.
2016-11-15 22:19:59 +00:00
Bitcode
Bitcode: Introduce initial multi-module reader API.
2016-11-16 21:44:45 +00:00
BugPoint
Add -strip-nonlinetable-debuginfo capability
2016-10-25 18:44:13 +00:00
CodeGen
[AVR] Fix basic block naming in ctlz and cttz tests
2016-11-16 22:48:38 +00:00
DebugInfo
Emit the DW_AT_type for a C++ static member definition
2016-11-08 22:11:38 +00:00
Examples
…
ExecutionEngine
Make this test Windows-only (try to placate buildbots).
2016-11-03 16:43:10 +00:00
Feature
…
FileCheck
…
Instrumentation
[sancov] Name the global containing the main source file name
2016-11-16 16:50:43 +00:00
Integer
…
JitListener
…
LTO
Restore "[ThinLTO] Prevent exporting of locals used/defined in module level asm"
2016-11-14 17:12:32 +00:00
LibDriver
…
Linker
Linker: Remove unnecessary call to copyMetadata in IRLinker::linkGlobalVariable.
2016-11-14 23:18:38 +00:00
MC
[mips] not instruction alias
2016-11-16 11:04:49 +00:00
Object
[ELF] Convert ELF.h to Expected<T>.
2016-11-16 05:10:28 +00:00
ObjectYAML
…
Other
Enable Loop Sink pass for functions that has profile.
2016-11-09 00:58:19 +00:00
SymbolRewriter
…
TableGen
TableGen: Add operator !or
2016-11-15 06:49:28 +00:00
ThinLTO /X86
[ThinLTO] Only promote exported locals as marked in index
2016-11-14 19:21:41 +00:00
Transforms
Introduce GlobalSplit pass.
2016-11-16 23:40:26 +00:00
Unit
…
Verifier
Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace.
2016-10-05 22:15:37 +00:00
YAMLParser
…
tools
General clean up of error handling in llvm-objdump to remove its use of report_fatal_error().
2016-11-16 22:17:38 +00:00
.clang-format
…
CMakeLists.txt
[OCaml] Clear cross-target test deps when building out-of-tree
2016-11-12 14:58:30 +00:00
TestRunner.sh
…
lit.cfg
test: synchronise lit substitutions
2016-11-13 19:37:00 +00:00
lit.site.cfg.in
…