llvm-capstone/llvm/unittests
Aiden Grossman edc9e2c267 Revert "[llvm-exegesis] Introduce SubprocessMemory Utility Class"
This reverts commit 1b9b78fd48.

There are spurious test failures on the ml-* bots and some of the ARM
builders are complaining about shm_open being missing. Pulling this
commit so that I can investigate after I sleep.
2023-06-21 08:43:52 +00:00
..
ADT [ADT] Fix DenseMapInfo<variant>::isEqual to delegate to DenseMapInfo, not == 2023-06-06 18:36:37 +02:00
Analysis ValueTracking: Ignore -0 for nsz sqrt with UseInstrInfo in computeKnownFPClass 2023-06-20 21:30:09 -04:00
AsmParser
BinaryFormat [MsgPack] Add support for writing binary ELF doc nodes 2023-04-20 08:24:39 +01:00
Bitcode Re-land "[AMDGPU] Define data layout entries for buffers"" 2023-05-03 19:43:56 +00:00
Bitstream
CodeGen [MISched][rework] Introduce and use ResourceSegments. 2023-06-09 15:02:00 +02:00
DebugInfo [DebugInfo] Add DW_OP_LLVM_user extension point 2023-06-19 21:46:24 +00:00
Debuginfod
Demangle [Damangle] convert dlangDemangle to use std::string_view 2023-06-02 15:19:41 -07:00
DWARFLinkerParallel [Support] Add PerThreadBumpPtrAllocator class. 2023-05-06 14:35:26 +02:00
ExecutionEngine [AIX] enable enable OrcCAPITest, NFC 2023-05-10 22:38:29 -04:00
FileCheck Turn unreachable error into assert 2023-05-23 13:52:22 +01:00
Frontend [MLIR][OpenMP] Refactoring createTargetData in OMPIRBuilder 2023-06-19 13:09:35 +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 [IR] Add interface to remove a CallBase string function attribute 2023-04-26 08:47:15 -07:00
LineEditor
Linker
MC [MC] MCDwarfLineAddr::Encode: use SmallVectorImpl instead of raw_ostream. NFC 2023-05-07 16:26:52 -07:00
MI [MC] Add MCRegisterInfo::regunits for iteration over register units 2023-06-16 05:39:50 +03:00
MIR Split out CodeGenTypes from CodeGen for LLT/MVT 2023-05-03 00:13:20 +09:00
ObjCopy
Object [LoongArch] Define the LAELF v20230519 relocs 2023-06-07 11:16:05 +08:00
ObjectYAML
Option [Option] Support special argument "--" 2023-06-07 08:06:05 -07:00
Passes [gn] port e281d102fb more 2023-03-01 08:50:44 -05:00
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 [RISCV] Add errors for mixing Zcmp with C/Zcd and D. 2023-06-21 00:10:37 -07:00
TableGen LLVMTableGenGlobalISel: Provide INTERFACE_INCLUDE_DIRECTORIES 2023-02-12 03:06:00 +09:00
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 [CMake] Reorder and reformat deps 2023-04-17 00:32:16 +09:00
tools Revert "[llvm-exegesis] Introduce SubprocessMemory Utility Class" 2023-06-21 08:43:52 +00:00
Transforms [FuncSpec] Add Freeze and CallBase to the InstCostVisitor. 2023-06-19 10:53:08 +01:00
XRay
CMakeLists.txt
unittest.cfg.in