llvm-project/llvm/unittests/IR
Paul Walker 9426df95b1 [LLVM][IR] Fix assert in ConstantExpr::getPtrToInt so all vector types are supported.
Fixes: #55410
2022-05-25 00:07:06 +01:00
..
AbstractCallSiteTest.cpp
AsmWriterTest.cpp
AttributesTest.cpp Use a sorted array instead of a map to store AttrBuilder string attributes 2022-01-10 14:49:53 +01:00
BasicBlockTest.cpp
CFGBuilder.cpp
CFGBuilder.h
CMakeLists.txt [VP] Introducing VectorBuilder, the VP intrinsic builder 2022-03-07 10:02:07 +01:00
ConstantRangeTest.cpp Recommit "[ConstantRange] Improve the implementation of binaryOr" 2022-05-20 18:39:58 +00:00
ConstantsTest.cpp [LLVM][IR] Fix assert in ConstantExpr::getPtrToInt so all vector types are supported. 2022-05-25 00:07:06 +01:00
DataLayoutTest.cpp [LangRef] Remove incorrect vector alignment rules 2021-12-14 14:35:40 +00:00
DebugInfoTest.cpp Adding DiBuilder interface for assumed length strings 2022-02-11 14:40:02 -05:00
DebugTypeODRUniquingTest.cpp Reduce dependencies on llvm/BinaryFormat/Dwarf.h 2022-02-04 11:44:03 +01:00
DemandedBitsTest.cpp
DominatorTreeBatchUpdatesTest.cpp [DomTree][NFC] Clean up nits in DomTree code 2021-10-25 16:05:34 -04:00
DominatorTreeTest.cpp
FunctionTest.cpp
IRBuilderTest.cpp [DebugInfo] Do not replace existing nodes from DICompileUnit 2021-11-29 19:46:10 -08:00
InstructionsTest.cpp [CAPI] Expose CastInst::getCastOpcode in C API 2022-04-30 18:40:04 -04:00
IntrinsicsTest.cpp
LegacyPassManagerTest.cpp Cleanup includes: TransformsUtils 2022-03-01 21:00:07 +01:00
MDBuilderTest.cpp
ManglerTest.cpp [SystemZ][z/OS] Add GOFF Support to the DataLayout 2021-09-24 14:09:01 -04:00
MetadataTest.cpp [NFC][Metadata] Define move constructor and move assignment operator for MDOperand. 2022-05-23 20:04:45 -07:00
ModuleTest.cpp
PassBuilderCallbacksTest.cpp
PassManagerTest.cpp
PatternMatch.cpp [PatternMatch] create and use matcher for 'not' that excludes undef elements 2021-12-02 08:51:13 -05:00
TimePassesTest.cpp Cleanup header dependencies in LLVMCore 2022-02-02 06:54:20 +01:00
TypesTest.cpp [LLVMContext] Replace enableOpaquePointers() with setOpaquePointers() 2022-04-05 12:02:48 +02:00
UseTest.cpp
UserTest.cpp [IR] Report whether replaceUsesOfWith() changed something (NFC) 2022-05-18 11:46:28 +02:00
VPIntrinsicTest.cpp [VP] Add more cast VPintrinsic and docs. 2022-04-01 09:16:10 +08:00
ValueHandleTest.cpp
ValueMapTest.cpp
ValueTest.cpp Reland [IR] Increase max alignment to 4GB 2021-10-06 13:29:23 -07:00
VectorBuilderTest.cpp [VP] Introducing VectorBuilder, the VP intrinsic builder 2022-03-07 10:02:07 +01:00
VectorTypesTest.cpp
VerifierTest.cpp Extend the `uwtable` attribute with unwind table kind 2022-02-14 14:35:02 +00:00