..
ADT
Fix DensetSet::insert_as() for MSVC2015 (NFC)
2016-09-06 03:03:15 +00:00
Analysis
[AA] Fix typo in comment (s/hase/has).
2016-09-08 00:48:12 +00:00
AsmParser
Bitcode
Constify some path in the bitcode writer (NFC)
2016-08-19 06:06:18 +00:00
CodeGen
Attempt to fix static_asserts in SelectionDAGNodes.h that MSVC chokes on.
2016-09-09 16:29:13 +00:00
Config
Add an c++ itanium demangler to llvm.
2016-09-06 19:16:48 +00:00
DebugInfo
[codeview] Use the correct max CV record length of 0xFF00
2016-09-02 18:43:27 +00:00
Demangle
Add an c++ itanium demangler to llvm.
2016-09-06 19:16:48 +00:00
ExecutionEngine
[ORC] Clone module flags metadata into the globals module in the
2016-09-04 17:53:30 +00:00
IR
Rationalise the attribute getter/setter methods on Function and CallSite.
2016-09-09 04:50:38 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
[lib/LTO] Add a way to run a custom pipeline
2016-09-07 17:46:16 +00:00
MC
GlobalISel: move type information to MachineRegisterInfo.
2016-09-09 11:46:34 +00:00
Object
[COFFObjectFile] Ignore broken symbol table
2016-08-30 20:20:24 +00:00
ObjectYAML
[macho2yaml] Don't write empty linkedit data
2016-08-17 21:46:04 +00:00
Option
Passes
[PM] Significantly refactor the pass pipeline parsing to be easier to
2016-08-03 03:21:41 +00:00
ProfileData
[Coverage] Delete some dead code (NFC)
2016-09-08 16:14:14 +00:00
Support
[YAMLIO] Add the ability to map with context.
2016-09-08 18:22:44 +00:00
TableGen
Target
GlobalISel: remove G_TYPE and G_PHI
2016-09-09 11:47:31 +00:00
Transforms
revert r280427
2016-09-08 15:25:12 +00:00
CMakeLists.txt
InitializePasses.h
Add a counter-function insertion pass
2016-09-01 09:42:39 +00:00
LinkAllIR.h
LinkAllPasses.h
Add a counter-function insertion pass
2016-09-01 09:42:39 +00:00
module.modulemap
Update modulemap for Msf -> MSF rename.
2016-07-30 12:05:17 +00:00
module.modulemap.build
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h