..
Analysis
[ARM] Don't pessimize i32 vselect.
2015-11-17 17:25:15 +00:00
Assembler
[IR] Add support for empty tokens
2015-11-11 21:57:16 +00:00
Bindings
Add a new attribute: norecurse
2015-11-06 10:32:53 +00:00
Bitcode
Sort the enums in Attributes.h in case insensitive alphabetical order.
2015-11-11 02:11:46 +00:00
BugPoint
[bugpoint] Add a named metadata (+their operands) reducer
2015-11-06 00:12:50 +00:00
CodeGen
[X86][AVX512CD] add mask broadcast intrinsics
2015-11-18 09:42:45 +00:00
DebugInfo
Stop producing .data.rel sections.
2015-11-18 06:02:15 +00:00
Examples
ExecutionEngine
[RuntimeDyld] Add support for R_X86_64_PC8 relocation.
2015-11-08 19:34:17 +00:00
Feature
[FunctionAttrs] Add handling for operand bundles
2015-11-07 01:56:00 +00:00
FileCheck
Instrumentation
[ASan] Enable optional ASan recovery.
2015-11-11 10:36:49 +00:00
Integer
JitListener
LibDriver
Linker
[ThinLTO] Update test to be more tolerant of ordering changes
2015-11-12 19:31:46 +00:00
LTO
[LTO] Add an early run of functionattrs
2015-11-18 11:24:42 +00:00
MC
AVX512: Implemented encoding for vpextrw.s instruction.
2015-11-18 08:46:16 +00:00
Object
ELFYAML: Add support for parsing AMDGPU section attribute flags
2015-11-13 17:06:29 +00:00
Other
SymbolRewriter
TableGen
tools
[llvm-objdump] Use the COFF export table for additional symbols
2015-11-18 02:49:19 +00:00
Transforms
Teach the inliner to track deoptimization state
2015-11-18 06:23:38 +00:00
Unit
Verifier
Introduce deoptimization operand bundles
2015-11-11 21:38:02 +00:00
YAMLParser
.clang-format
CMakeLists.txt
sancov test suite
2015-11-12 19:34:21 +00:00
lit.cfg
enabling sancov tests on linux x86_64 only
2015-11-17 18:25:21 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh