..
Analysis
Enhance calcColdCallHeuristics for InvokeInst
2016-09-23 17:26:14 +00:00
Assembler
DebugInfo: New metadata representation for global variables.
2016-09-13 01:12:59 +00:00
Bindings
…
Bitcode
[thinlto] Basic thinlto fdo heuristic
2016-09-26 20:37:32 +00:00
BugPoint
…
CodeGen
[X86] Add explicit test triple to make windows/msvc builds happier
2016-09-29 15:10:09 +00:00
DebugInfo
[codeview] Use character types for all byte-sized integer types
2016-09-29 17:55:01 +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
[sanitizer-coverage/libFuzzer] make the guards for trace-pc 32-bit; create one array of guards per function, instead of one guard per BB. reorganize the code so that trace-pc-guard does not create unneeded globals
2016-09-29 17:43:24 +00:00
Integer
…
JitListener
…
LTO
[LTO] Use llvm-nm instead of nm in new tests
2016-09-16 17:12:48 +00:00
LibDriver
…
Linker
Fix autoupgrade logic for Objective-C class properties module flag
2016-09-16 00:38:18 +00:00
MC
AArch64: Set shift bit of TLSLE HI12 add instruction
2016-09-29 01:05:48 +00:00
Object
Next set of additional error checks for invalid Mach-O files for the
2016-09-29 17:45:23 +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
[thinlto] Add cold-callsite import heuristic
2016-09-29 17:32:07 +00:00
Unit
…
Verifier
…
YAMLParser
…
tools
[sancov] introducing symbolized coverage files (.symcov)
2016-09-28 21:39:28 +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
Add an c++ itanium demangler to llvm.
2016-09-06 19:16:48 +00:00
lit.site.cfg.in
…