..
Analysis
[LAA] Fix the build with older versions of Clang
2022-07-18 14:01:47 +02:00
AsmParser
Remove 'no_sanitize_memtag'. Add 'sanitize_memtag'.
2022-07-13 08:54:41 -07:00
BinaryFormat
[AMDGPU] Add the uses_dynamic_stack field to the kernel descriptor and the kernel metadata map
2022-07-18 10:07:13 +05:30
Bitcode
Remove unused forward declarations (NFC)
2022-07-17 15:37:48 -07:00
Bitstream
…
CodeGen
[SDAG] Fix release build
2022-07-18 14:10:31 +02:00
DWARFLinker
Re-land "[dsymutil] Account for DW_OP_convert being CU relative"
2022-07-12 18:46:23 -07:00
DWP
[llvm-dwp] Add SHF_COMPRESSED support and remove .zdebug support
2022-07-14 16:19:32 -07:00
DebugInfo
Remove unused forward declarations (NFC)
2022-07-17 15:37:48 -07:00
Debuginfod
[llvm] Use value instead of getValue (NFC)
2022-07-13 23:11:56 -07:00
Demangle
[MicrosoftDemangle] Set error to true when returning nullptr.
2022-06-08 17:18:09 -07:00
ExecutionEngine
Ensure newlines at the end of files (NFC)
2022-07-17 15:37:45 -07:00
Extensions
…
FileCheck
[FileCheck] Catch missspelled directives.
2022-05-26 11:37:19 +01:00
Frontend
[llvm] Use value instead of getValue (NFC)
2022-07-13 23:11:56 -07:00
FuzzMutate
Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR."
2022-05-07 13:49:54 +02:00
Fuzzer
…
IR
[Verifier] Make Verifier recognize undef tokens as correct IR
2022-07-18 16:26:06 +07:00
IRReader
…
InterfaceStub
[llvm] Use value instead of getValue (NFC)
2022-07-13 23:11:56 -07:00
LTO
[LTO][ELF] Add selective --save-temps= option
2022-07-06 10:06:18 -07:00
LineEditor
[llvm][lldb] use FindLibEdit.cmake everywhere
2022-05-12 15:59:41 -07:00
Linker
[NFC][Metadata] Change MDNode::operands()'s return type from op_range to ArrayRef<MDOperand>
2022-07-14 17:22:32 +02:00
MC
[MC] Avoid UAF in WinCOFFObjectWriter with weak symbols.
2022-07-16 13:24:08 +03:00
MCA
[MCA] Allow mca::Instruction-s to be recycled and reused
2022-06-24 15:39:51 -07:00
ObjCopy
[llvm] Use value instead of getValue (NFC)
2022-07-13 23:11:56 -07:00
Object
[llvm] Modernize bool literals (NFC)
2022-07-17 18:08:51 -07:00
ObjectYAML
[llvm] Use value instead of getValue (NFC)
2022-07-13 23:11:56 -07:00
Option
…
Passes
Turn on flag to not re-run simplification pipeline.
2022-07-14 06:23:55 -07:00
ProfileData
[PGO] Report number of counts being dropped when a hash-mismatch happens
2022-07-15 14:53:59 -07:00
Remarks
Don't use Optional::hasValue (NFC)
2022-06-20 20:05:16 -07:00
Support
[Support][CodeGen] Fix spelling Divison->Division. NFC
2022-07-17 23:16:29 -07:00
TableGen
[llvm] Use value instead of getValue (NFC)
2022-07-13 23:11:56 -07:00
Target
[AMDGPU][MC][GFX11] AsmParser for op_sel for VOP3 dpp opcodes
2022-07-18 15:08:52 +02:00
Testing
[llvm] Use value_or instead of getValueOr (NFC)
2022-06-18 23:07:11 -07:00
TextAPI
…
ToolDrivers
[llvm-lib] Ignore /NODEFAULTLIB flag
2022-07-05 10:27:50 -07:00
Transforms
[CloneFunction][DebugInfo] Avoid cloning DILexicalBlocks of inlined subprograms
2022-07-18 13:14:52 +02:00
WindowsDriver
[llvm] Don't use Optional::hasValue (NFC)
2022-06-25 21:42:52 -07:00
WindowsManifest
[llvm] Fix typo for libxml2 detection
2022-05-17 08:45:31 +00:00
XRay
…
CMakeLists.txt
…