.. |
ADT
|
Add support for Ananas platform
|
2017-06-25 08:19:37 +00:00 |
Analysis
|
[CFLAA] Move FunctionHandle to llvm::cflaa.
|
2017-06-27 02:43:00 +00:00 |
AsmParser
|
|
|
BinaryFormat
|
[COFF, ARM64] Fix typo in COFF ARM64 Relocation Type
|
2017-06-27 04:51:44 +00:00 |
Bitcode
|
[cfi] CFI-ICall for ThinLTO.
|
2017-06-16 00:18:29 +00:00 |
CodeGen
|
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-06-26 22:44:03 +00:00 |
Config
|
[CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option to override LLVM_DEFAULT_TARGET_TRIPLE at runtime.
|
2017-06-17 03:19:08 +00:00 |
DebugInfo
|
[DWARF] NFC: Give DwarfFormat a 1-byte base type.
|
2017-06-26 19:52:32 +00:00 |
Demangle
|
|
|
ExecutionEngine
|
Add missing forward declaraion.
|
2017-06-27 08:10:28 +00:00 |
IR
|
[IR] Rename BinaryOperator::init to AssertOK and remove argument. Replace default case in switch with llvm_unreachable since all valid opcodes are covered.
|
2017-06-26 07:15:59 +00:00 |
IRReader
|
|
|
LineEditor
|
|
|
Linker
|
[Linker] Provide callback for internalization
|
2017-03-13 18:08:11 +00:00 |
LTO
|
Add a ThinLTO cache policy for controlling the maximum cache size in bytes.
|
2017-06-23 17:05:03 +00:00 |
MC
|
Add missing forward declaration.
|
2017-06-26 21:11:29 +00:00 |
Object
|
Replace trivial use of external rc.exe by writing our own .res file.
|
2017-06-26 17:43:30 +00:00 |
ObjectYAML
|
[WebAssembly] Add support for weak symbols in the binary format
|
2017-06-20 04:04:59 +00:00 |
Option
|
[GSoC] Flag value completion for clang
|
2017-06-20 16:31:31 +00:00 |
Passes
|
[PM/ThinLTO] Port the ThinLTO pipeline (both components) to the new PM.
|
2017-06-01 11:39:39 +00:00 |
ProfileData
|
[Coverage] Improve readability by using a struct. NFC.
|
2017-06-26 22:33:06 +00:00 |
Support
|
[llvm-pdbutil] Add a mode to bytes for dumping split debug chunks.
|
2017-06-26 17:22:36 +00:00 |
TableGen
|
Fix Wdocumentation warning
|
2017-06-20 12:28:33 +00:00 |
Target
|
GlobalISel: remove G_SEQUENCE instruction.
|
2017-06-23 16:15:55 +00:00 |
Testing/Support
|
[Testing/Support] Remove the const_cast in TakeExpected
|
2017-06-22 13:11:50 +00:00 |
ToolDrivers/llvm-lib
|
Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.
|
2017-05-13 22:06:46 +00:00 |
Transforms
|
[GVN] Recommit the patch "Add phi-translate support in scalarpre".
|
2017-06-26 18:16:10 +00:00 |
XRay
|
[XRay][tools] Add option to llvm-xray extract to symbolize functions
|
2017-04-18 23:23:54 +00:00 |
CMakeLists.txt
|
Support: Add a VCSRevision.h header file.
|
2017-04-13 01:26:12 +00:00 |
InitializePasses.h
|
Remove the LoadCombine pass. It was never enabled and is unsupported.
|
2017-06-22 22:58:12 +00:00 |
LinkAllIR.h
|
Move Object format code to lib/BinaryFormat.
|
2017-06-07 03:48:56 +00:00 |
LinkAllPasses.h
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
module.modulemap
|
Fix modular build
|
2017-06-22 21:28:48 +00:00 |
module.modulemap.build
|
|
|
Pass.h
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
PassAnalysisSupport.h
|
|
|
PassInfo.h
|
[LegacyPassManager] Remove TargetMachine constructors
|
2017-05-18 17:21:13 +00:00 |
PassRegistry.h
|
|
|
PassSupport.h
|
[LegacyPassManager] Remove TargetMachine constructors
|
2017-05-18 17:21:13 +00:00 |