.. |
ADT
|
ADT: IntrusiveRefCntPtr: Broaden the definition of correct usage of RefCountedBase
|
2017-01-04 18:57:31 +00:00 |
Analysis
|
Currently isLikelyComplexAddressComputation tries to figure out if the given stride seems to be 'complex' and need some extra cost for address computation handling.
|
2017-01-05 14:03:41 +00:00 |
AsmParser
|
|
|
Bitcode
|
Change BitstreamCursor::skipRecord to return the record code (NFC)
|
2017-01-04 22:54:14 +00:00 |
CodeGen
|
Currently isLikelyComplexAddressComputation tries to figure out if the given stride seems to be 'complex' and need some extra cost for address computation handling.
|
2017-01-05 14:03:41 +00:00 |
Config
|
[cmake] Add LLVM_ENABLE_DIA_SDK option, and expose it in LLVMConfig
|
2017-01-02 18:19:35 +00:00 |
DebugInfo
|
On a 64-bit system, the DWARFDebugLine::Row struct is 32 bytes. Each field has the following byte offsets:
|
2017-01-04 02:34:29 +00:00 |
Demangle
|
Add an c++ itanium demangler to llvm.
|
2016-09-06 19:16:48 +00:00 |
ExecutionEngine
|
[Orc][RPC] Add a ParallelCallGroup utility for dispatching and waiting on
|
2016-12-25 21:55:05 +00:00 |
IR
|
Wdocumentation fix
|
2017-01-05 14:58:54 +00:00 |
IRReader
|
|
|
LibDriver
|
|
|
LineEditor
|
|
|
Linker
|
[ThinLTO] Import only necessary DICompileUnit fields
|
2016-12-12 16:09:30 +00:00 |
LTO
|
[ThinLTO] Honor -O{0,1,2,4} passed through the libLTO interface for ThinLTO
|
2016-12-28 19:37:16 +00:00 |
MC
|
MC: support passing search paths to the IAS
|
2017-01-05 05:56:39 +00:00 |
Object
|
Fix a bugs with using some Mach-O command line flags like "-arch armv7m".
|
2016-12-16 22:54:02 +00:00 |
ObjectYAML
|
[ObjectYAML] Support for DWARF debug_info section
|
2016-12-22 22:44:27 +00:00 |
Option
|
Generalize ArgList::AddAllArgs more
|
2016-09-29 19:47:58 +00:00 |
Passes
|
[PM] Add support for building a default AA pipeline to the PassBuilder.
|
2016-12-23 20:38:19 +00:00 |
ProfileData
|
Fix comment typos. NFC.
|
2016-11-20 13:47:59 +00:00 |
Support
|
Fixup some header includes from recent IntrusiveRefCntPtr cleanup.
|
2017-01-04 22:52:00 +00:00 |
TableGen
|
TableGen: Some more std::string->StringInit* replacements
|
2016-12-05 07:35:13 +00:00 |
Target
|
Change the interface of TLI.isMultiStoresCheaperThanBitsMerge.
|
2016-12-22 19:38:22 +00:00 |
Transforms
|
[ThinLTO] Subsume all importing checks into a single flag
|
2017-01-05 14:32:16 +00:00 |
CMakeLists.txt
|
|
|
InitializePasses.h
|
[PM] Remove vestiges of NoAA. NFCI.
|
2016-12-24 16:14:05 +00:00 |
LinkAllIR.h
|
Remove unused #includes of TimeValue.h. NFC.
|
2016-10-24 14:00:26 +00:00 |
LinkAllPasses.h
|
[GVN] Initial check-in of a new global value numbering algorithm.
|
2016-12-22 16:03:48 +00:00 |
module.modulemap
|
Tentative fix for modules build.
|
2017-01-05 04:40:09 +00:00 |
module.modulemap.build
|
Fix module map to create a module for the configured header Config/abi-breaking.h
|
2016-12-01 19:08:38 +00:00 |
Pass.h
|
Use StringRef in Pass/PassManager APIs (NFC)
|
2016-10-01 02:56:57 +00:00 |
PassAnalysisSupport.h
|
|
|
PassInfo.h
|
[llvm] Remove duplicate header from PassInfo.h
|
2016-11-11 02:01:32 +00:00 |
PassRegistry.h
|
|
|
PassSupport.h
|
Use StringRef in Pass Info/Support API (NFC)
|
2016-10-01 04:03:30 +00:00 |