..
Analysis
Support arbitrary addrspace pointers in masked load/store intrinsics
2016-03-10 20:39:22 +00:00
Assembler
Support arbitrary addrspace pointers in masked load/store intrinsics
2016-03-10 20:39:22 +00:00
Bindings
Bitcode
[AVR] Add calling convention parser tokens
2016-03-03 10:08:02 +00:00
BugPoint
CodeGen
[X86][SSE] Reapplied: Improve vector ZERO_EXTEND by combining to ZERO_EXTEND_VECTOR_INREG
2016-03-10 20:40:26 +00:00
DebugInfo
Don't crash when compiling inline assembler containing .file directives.
2016-03-09 17:32:56 +00:00
Examples
ExecutionEngine
Feature
Add a flag to the LLVMContext to disable name for Value other than GlobalValue
2016-03-10 01:28:54 +00:00
FileCheck
Reapply r262092: [FileCheck] Abort if -NOT is combined with another suffix.
2016-02-29 22:13:03 +00:00
Instrumentation
[tsan] Add support for pointer typed atomic stores, loads, and cmpxchg
2016-03-07 23:16:23 +00:00
Integer
JitListener
LibDriver
Linker
LTO
Rename embedded bitcode section in MachO
2016-02-29 19:40:10 +00:00
MC
ARM: Support relative references using the PREL31 symbol variant.
2016-03-10 19:30:18 +00:00
Object
[AMDGPU] add AMDGPU target support to ELFObjectFile.h header
2016-03-09 17:08:19 +00:00
Other
[CG] Add a new pass manager printer pass for the old call graph and
2016-03-10 11:24:11 +00:00
SymbolRewriter
TableGen
ThinLTO /X86
Fix ThinLTO test: depends on the X86 backend
2016-03-09 04:04:40 +00:00
tools
[llvm-readobj] Enable GNU style section group print
2016-03-09 19:16:13 +00:00
Transforms
Support arbitrary addrspace pointers in masked load/store intrinsics
2016-03-10 20:39:22 +00:00
Unit
Verifier
[Verifier] Don't abort on invalid cleanuprets
2016-03-01 18:59:50 +00:00
YAMLParser
.clang-format
CMakeLists.txt
[CMake] Add convenience target llvm-test-depends to build test dependencies.
2016-03-02 00:27:14 +00:00
lit.cfg
[lit] Teach lit about global-isel requirement.
2016-03-08 00:03:40 +00:00
lit.site.cfg.in
TestRunner.sh