.. |
Analysis
|
InstCombine: Fold bitcast of vector to FP scalar
|
2016-12-07 20:56:11 +00:00 |
AsmParser
|
[AsmParser] Avoid recursing when lexing ';'. NFC.
|
2016-11-16 22:25:05 +00:00 |
Bitcode
|
Fix MSVC bool to uint64_t promotion warning
|
2016-12-06 11:12:53 +00:00 |
CodeGen
|
GlobalISel: use correct builder for ConstantExprs.
|
2016-12-07 21:29:15 +00:00 |
DebugInfo
|
[pdb] handle missing pdb streams more gracefully
|
2016-12-05 22:44:00 +00:00 |
Demangle
|
Demangle: remove references to allocator for default allocator
|
2016-11-20 00:20:27 +00:00 |
ExecutionEngine
|
[mips][rtdyld] Merge code to write relocated values to the section. NFC
|
2016-12-07 11:41:23 +00:00 |
Fuzzer
|
[libFuzzer] include FuzzerIO.h and hopefully fix the Mac build. reported by Dejan Mircevski
|
2016-12-07 21:02:48 +00:00 |
IR
|
[ADT, IR] Fix some Clang-tidy modernize-use-equals-delete and Include What You Use warnings; other minor fixes (NFC).
|
2016-12-07 22:06:02 +00:00 |
IRReader
|
Timer: Track name and description.
|
2016-11-18 19:43:18 +00:00 |
LibDriver
|
Object: Replace NewArchiveIterator with a simpler NewArchiveMember class. NFCI.
|
2016-06-29 22:27:42 +00:00 |
LineEditor
|
Fix Clang-tidy modernize-deprecated-headers warnings in some files; other minor fixes.
|
2016-03-28 17:40:08 +00:00 |
Linker
|
IR: Move NumElements field from {Array,Vector}Type to SequentialType.
|
2016-12-02 03:20:58 +00:00 |
LTO
|
[LTOs] Allow generation of hotness information
|
2016-12-02 17:53:56 +00:00 |
MC
|
[llvm] Fix D26214: Move error handling out of MC and to the callers.
|
2016-12-06 02:49:17 +00:00 |
Object
|
[Object][MachO] Reference-ify some helper function arguments. NFC.
|
2016-12-04 01:56:10 +00:00 |
ObjectYAML
|
[ObjectYAML] Pull DWARF support into DWARFYAML namespace
|
2016-12-07 21:26:32 +00:00 |
Option
|
Generalize ArgList::AddAllArgs more
|
2016-09-29 19:47:58 +00:00 |
Passes
|
[PM] Change the static object whose address is used to uniquely identify
|
2016-11-23 17:53:26 +00:00 |
ProfileData
|
Make the Error class constructor protected
|
2016-11-11 04:28:40 +00:00 |
Support
|
Fix the apple build issue caused by r288956
|
2016-12-07 19:28:22 +00:00 |
TableGen
|
[TableGen] Centralize/Unify error handling.
|
2016-12-05 22:58:01 +00:00 |
Target
|
GlobalISel: simplify MachineIRBuilder interface.
|
2016-12-07 21:05:38 +00:00 |
Transforms
|
[BDCE] Skip metadata while replacing uses.
|
2016-12-07 21:47:32 +00:00 |
CMakeLists.txt
|
Try to fix a circular dependency in the modules build.
|
2016-09-06 20:16:19 +00:00 |
LLVMBuild.txt
|
Add an c++ itanium demangler to llvm.
|
2016-09-06 19:16:48 +00:00 |