..
ADT
Reduce memory usage of ComputeEditDistance() by (almost) 50%
2015-07-13 21:33:21 +00:00
Analysis
Rename doFunction() in BFI to calculate() and change its parameters from pointers to references.
2015-07-15 19:58:26 +00:00
AsmParser
AsmParser: Extend the API to make the global value and metadata node slot mappings publicly accessible.
2015-06-23 17:10:10 +00:00
Bitcode
Add argmemonly attribute.
2015-07-11 10:30:36 +00:00
CodeGen
MIR Serialization: Serialize references from the stack objects to named allocas.
2015-07-15 22:14:49 +00:00
Config
[Support] Lazy load of dbghlp.dll on Windows
2015-07-02 14:34:57 +00:00
DebugInfo
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
ExecutionEngine
[ExecutionEngine] Re-apply r241962 with fixes for ARM.
2015-07-14 22:11:10 +00:00
IR
Debug Info: Add basic support for external types references.
2015-07-15 17:01:41 +00:00
IRReader
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
LibDriver
ArrayRef-ify libDriverMain
2015-06-21 06:31:56 +00:00
LineEditor
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
Linker
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
LTO
Teach LTOModule to emit linker flags for dllexported symbols, plus interface cleanup.
2015-06-29 22:04:09 +00:00
MC
[TableGen] Improve decoding options for non-orthogonal instructions
2015-07-15 08:04:27 +00:00
Object
Handle the error of trying to convert a regular archive to a thin one.
2015-07-15 20:45:56 +00:00
Option
Add Arg::getValues method with const 'this' and const result
2015-06-25 18:48:26 +00:00
Passes
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
ProfileData
Re-apply "InstrProf: When reading, copy the data instead of taking a reference. NFC"
2015-06-22 23:58:05 +00:00
Support
Delete declared but not implemented functions.
2015-07-15 17:19:39 +00:00
TableGen
[TableGen] Change a couple methods to return an ArrayRef instead of a const std::vector reference. NFC
2015-07-06 06:23:01 +00:00
Target
TargetRegisterInfo: Provide a way to check assigned registers in getRegAllocationHints()
2015-07-15 22:16:00 +00:00
Transforms
[LoopDist/LoopVer] Move LoopVersioning to a new module, NFC
2015-07-10 18:55:13 +00:00
CMakeLists.txt
InitializePasses.h
Create a wrapper pass for BlockFrequencyInfo.
2015-07-14 23:40:50 +00:00
LinkAllIR.h
LinkAllPasses.h
Don't change the visibility when converting a definition to a declaration.
2015-07-13 14:18:22 +00:00
module.modulemap
Add Value.def to the list of textual includes, excluding it from the modules build.
2015-06-26 20:16:44 +00:00
module.modulemap.build
Pass.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
PassAnalysisSupport.h
Doxygen-ify a few comments. NFC
2015-06-25 15:06:47 +00:00
PassInfo.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
PassRegistry.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
PassSupport.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00