.. |
Analysis
|
Revert r293017 and fix the actual underlying issue.
|
2017-02-07 01:50:48 +00:00 |
AsmParser
|
Change debug-info-for-profiling from a TargetOption to a function attribute.
|
2017-02-01 22:45:09 +00:00 |
Bitcode
|
Fix the bitcode upgrade for DIGlobalVariable in a DIImportedEntity context.
|
2017-02-07 17:35:41 +00:00 |
CodeGen
|
DebugInfo: Track spilled variables in LiveDebugValues
|
2017-02-07 21:23:15 +00:00 |
DebugInfo
|
Get function start line number from DWARF info
|
2017-02-06 20:19:02 +00:00 |
Demangle
|
Add support for demangling C++11 thread_local variables.
|
2017-01-31 15:56:36 +00:00 |
ExecutionEngine
|
RuntimeDyldELF/AArch64: Implement basic GOT support
|
2017-02-06 15:31:28 +00:00 |
Fuzzer
|
[libFuzzer] replace std::random_shuffle with std::shuffle as std::random_shuffle is being deprecated in C++17. Also simplify fuzzer::Random. NFC
|
2017-02-07 22:37:34 +00:00 |
IR
|
IR: Consider two DISubprograms to be odr-equal if they have the same template parameters.
|
2017-02-06 21:23:03 +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
|
fix nullptr Mangler in LTOModule
|
2017-02-04 01:28:44 +00:00 |
MC
|
Change how we handle section symbols on ELF.
|
2017-02-02 21:26:06 +00:00 |
Object
|
Fix a typo in an error message for a check of invalid Mach-O files where
|
2017-02-07 21:20:44 +00:00 |
ObjectYAML
|
Make this file clang-format friendly and clang-format it.
|
2017-01-31 21:11:12 +00:00 |
Option
|
Cleanup dump() functions.
|
2017-01-28 02:02:38 +00:00 |
Passes
|
Add PredicateInfo utility and printing pass
|
2017-02-07 21:10:46 +00:00 |
ProfileData
|
Cleanup dump() functions.
|
2017-01-28 02:02:38 +00:00 |
Support
|
Attempt to fix MSVC build broken by r294326
|
2017-02-07 18:35:36 +00:00 |
TableGen
|
Use print() instead of dump() in code
|
2017-01-28 02:47:46 +00:00 |
Target
|
[PowerPC] Fix some Include What You Use warnings; other minor fixes (NFC).
|
2017-02-07 22:59:46 +00:00 |
Transforms
|
PredicateInfo: Some compilers are unhappy with naming Use *'s Use. Change the name.
|
2017-02-07 22:11:43 +00:00 |
XRay
|
[XRay] Define the InstrumentationMap type
|
2017-02-01 00:05:29 +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 |