..
ADT
Avoid undefined behavior when vector is empty.
2015-12-10 16:35:06 +00:00
Analysis
LPM: Make callers of LPM.deleteLoopFromQueue update LoopInfo directly. NFC
2015-12-16 18:40:20 +00:00
AsmParser
AsmParser: Save and restore the parsing state for types using SlotMapping.
2015-08-21 21:32:39 +00:00
Bitcode
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
2015-12-16 16:16:19 +00:00
CodeGen
[Packetizer] Add a check whether an instruction should be packetized now
2015-12-16 16:38:16 +00:00
Config
[autoconf] Fix MinGW build
2015-11-28 00:54:12 +00:00
DebugInfo
[llvm-dwp] Retrieve the DWOID from the CU for the cu_index entry
2015-12-04 17:20:04 +00:00
ExecutionEngine
[SectionMemoryManager] Make better use of virtual memory
2015-12-16 11:13:23 +00:00
IR
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
2015-12-16 16:16:19 +00:00
IRReader
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
LibDriver
LibDriver: Replace references to lld-link2 with lld-link.
2015-08-06 19:00:42 +00:00
LineEditor
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
Linker
Yet another missing include.
2015-12-14 23:39:05 +00:00
LTO
Fix the order of destructors in LibLTOCodeGenerator
2015-12-09 03:37:51 +00:00
MC
Bump up MAX_SUBTARGET_FEATURES
2015-12-15 04:42:49 +00:00
Object
Use make_range to reduce mentions of iterator type. NFC
2015-12-06 05:08:07 +00:00
Option
[Option] Use an ArrayRef to store the Option Infos in OptTable. NFC
2015-10-21 16:30:42 +00:00
Passes
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
ProfileData
Coverage code refactoring /NFC
2015-12-15 19:44:45 +00:00
Support
Wrap include of <future> in some warning suppression pragmas
2015-12-15 22:10:30 +00:00
TableGen
Re-commit r247216: "Fix Clang-tidy misc-use-override warnings, other minor fixes"
2015-09-10 16:49:58 +00:00
Target
MachineScheduler: Add a target hook for deciding which RegPressure sets to
2015-12-16 18:31:01 +00:00
Transforms
LPM: Make callers of LPM.deleteLoopFromQueue update LoopInfo directly. NFC
2015-12-16 18:40:20 +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
Recommit LiveDebugValues pass after fixing a couple of minor issues.
2015-12-16 11:09:48 +00:00
LinkAllIR.h
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
2014-01-13 09:26:24 +00:00
LinkAllPasses.h
[PGO] Resubmit "MST based PGO instrumentation infrastructure" (r254021)
2015-12-09 18:08:16 +00:00
module.modulemap
llvm/module.modulemap: AVR.def should be textual header.
2015-10-24 00:25:18 +00:00
module.modulemap.build
[modules] Add module maps for LLVM. These are not quite ready for prime-time
2014-05-21 02:46:14 +00:00
Pass.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
PassAnalysisSupport.h
[PassManager] Tuning Memory Usage of AnalysisUsage
2015-12-08 00:10:56 +00:00
PassInfo.h
Reformat partially.
2015-10-05 04:46:30 +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
Support: Clean up TSan annotations.
2015-08-18 22:31:24 +00:00