llvm-project/llvm/unittests/IR
Krzysztof Parzyszek f3b6dbfda8 Instructions: convert Optional to std::optional 2022-12-04 14:25:11 -06:00
..
AbstractCallSiteTest.cpp
AsmWriterTest.cpp [unittests] Change operands of Add in AsmWriterTest from Undef to Poison 2022-09-08 11:37:09 +01:00
AttributesTest.cpp [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
BasicBlockTest.cpp [IR][NFC] Adds BasicBlock::erase(). 2022-12-01 17:47:55 -08:00
CFGBuilder.cpp [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
CFGBuilder.h
CMakeLists.txt [UnitTests] Add ShuffleVectorInst unit test coverage for shuffle mask kind matchers 2022-09-19 11:53:30 +01:00
ConstantRangeTest.cpp [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
ConstantsTest.cpp [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
DataLayoutTest.cpp [LangRef] Remove incorrect vector alignment rules 2021-12-14 14:35:40 +00:00
DebugInfoTest.cpp [Assignment Tracking] Fix DbgVariableIntrinsic::replaceVariableLocationOp 2022-11-23 13:56:34 +00:00
DebugTypeODRUniquingTest.cpp Reduce dependencies on llvm/BinaryFormat/Dwarf.h 2022-02-04 11:44:03 +01:00
DemandedBitsTest.cpp
DominatorTreeBatchUpdatesTest.cpp Reland "[llvm][NFC] Use c++17 style variable type traits" 2022-11-08 14:15:15 +00:00
DominatorTreeTest.cpp
FunctionTest.cpp
IRBuilderTest.cpp [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
InstructionsTest.cpp [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
IntrinsicsTest.cpp
LegacyPassManagerTest.cpp Use PassGate from LLVMContext if any otherwise global one 2022-11-25 15:13:04 +07:00
MDBuilderTest.cpp [Metadata] Introduce MD_pcsections 2022-09-06 15:52:44 +02:00
ManglerTest.cpp
MetadataTest.cpp DebugInfoMetadata: convert Optional to std::optional 2022-12-04 11:52:02 -06:00
ModuleTest.cpp
PassBuilderCallbacksTest.cpp [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
PassManagerTest.cpp Use PassGate from LLVMContext if any otherwise global one 2022-11-25 15:13:04 +07:00
PatternMatch.cpp [PatternMatch] don't match a scalar select of bool vectors as a logical-and or logical-or 2022-11-01 14:50:18 -04:00
ShuffleVectorInstTest.cpp [UnitTests] Add ShuffleVectorInst unit test coverage for shuffle mask kind matchers 2022-09-19 11:53:30 +01:00
TimePassesTest.cpp [test] Reset timer flag after test is done 2022-10-13 13:31:22 -07:00
TypesTest.cpp [IR] Move support for dxil::TypedPointerType to LLVM core IR. 2022-08-04 10:41:11 -04:00
UseTest.cpp
UserTest.cpp [IR] Report whether replaceUsesOfWith() changed something (NFC) 2022-05-18 11:46:28 +02:00
VPIntrinsicTest.cpp Instructions: convert Optional to std::optional 2022-12-04 14:25:11 -06:00
ValueHandleTest.cpp
ValueMapTest.cpp Reland "[llvm][NFC] Use c++17 style variable type traits" 2022-11-08 14:15:15 +00:00
ValueTest.cpp [IRTests] With opaque ptrs we can test that there is no bitcast inserted 2022-06-02 09:56:11 +02:00
VectorBuilderTest.cpp [VP] Introducing VectorBuilder, the VP intrinsic builder 2022-03-07 10:02:07 +01:00
VectorTypesTest.cpp [llvm] Wrap multi-statement macro definitions with do ... while (0) 2022-07-16 20:58:20 -07:00
VerifierTest.cpp [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00