.. |
ADT
|
Add a Musl environment to the triple.
|
2016-06-14 12:45:33 +00:00 |
Analysis
|
[PM] Port LVI to the new PM.
|
2016-06-13 22:01:25 +00:00 |
AsmParser
|
|
|
Bitcode
|
[DebugInfo] Add calling convention support for DWARF and CodeView
|
2016-06-08 20:34:29 +00:00 |
CodeGen
|
Pass DebugLoc and SDLoc by const ref.
|
2016-06-12 15:39:02 +00:00 |
Config
|
Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbosely"
|
2016-05-23 21:34:12 +00:00 |
DebugInfo
|
Resubmit "[pdb] Actually write a PDB to disk from YAML.""
|
2016-06-14 20:48:36 +00:00 |
ExecutionEngine
|
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
|
2016-06-08 19:09:22 +00:00 |
IR
|
[AVX512] Remove the GCCBuiltins from the mask pcmpeq/pcmpgt intrinsics so we can emit native IR from clang.
|
2016-06-15 14:06:28 +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 instances of std::function.
|
2016-06-12 16:13:55 +00:00 |
MC
|
Add a using declaration so that the overrides don't hide some of the
|
2016-06-11 08:12:17 +00:00 |
Object
|
[pdbdump] Print out New FPO stream contents.
|
2016-06-06 18:39:21 +00:00 |
ObjectYAML
|
[obj2yaml] [yaml2obj] Support for MachO nlist and string table
|
2016-06-02 22:54:06 +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] Refactor cross-registration of AM into an helper.
|
2016-05-14 23:21:50 +00:00 |
ProfileData
|
Untabify.
|
2016-06-13 00:18:19 +00:00 |
Support
|
In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
|
2016-06-13 15:54:56 +00:00 |
TableGen
|
Reverting r263474; it turns out there are uses of the public interface, but MSVC wasn't caring about them.
|
2016-03-14 20:03:15 +00:00 |
Target
|
Don't force SP-relative addressing for statepoints
|
2016-06-15 05:35:14 +00:00 |
Transforms
|
[PM] Port SLPVectorizer to the new PM
|
2016-06-15 08:43:40 +00:00 |
CMakeLists.txt
|
|
|
InitializePasses.h
|
Remove the ScalarReplAggregates pass
|
2016-06-15 00:19:09 +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
|
Remove the ScalarReplAggregates pass
|
2016-06-15 00:19:09 +00:00 |
module.modulemap
|
Add missing include from r272607 to fix modules build, and remove out-dated workaround from module map.
|
2016-06-14 01:31:23 +00:00 |
module.modulemap.build
|
|
|
Pass.h
|
Remove unused header.
|
2016-05-25 22:56:58 +00:00 |
PassAnalysisSupport.h
|
[NFC] Header cleanup
|
2016-04-18 09:17:29 +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 |