..
Analysis
[LVI] run transfer function for binary operator even when the RHS isn't a constant
2018-11-21 05:24:12 +00:00
AsmParser
[DebugInfo] DISubprogram flags get their own flags word. NFC.
2018-11-19 18:29:28 +00:00
BinaryFormat
[BinaryFormat] Add MsgPackTypes
2018-11-15 18:50:01 +00:00
Bitcode
[DebugInfo] DISubprogram flags get their own flags word. NFC.
2018-11-19 18:29:28 +00:00
CodeGen
[DAGCombiner] refactor select-of-FP-constants transform
2018-11-21 20:54:47 +00:00
DebugInfo
[CodeView] Add support for ref-qualified member functions.
2018-11-20 22:13:43 +00:00
Demangle
[MS Demangler] Print public:, protected:, private: if set in FunctionClass or a variable's StorageClass.
2018-11-13 20:18:26 +00:00
ExecutionEngine
[ExecutionEngine][Interpreter] Fix out-of-bounds array access.
2018-11-20 01:01:26 +00:00
Fuzzer
FuzzMutate
IR
[IR] Add hasNPredecessors, hasNPredecessorsOrMore to BasicBlock
2018-11-19 19:54:27 +00:00
IRReader
LineEditor
Linker
[ThinLTO] Internalize readonly globals
2018-11-16 07:08:00 +00:00
LTO
[ThinLTO] Internalize readonly globals
2018-11-16 07:08:00 +00:00
MC
[MC] Support labels as offsets in .reloc directive
2018-11-21 16:28:39 +00:00
Object
Use llvm::copy. NFC
2018-11-17 01:44:25 +00:00
ObjectYAML
[WebAssembly] Add support for dylink section in object format
2018-11-14 18:36:24 +00:00
Option
OptRemarks
Passes
[PM] Port Scalarizer to the new pass manager.
2018-11-21 14:00:17 +00:00
ProfileData
Support
[APInt] Add methods for saturated add and sub
2018-11-20 16:47:59 +00:00
TableGen
Reverted r347092 due to the following build fails:
2018-11-17 02:26:34 +00:00
Target
[PowerPC][NFC] Split PPCMCCodeEmitter into header and cpp file.
2018-11-21 21:23:50 +00:00
Testing
ToolDrivers
Transforms
[MergeFuncs] Generate alias instead of thunk if possible
2018-11-21 19:37:19 +00:00
WindowsManifest
XRay
[XRay] Improve FDR trace handling and error messaging
2018-11-09 06:26:48 +00:00
CMakeLists.txt
LLVMBuild.txt