..
Analysis
[SCEV] More accurate calculation of max backedge count of some less-than loops
2016-10-18 10:10:53 +00:00
Assembler
DebugInfo: change alignment type from uint64_t to uint32_t to save space.
2016-10-18 14:31:22 +00:00
Bindings
…
Bitcode
Teach llvm::StripDebugInfo() about global variable !dbg attachments.
2016-10-10 17:53:33 +00:00
BugPoint
Revert "Add -strip-nonlinetable-debuginfo capability"
2016-10-06 18:30:26 +00:00
CodeGen
[mips][FastISel] Instantiate the MipsFastISel class only for targets that support FastISel.
2016-10-18 13:05:42 +00:00
DebugInfo
[mips][FastISel] Instantiate the MipsFastISel class only for targets that support FastISel.
2016-10-18 13:05:42 +00:00
Demangle
Add an c++ itanium demangler to llvm.
2016-09-06 19:16:48 +00:00
Examples
…
ExecutionEngine
Handle relocations to thumb functions when dynamic linking COFF modules
2016-10-17 18:56:18 +00:00
Feature
…
FileCheck
…
Instrumentation
[InstrProf] Add support for dead_strip+live_support functionality
2016-10-11 21:48:16 +00:00
Integer
…
JitListener
…
LTO
LTO: Use the correct mangler function in LTOCodeGenerator::applyScopeRestrictions().
2016-10-12 20:12:19 +00:00
LibDriver
…
Linker
Fix autoupgrade logic for Objective-C class properties module flag
2016-09-16 00:38:18 +00:00
MC
[mips] Macro expansion for ld, sd for O32
2016-10-18 14:28:00 +00:00
Object
[llvm-readobj] - Teach readobj to print PT_OPENBSD_RANDOMIZE/PT_OPENBSD_WXNEEDED headers.
2016-10-18 10:54:56 +00:00
ObjectYAML
…
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] Don't link module level assembly when importing
2016-10-12 18:39:29 +00:00
Transforms
[X86][SSE] Add lowering to cvttpd2dq/cvttps2dq for sitofp v2f64/2f32 to 2i32
2016-10-18 07:42:15 +00:00
Unit
…
Verifier
Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace.
2016-10-05 22:15:37 +00:00
YAMLParser
…
tools
[llvm-readobj] - Teach readobj to print PT_OPENBSD_RANDOMIZE/PT_OPENBSD_WXNEEDED headers.
2016-10-18 10:54:56 +00:00
.clang-format
…
CMakeLists.txt
Add an llvm-opt-report tool to generate basic source-annotated optimization summaries
2016-10-05 22:10:35 +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
…