..
Analysis
[Alignment][NFC] getMemoryOpCost uses MaybeAlign
2019-10-25 21:26:59 +02:00
AsmParser
Add Windows Control Flow Guard checks (/guard:cf).
2019-10-28 15:19:39 +00:00
BinaryFormat
[DWARF5] Added support for deleted C++ special member functions.
2019-10-29 13:44:06 -07:00
Bitcode
[Alignment][NFC] Convert AllocaInst to MaybeAlign
2019-10-25 22:41:34 +02:00
Bitstream
CodeGen
[DWARF5] Added support for deleted C++ special member functions.
2019-10-29 13:44:06 -07:00
DebugInfo
Hide implementation details in anonymous namespaces. NFC.
2019-10-24 10:48:43 +02:00
Demangle
[Demangle] Add a few more options to the microsoft demangler
2019-10-15 08:29:56 +00:00
ExecutionEngine
[JITLink] Tighten section sorting criteria to fix a flaky test case.
2019-10-28 22:56:13 -07:00
Fuzzer
FuzzMutate
IR
[IR] move/change null-check to assert
2019-10-29 09:28:47 -04:00
IRReader
LineEditor
Linker
[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
2019-10-15 11:24:36 +00:00
LTO
Fix compilation warning on the trailing whitespace. NFC.
2019-10-24 09:55:06 -04:00
MC
[NFCI][XCOFF][AIX] Skip empty Section during object file generation
2019-10-28 22:04:23 +00:00
MCA
[MCA] Fix a spelling mistake in a comment. NFC
2019-10-27 10:06:22 +00:00
Object
[Mips] Use appropriate private label prefix based on Mips ABI
2019-10-23 12:24:35 +02:00
ObjectYAML
[yaml2obj] - Make .symtab to be not mandatory section for SHT_REL[A] section.
2019-10-29 11:43:12 +03:00
Option
Passes
PM: silence -Wpessimizing-move
from GCC 9.2.1 (NFC)
2019-10-27 18:33:09 -04:00
ProfileData
[SampleFDO] Add profile remapping support for profile on-demand loading used
2019-10-18 22:35:20 +00:00
Remarks
[Remarks] Add support for prepending a path to external files
2019-10-16 15:40:59 +00:00
Support
minor doc typo fix / testing github commit
2019-10-28 12:08:40 +01:00
TableGen
Add Record::getValueAsOptionalDef().
2019-10-25 16:39:21 -07:00
Target
[SelectionDAG] Enable lowering unordered atomics loads w/LoadSDNode (and stores w/StoreSDNode) by default
2019-10-29 12:46:24 -07:00
Testing
TextAPI
Reland "[TextAPI] Introduce TBDv4"
2019-10-10 04:24:44 +00:00
ToolDrivers
Transforms
[SLP] Fix -Wunused-variable. NFC
2019-10-29 09:38:55 -07:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt