.. |
Analysis
|
[ValueTracking] Don't do an unchecked shift in ComputeNumSignBits
|
2017-02-25 20:30:45 +00:00 |
AsmParser
|
Change debug-info-for-profiling from a TargetOption to a function attribute.
|
2017-02-01 22:45:09 +00:00 |
Bitcode
|
Move symbols from the global namespace into (anonymous) namespaces. NFC.
|
2017-02-11 11:06:55 +00:00 |
CodeGen
|
Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled."
|
2017-02-26 01:27:32 +00:00 |
DebugInfo
|
Revert r296215, "[PDB] General improvements to Stream library." and followings.
|
2017-02-25 17:04:23 +00:00 |
Demangle
|
Add support for demangling C++11 thread_local variables.
|
2017-01-31 15:56:36 +00:00 |
ExecutionEngine
|
[Orc] Rename ObjectLinkingLayer -> RTDyldObjectLinkingLayer.
|
2017-02-20 05:45:14 +00:00 |
Fuzzer
|
[libFuzzer] Update traces hooks test after r293741
|
2017-02-22 23:12:36 +00:00 |
IR
|
[IR][X86] Fix llvm version number in comments in AutoUpgrade. Forgot the next release is 5.0 not 4.1
|
2017-02-24 05:35:07 +00:00 |
IRReader
|
Timer: Track name and description.
|
2016-11-18 19:43:18 +00:00 |
LibDriver
|
LibDriver: Allow resource files to be archive members.
|
2016-12-15 19:37:46 +00:00 |
LineEditor
|
Fix Clang-tidy modernize-deprecated-headers warnings in some files; other minor fixes.
|
2016-03-28 17:40:08 +00:00 |
Linker
|
IRMover: Merge flags LinkModuleInlineAsm and IsPerformingImport.
|
2017-02-03 17:01:14 +00:00 |
LTO
|
[LTO] Add ability to emit assembly to new LTO API
|
2017-02-15 20:36:36 +00:00 |
MC
|
[WebAssembly] Add support for using a wasm global for the stack pointer.
|
2017-02-24 23:46:05 +00:00 |
Object
|
Move llvm_unreachable out of switch.
|
2017-02-22 19:42:14 +00:00 |
ObjectYAML
|
Move symbols from the global namespace into (anonymous) namespaces. NFC.
|
2017-02-11 11:06:55 +00:00 |
Option
|
Cleanup dump() functions.
|
2017-01-28 02:02:38 +00:00 |
Passes
|
Add call branch annotation for ICP promoted direct call in SamplePGO mode.
|
2017-02-23 22:15:18 +00:00 |
ProfileData
|
[PGO] Directory name stripping in global identifier for static functions
|
2017-02-25 00:00:36 +00:00 |
Support
|
[APInt] Add APInt::extractBits() method to extract APInt subrange (reapplied)
|
2017-02-25 20:01:58 +00:00 |
TableGen
|
Use print() instead of dump() in code
|
2017-01-28 02:47:46 +00:00 |
Target
|
[X86] Fix execution domain for cmpss/sd instructions.
|
2017-02-26 06:45:59 +00:00 |
Transforms
|
[LoopDeletion] Modernize and simplify a bit. NFCI.
|
2017-02-26 07:08:20 +00:00 |
XRay
|
[XRAY] [x86_64] Adding a Flight Data filetype reader to the llvm-xray Trace implementation.
|
2017-02-17 01:47:16 +00:00 |
CMakeLists.txt
|
[XRay] Define the library for XRay trace logs
|
2017-01-11 06:39:09 +00:00 |
LLVMBuild.txt
|
Add an c++ itanium demangler to llvm.
|
2016-09-06 19:16:48 +00:00 |