.. |
ADT
|
Mark empty default constructors as =default if it makes the type POD
|
2015-04-11 18:57:14 +00:00 |
Analysis
|
Remove empty non-virtual destructors or mark them =default when non-public
|
2015-04-11 15:32:26 +00:00 |
AsmParser
|
|
|
Bitcode
|
Remove empty non-virtual destructors or mark them =default when non-public
|
2015-04-11 15:32:26 +00:00 |
CodeGen
|
Remove empty non-virtual destructors or mark them =default when non-public
|
2015-04-11 15:32:26 +00:00 |
Config
|
[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
|
2015-03-26 19:25:01 +00:00 |
DebugInfo
|
Remove empty non-virtual destructors or mark them =default when non-public
|
2015-04-11 15:32:26 +00:00 |
ExecutionEngine
|
Use 'override/final' instead of 'virtual' for overridden methods
|
2015-04-11 02:11:45 +00:00 |
IR
|
DebugInfo: Move DIScope::getName() and getContext() to MDScope
|
2015-04-11 17:37:23 +00:00 |
IRReader
|
|
|
LineEditor
|
Use 'override/final' instead of 'virtual' for overridden methods
|
2015-04-11 02:11:45 +00:00 |
Linker
|
Remember to move a type to the correct set when setting the body.
|
2015-03-06 00:50:21 +00:00 |
LTO
|
libLTO, llvm-lto, gold: Introduce flag for controlling optimization level.
|
2015-03-19 22:01:00 +00:00 |
MC
|
Remove empty non-virtual destructors or mark them =default when non-public
|
2015-04-11 15:32:26 +00:00 |
Object
|
Use 'override/final' instead of 'virtual' for overridden methods
|
2015-04-11 02:11:45 +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
|
InstrProf: Teach llvm-cov to handle universal binaries when given -arch
|
2015-03-11 02:30:51 +00:00 |
Support
|
Mark empty default constructors as =default if it makes the type POD
|
2015-04-11 18:57:14 +00:00 |
TableGen
|
Remove empty non-virtual destructors or mark them =default when non-public
|
2015-04-11 15:32:26 +00:00 |
Target
|
Simplify use of formatted_raw_ostream.
|
2015-04-09 21:06:08 +00:00 |
Transforms
|
Remove empty non-virtual destructors or mark them =default when non-public
|
2015-04-11 15:32:26 +00:00 |
CMakeLists.txt
|
|
|
InitializePasses.h
|
Divergence analysis for GPU programs
|
2015-04-10 05:03:50 +00:00 |
LinkAllIR.h
|
|
|
LinkAllPasses.h
|
Divergence analysis for GPU programs
|
2015-04-10 05:03:50 +00:00 |
module.modulemap
|
[modules] Mark Analysis/TargetLibraryInfo.def as a textual header.
|
2015-03-06 23:39:54 +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 |