..
Analysis
Claim NoAlias if two GEPs index different fields of the same struct
2016-06-01 18:12:01 +00:00
Assembler
IR: Allow multiple global metadata attachments with the same type.
2016-06-01 01:17:57 +00:00
Bindings
Bitcode
Objective-C Class Properties: Autoupgrade "Class Properties" module flag.
2016-05-25 23:14:48 +00:00
BugPoint
CodeGen
Better fix for PR27903.
2016-06-01 17:55:10 +00:00
DebugInfo
[codeview] Translate basic DITypes to CV type records
2016-06-01 17:05:51 +00:00
Examples
ExecutionEngine
[MIPS][LLVM-MC] Fix Disassemble of Negative Offset
2016-05-24 09:57:10 +00:00
Feature
Update the stack coloring pass to remove lifetime intrinsics in the optnone/opt-bisect skip case.
2016-05-27 22:56:49 +00:00
FileCheck
Fix windows build bot failure
2016-05-28 00:03:35 +00:00
Instrumentation
[esan|cfrag] Create the skeleton of cfrag variable for the runtime
2016-05-31 17:14:02 +00:00
Integer
JitListener
LibDriver
Linker
ValueMapper: fix assertion when null-mapping a constant for linking metadata
2016-05-28 17:26:03 +00:00
LTO
MC
[mips] Remove tests which should have been deleted.
2016-05-31 17:52:29 +00:00
Object
Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
2016-05-31 20:35:34 +00:00
ObjectYAML
[obj2yaml][yaml2obj] Support for reading and dumping the MachO export trie
2016-05-31 17:26:36 +00:00
Other
Update the stack coloring pass to remove lifetime intrinsics in the optnone/opt-bisect skip case.
2016-05-27 22:56:49 +00:00
SymbolRewriter
TableGen
ThinLTO /X86
[ThinLTO] Resolve LinkOnceAny
2016-05-26 14:16:52 +00:00
tools
Linker: teach the IR mover to return llvm::Error.
2016-05-27 05:21:35 +00:00
Transforms
Claim NoAlias if two GEPs index different fields of the same struct
2016-06-01 18:12:01 +00:00
Unit
Verifier
[IR] Disallow loading and storing unsized types
2016-06-01 16:13:10 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
test: Be consistent with clang's sanitizer lit config
2016-05-23 23:02:11 +00:00
lit.site.cfg.in
Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbosely"
2016-05-23 21:34:12 +00:00
TestRunner.sh