.. |
ADT
|
Prune CRLFs.
|
2015-05-25 01:43:23 +00:00 |
Analysis
|
Change Function::getIntrinsicID() to return an Intrinsic::ID. NFC.
|
2015-05-20 17:16:39 +00:00 |
AsmParser
|
Pass a MemoryBufferRef when we can avoid taking ownership.
|
2014-08-26 21:49:01 +00:00 |
Bitcode
|
[opaque pointer type] Encode the pointee type in the bitcode for 'cmpxchg'
|
2015-04-28 04:30:29 +00:00 |
CodeGen
|
Prune CRLFs.
|
2015-05-25 01:43:23 +00:00 |
Config
|
[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
|
2015-03-26 19:25:01 +00:00 |
DebugInfo
|
Revert part of r237975, "Fix Clang -Wmissing-override warning" in DIContext.h, to appease g++-4.7.
|
2015-05-22 05:52:50 +00:00 |
ExecutionEngine
|
Reapply part of r237975, "Fix Clang -Wmissing-override warning", except for DIContext.h, to apease g++-4.7.
|
2015-05-22 10:11:07 +00:00 |
IR
|
Simplify and rename function overrideFunctionAttributes. NFC.
|
2015-05-23 01:12:26 +00:00 |
IRReader
|
Pass a MemoryBufferRef when we can avoid taking ownership.
|
2014-08-26 21:49:01 +00:00 |
LineEditor
|
Use 'override/final' instead of 'virtual' for overridden methods
|
2015-04-11 02:11:45 +00:00 |
Linker
|
Linker: Add flag to override linkage rules
|
2015-04-22 04:11:00 +00:00 |
LTO
|
LTO: Add API to choose whether to embed uselists
|
2015-04-27 23:38:54 +00:00 |
MC
|
[AArch64] Move AArch64TargetStreamer out of MCStreamer.h
|
2015-05-23 16:15:10 +00:00 |
Object
|
Make it easier to use DwarfContext with MCJIT
|
2015-05-21 21:24:32 +00:00 |
Option
|
Use 'override/final' instead of 'virtual' for overridden methods
|
2015-04-11 02:11:45 +00:00 |
Passes
|
[PM] Create a separate library for high-level pass management code.
|
2015-03-07 09:02:36 +00:00 |
ProfileData
|
Tidy comments in SampleProfile header. NFC.
|
2015-05-12 22:03:00 +00:00 |
Support
|
Remove log2 dependency when building against Android API-9 SDK
|
2015-05-24 13:24:31 +00:00 |
TableGen
|
[TableGen] Make some variable names consistent with their type names and just generally consistent across all of the overloads.
|
2015-05-20 05:40:13 +00:00 |
Target
|
Add target hook to allow merging stores of nonzero constants
|
2015-05-24 00:51:27 +00:00 |
Transforms
|
Extend EarlyCSE to handle basic cases from JumpThreading and CVP
|
2015-05-22 23:53:24 +00:00 |
CMakeLists.txt
|
Remove llvm_headers_do_not_build for the benefit of XCode and Visual Studio users.
|
2014-08-14 00:51:47 +00:00 |
InitializePasses.h
|
Revert r237954, "Resubmit r237708 (MIR Serialization: print and parse LLVM IR using MIR format)."
|
2015-05-22 07:17:07 +00:00 |
LinkAllIR.h
|
|
|
LinkAllPasses.h
|
Add a speculative execution pass
|
2015-05-15 17:54:48 +00:00 |
module.modulemap
|
Fix modules build post-r235612.
|
2015-04-23 23:22:26 +00:00 |
module.modulemap.build
|
|
|
Pass.h
|
Use 'override/final' instead of 'virtual' for overridden methods
|
2015-04-11 02:11:45 +00:00 |
PassAnalysisSupport.h
|
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
|
2015-02-15 22:54:22 +00:00 |
PassInfo.h
|
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
|
2015-02-15 22:54:22 +00:00 |
PassRegistry.h
|
Revert r231276 (including r231277): Add a lock() function in PassRegistry to speed up multi-thread synchronization.
|
2015-03-05 17:53:00 +00:00 |
PassSupport.h
|
Defining a new API for debug options that doesn't rely on static global cl::opts.
|
2014-10-15 21:54:35 +00:00 |