..
Analysis
Make GlobalsAA ignore dead constant expressions.
2016-10-04 00:03:55 +00:00
Assembler
Fix IntegerType::MAX_INT_BITS value
2016-10-04 12:43:46 +00:00
Bindings
…
Bitcode
[thinlto] Basic thinlto fdo heuristic
2016-09-26 20:37:32 +00:00
BugPoint
…
CodeGen
Revert "Codegen: Tail-duplicate during placement."
2016-10-05 01:39:29 +00:00
DebugInfo
Do not pass a superblock to PDBFileBuilder.
2016-09-30 20:52:12 +00:00
Demangle
Add an c++ itanium demangler to llvm.
2016-09-06 19:16:48 +00:00
Examples
…
ExecutionEngine
[ORC] Clone module flags metadata into the globals module in the
2016-09-04 17:53:30 +00:00
Feature
Revert "Revert "Invariant start/end intrinsics overloaded for address space""
2016-08-13 23:31:24 +00:00
FileCheck
…
Instrumentation
[ASAN] Add the binder globals on Darwin to llvm.compiler.used to avoid LTO dead-stripping
2016-10-01 00:05:34 +00:00
Integer
…
JitListener
…
LTO
Don't drop the llvm. prefix when renaming.
2016-10-03 15:51:42 +00:00
LibDriver
…
Linker
Fix autoupgrade logic for Objective-C class properties module flag
2016-09-16 00:38:18 +00:00
MC
Prevent out of order HashDirective lexing in AsmLexer.
2016-10-03 13:48:27 +00:00
Object
Next set of additional error checks for invalid Mach-O files for the
2016-10-04 20:37:43 +00:00
ObjectYAML
[macho2yaml] Don't write empty linkedit data
2016-08-17 21:46:04 +00:00
Other
[PM] Port CFGViewer and CFGPrinter to the new Pass Manager
2016-09-15 18:35:27 +00:00
SymbolRewriter
…
TableGen
[TableGen] AsmMatcher: Add AsmVariantName to Instruction class.
2016-09-08 15:50:52 +00:00
ThinLTO /X86
[ThinLTO] Always emit a summary when compiling in ThinLTO mode
2016-09-20 23:07:17 +00:00
Transforms
Don't filter diagnostics written as YAML to the output file
2016-10-04 18:13:45 +00:00
Unit
…
Verifier
…
YAMLParser
…
tools
[LTO] Fix test to not depend on the exact address of symbols, just their linkage
2016-10-03 21:40:50 +00:00
.clang-format
…
CMakeLists.txt
Add an c++ itanium demangler to llvm.
2016-09-06 19:16:48 +00:00
TestRunner.sh
…
lit.cfg
cmake: Install the OCaml libraries into a more correct path
2016-09-30 18:34:23 +00:00
lit.site.cfg.in
…