.. |
ADT
|
[ADT] NFC: Generalize GraphTraits requirement of "NodeType *" in interfaces to "NodeRef", and migrate SCCIterator.h to use NodeRef
|
2016-08-01 22:32:20 +00:00 |
Analysis
|
LoadStoreVectorizer: Remove TargetBaseAlign. Keep alignment for stack adjustments.
|
2016-08-04 16:38:44 +00:00 |
AsmParser
|
[AsmParser] Expose an API to parse a string starting with a type.
|
2016-03-08 00:37:07 +00:00 |
Bitcode
|
Update doxygen description for WriteBitcodeToFile() API (NFC)
|
2016-07-18 21:29:24 +00:00 |
CodeGen
|
GlobalISel: IRTranslate PHI instructions
|
2016-08-05 17:16:40 +00:00 |
Config
|
Use posix_fallocate instead of ftruncate.
|
2016-07-19 20:19:56 +00:00 |
DebugInfo
|
[CodeView] Decouple record deserialization from visitor dispatch.
|
2016-08-05 21:45:34 +00:00 |
ExecutionEngine
|
[ORC] Change LogicalDylib::LogicalModuleHandle from an iterator to an index.
|
2016-08-05 18:26:56 +00:00 |
IR
|
Update outdated comments in the new PM internals (NFC)
|
2016-08-05 19:51:00 +00:00 |
IRReader
|
[NFC] Header cleanup
|
2016-04-18 09:17:29 +00:00 |
LibDriver
|
[NFC] Header cleanup
|
2016-04-18 09:17:29 +00:00 |
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
|
Clean up of libObject/Archive interfaces and change the last three uses of ErrorOr<>
|
2016-08-03 21:57:47 +00:00 |
ObjectYAML
|
[Mach0YAML] Change n_type from uint8_t to llvm::yaml::Hex8
|
2016-08-04 21:07:39 +00:00 |
Option
|
Option parser: class for consuming a joined arg in addition to all remaining args
|
2016-04-15 00:23:30 +00:00 |
Passes
|
[PM] Significantly refactor the pass pipeline parsing to be easier to
|
2016-08-03 03:21:41 +00:00 |
ProfileData
|
[Coverage] Mark more methods const (NFC)
|
2016-07-22 21:11:55 +00:00 |
Support
|
Revert "Make YAML support SmallVector"
|
2016-08-05 22:32:33 +00:00 |
TableGen
|
[TableGen] Autobrief-ize Record. NFC.
|
2016-07-14 14:53:14 +00:00 |
Target
|
GlobalISel: add support for G_MUL
|
2016-08-04 21:39:44 +00:00 |
Transforms
|
Rewrite domination verifier to handle local domination as well.
|
2016-08-05 21:46:52 +00:00 |
CMakeLists.txt
|
|
|
InitializePasses.h
|
[PM] Port SpeculativeExecution to the new PM
|
2016-08-01 21:48:33 +00:00 |
LinkAllIR.h
|
Remove every uses of getGlobalContext() in LLVM (but the C API)
|
2016-04-14 21:59:01 +00:00 |
LinkAllPasses.h
|
code hoisting pass based on GVN
|
2016-07-15 13:45:20 +00:00 |
module.modulemap
|
Update modulemap for Msf -> MSF rename.
|
2016-07-30 12:05:17 +00:00 |
module.modulemap.build
|
|
|
Pass.h
|
Remove unused header.
|
2016-05-25 22:56:58 +00:00 |
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
|
[NFC] Header cleanup
|
2016-04-18 09:17:29 +00:00 |
PassSupport.h
|
[LPM] Reinstate r271781 which reinstated r271652 to replace the
|
2016-06-04 19:57:55 +00:00 |