llvm-project/llvm/lib
Martin Storsjö e71b07e468 [MC] [Win64EH] Wrap the epilog instructions in a struct. NFC.
For ARM SEH, the epilogs will need a little more associated data than
just the plain list of opcodes.

This is a preparatory refactoring for D125645.

Differential Revision: https://reviews.llvm.org/D125879
2022-06-01 11:25:48 +03:00
..
Analysis [mlgo] Incrementally update FunctionPropertiesInfo during inlining 2022-05-31 17:27:32 -07:00
AsmParser attributes: introduce allockind attr for describing allocator fn behavior 2022-05-31 10:01:17 -04:00
BinaryFormat [WebAssembly] Consolidate sectionTypeToString in BinaryFormat [NFC] 2022-05-27 09:26:36 -07:00
Bitcode attributes: introduce allockind attr for describing allocator fn behavior 2022-05-31 10:01:17 -04:00
Bitstream
CodeGen [DAGCombine][NFC] Add braces to 'else' to match braced 'if' 2022-06-01 07:54:05 +00:00
DWARFLinker [DWARFLinker][NFC] Add None value to the DwarfLinkerAccelTableKind enum. 2022-05-17 12:32:32 +03:00
DWP
DebugInfo DWARFVerifier: Change vector of IntervalMap to vector of unique_ptrs 2022-05-25 10:59:46 -07:00
Debuginfod
Demangle Revert "[demangler] Simplify OutputBuffer initialization" 2022-04-26 20:24:06 +00:00
ExecutionEngine [ORC] Check for errors when materializing absolute symbols. 2022-05-21 14:11:53 -07:00
Extensions
FileCheck [FileCheck] Catch missspelled directives. 2022-05-26 11:37:19 +01:00
Frontend [OpenMP][IRBuilder] `omp task` support 2022-05-24 10:22:11 +05:30
FuzzMutate Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
Fuzzer
IR attributes: introduce allockind attr for describing allocator fn behavior 2022-05-31 10:01:17 -04:00
IRReader
InterfaceStub [ifs] Add --strip-size flag 2022-05-14 18:50:20 +00:00
LTO [iwyu] Handle regressions in libLLVM header include 2022-04-13 20:53:19 +02:00
LineEditor [llvm][lldb] use FindLibEdit.cmake everywhere 2022-05-12 15:59:41 -07:00
Linker Support the min of module flags when linking, use for AArch64 BTI/PAC-RET 2022-04-13 09:31:51 +02:00
MC [MC] [Win64EH] Wrap the epilog instructions in a struct. NFC. 2022-06-01 11:25:48 +03:00
MCA
ObjCopy Revert "[llvm][clang][bolt][NFC] Use llvm::less_first() when applicable" 2022-05-27 11:19:18 +02:00
Object [WebAssembly] Consolidate sectionTypeToString in BinaryFormat [NFC] 2022-05-27 09:26:36 -07:00
ObjectYAML [llvm-objcopy][ObjectYAML][mips] Add MIPS specific ELF section indexes 2022-05-25 09:01:12 -07:00
Option [Driver] Simplify hasFlag pattern with addOptInFlag/addOptOutFlag helpers 2022-04-11 12:29:25 -07:00
Passes [NFC][JumpThreading] Remove InsertFreezeWhenUnfoldingSelect pass parameter 2022-05-26 16:13:34 -07:00
ProfileData [Clang][CoverageMapping] Fix switch counter codegen compile time explosion 2022-05-26 11:05:15 -07:00
Remarks
Support fix tests after my commit 80b3dcc045 2022-05-30 19:44:06 +01:00
TableGen [iwyu] Handle regressions in libLLVM header include 2022-05-26 08:12:34 +02:00
Target [MC] [Win64EH] Wrap the epilog instructions in a struct. NFC. 2022-06-01 11:25:48 +03:00
Testing
TextAPI
ToolDrivers [llvm-lib] Ignore /LTCG option 2022-05-27 11:38:42 -07:00
Transforms [LoopIdiom] Fix bailout for aliasing in memcpy transform. 2022-05-31 17:24:23 -07:00
WindowsDriver
WindowsManifest [llvm] Fix typo for libxml2 detection 2022-05-17 08:45:31 +00:00
XRay
CMakeLists.txt