..
ADT
[APFloat] Make APFloat an interface class to the internal IEEEFloat. NFC.
2016-10-25 19:55:59 +00:00
Analysis
Fix map insertion that is elided in release build.
2016-10-21 23:30:39 +00:00
AsmParser
Bitcode
Do a sweep over move ctors and remove those that are identical to the default.
2016-10-20 12:20:28 +00:00
CodeGen
MachineInstrBundle: Pass iterators to getBundle(Start|End); NFC
2016-10-25 02:55:17 +00:00
Config
Split a comment into generic description and note about the specific
2016-10-01 08:05:50 +00:00
DebugInfo
[codeview] support emitting indirect virtual base class information
2016-10-25 22:11:52 +00:00
Demangle
Add an c++ itanium demangler to llvm.
2016-09-06 19:16:48 +00:00
ExecutionEngine
Do a sweep over move ctors and remove those that are identical to the default.
2016-10-20 12:20:28 +00:00
IR
Introduce updateDiscriminator interface to DILocation to make it cleaner assigning discriminators.
2016-10-26 15:48:45 +00:00
IRReader
LibDriver
LineEditor
Linker
[ThinLTO] Don't link module level assembly when importing
2016-10-12 18:39:29 +00:00
LTO
Make the LTO comdat api more symbol table friendly.
2016-10-25 12:02:03 +00:00
MC
[MC] Fix Various End Of Line Comment checkings
2016-10-24 14:35:29 +00:00
Object
nother additional error check for an invalid Mach-O file
2016-10-24 21:15:11 +00:00
ObjectYAML
[macho2yaml] Don't write empty linkedit data
2016-08-17 21:46:04 +00:00
Option
Generalize ArgList::AddAllArgs more
2016-09-29 19:47:58 +00:00
Passes
[PM] Significantly refactor the pass pipeline parsing to be easier to
2016-08-03 03:21:41 +00:00
ProfileData
Do a sweep over move ctors and remove those that are identical to the default.
2016-10-20 12:20:28 +00:00
Support
DebugInfo: support for DWARFv5 DW_AT_alignment attribute
2016-10-26 11:59:03 +00:00
TableGen
Target
Add option to specify minimum number of entries for jump tables
2016-10-25 19:53:51 +00:00
Transforms
Utility functions for appending to llvm.used/llvm.compiler.used.
2016-10-25 23:53:31 +00:00
CMakeLists.txt
InitializePasses.h
Add -strip-nonlinetable-debuginfo capability
2016-10-25 18:44:13 +00:00
LinkAllIR.h
Remove unused #includes of TimeValue.h. NFC.
2016-10-24 14:00:26 +00:00
LinkAllPasses.h
Conditionally eliminate library calls where the result value is not used
2016-10-18 21:36:27 +00:00
module.modulemap
[modules] Re-enable some previously excluded files.
2016-09-13 14:41:35 +00:00
module.modulemap.build
Pass.h
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
PassAnalysisSupport.h
PassInfo.h
Use StringRef in Pass Info/Support API (NFC)
2016-10-01 04:03:30 +00:00
PassRegistry.h
PassSupport.h
Use StringRef in Pass Info/Support API (NFC)
2016-10-01 04:03:30 +00:00