..
ADT
Fix r276671 to not use a defaulted move constructor.
2016-07-25 20:34:25 +00:00
Analysis
[ConstantFolding] Remove an unused ConstantFoldInstOperands overload
2016-07-29 03:27:33 +00:00
AsmParser
Bitcode
Update doxygen description for WriteBitcodeToFile()
API (NFC)
2016-07-18 21:29:24 +00:00
CodeGen
MachineFunction: Return reference for getFrameInfo(); NFC
2016-07-28 18:40:00 +00:00
Config
Use posix_fallocate instead of ftruncate.
2016-07-19 20:19:56 +00:00
DebugInfo
[pdb] Fix some warnings that break -Werror builds.
2016-07-28 19:18:02 +00:00
ExecutionEngine
[Support] Make ErrorAsOutParameter take an Error* rather than an Error&.
2016-07-22 16:11:25 +00:00
IR
Revert "Don't invoke getName() from Function::isIntrinsic().", rL276942.
2016-07-28 23:58:15 +00:00
IRReader
LibDriver
LineEditor
Apply clang-tidy's misc-move-constructor-init throughout LLVM.
2016-05-27 14:27:24 +00:00
Linker
Linker: teach the IR mover to return llvm::Error.
2016-05-27 05:21:35 +00:00
LTO
Move legacy LTO interface headers to legacy/ directory.
2016-07-14 21:21:16 +00:00
MC
Remove MCAsmInfo.h include from TargetOptions.h
2016-07-27 16:03:57 +00:00
Object
Next step along the way to getting good error messages for bad archives.
2016-07-25 20:36:36 +00:00
ObjectYAML
[yaml2obj] Remove --format option in favor of YAML tags
2016-06-27 19:53:53 +00:00
Option
Passes
Reword comment to be more clear.
2016-07-16 01:55:45 +00:00
ProfileData
[Coverage] Mark more methods const (NFC)
2016-07-22 21:11:55 +00:00
Support
Revert r276973 "Adjust Registry interface to not require plugins to export a registry"
2016-07-28 17:17:22 +00:00
TableGen
[TableGen] Autobrief-ize Record. NFC.
2016-07-14 14:53:14 +00:00
Target
TargetInstrInfo: add virtual function getInstSizeInBytes
2016-07-29 08:16:16 +00:00
Transforms
Fixed comment
2016-07-29 00:30:07 +00:00
CMakeLists.txt
InitializePasses.h
[BPI] Add new LazyBPI analysis
2016-07-28 23:31:12 +00:00
LinkAllIR.h
LinkAllPasses.h
code hoisting pass based on GVN
2016-07-15 13:45:20 +00:00
module.modulemap
Add a modulemap for LLVMDebugInfoMsf.
2016-07-25 18:18:59 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
Apply clang-tidy's modernize-loop-convert to most of lib/Transforms.
2016-06-26 12:28:59 +00:00
PassInfo.h
PassRegistry.h
PassSupport.h
[LPM] Reinstate r271781 which reinstated r271652 to replace the
2016-06-04 19:57:55 +00:00