llvm-capstone/llvm/unittests
WANG Xuerui bb39a8aad1 [LoongArch] Define the LAELF v20230519 relocs
The LoongArch ELF psABI document has changed location and versioning
scheme; this revision is v2.10 in the old scheme. Notably this revision
brings initial capability of linker relaxation to LoongArch.

Reviewed By: SixWeining, MaskRay

Differential Revision: https://reviews.llvm.org/D152184
2023-06-07 11:16:05 +08:00
..
ADT [ADT] Fix DenseMapInfo<variant>::isEqual to delegate to DenseMapInfo, not == 2023-06-06 18:36:37 +02:00
Analysis [KnownBits] Return zero instead of unknown for always poison shifts 2023-05-23 14:41:22 +02:00
AsmParser
BinaryFormat
Bitcode
Bitstream
CodeGen [unittest][codegen] Avoid memory leak in recently added FindDebugLocTest unittest 2023-05-25 18:31:36 +02:00
DebugInfo Re-apply "Revert "[DebugInfo] Add error checking around data extraction in DWARFAbbreviationDeclaration::extract"" 2023-06-06 11:13:31 -07:00
Debuginfod
Demangle [Damangle] convert dlangDemangle to use std::string_view 2023-06-02 15:19:41 -07:00
DWARFLinkerParallel
ExecutionEngine
FileCheck Turn unreachable error into assert 2023-05-23 13:52:22 +01:00
Frontend [Flang][OpenMP][OMPIRBuilder] Add lowering of TargetOp for device codegen 2023-05-18 15:14:03 +01:00
FuzzMutate [FuzzMutate] Handle BB without predecessor, avoid insertion after musttail call, avoid sinking token type 2023-06-01 19:52:16 -07:00
InterfaceStub
IR
LineEditor
Linker
MC
MI [MachineVerifier] Verify liveins for live-through segments 2023-05-24 15:17:02 +01:00
MIR
ObjCopy
Object [LoongArch] Define the LAELF v20230519 relocs 2023-06-07 11:16:05 +08:00
ObjectYAML
Option
Passes
ProfileData [InstrProf] Move BPFunctionNode test to ProfileDataTests 2023-06-06 19:12:51 -07:00
Remarks [Remarks] Retain all remarks by default, add option to drop without DL. 2023-05-26 11:01:20 +01:00
Support [InstrProf] Move BPFunctionNode test to ProfileDataTests 2023-06-06 19:12:51 -07:00
TableGen
Target [RISCV][MC] Refine MCInstrAnalysis based on registers used 2023-05-17 11:43:39 +02:00
TargetParser [Triple] Add triple for UEFI 2023-06-06 08:42:28 -07:00
Testing
TextAPI
tools [llvm-mca][RISCV] Fix llvm-mca RISCVInstrument memory leak 2023-05-22 10:36:41 -07:00
Transforms [NFC] Remove unneeded semicolon after function definition 2023-06-07 09:29:49 +08:00
XRay
CMakeLists.txt
unittest.cfg.in