llvm-project/llvm/unittests/IR
Arthur Eubanks aa5bc41b76 [test] Reset timer flag after test is done
Fixes some test failures after D135219 on internal bots.
2022-10-13 13:31:22 -07: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 [NFC] Remove dead code 2022-06-25 17:18:45 +00:00
BasicBlockTest.cpp [LLParser] Allow zero-input phi nodes 2022-08-31 14:24:12 +02:00
CFGBuilder.cpp
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 [ConstantRangeTest] Migrate known bits test to generic infrastructure (NFC) 2022-07-18 15:20:35 +02:00
ConstantsTest.cpp [ConstantExpr] Remove fneg expression 2022-09-08 10:24:55 +02: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
DominatorTreeTest.cpp
FunctionTest.cpp
IRBuilderTest.cpp [IRBuilder] Handle constexpr-bitcast for IRBuilder::CreateThreadLocalAddress 2022-08-03 11:13:49 +08:00
InstructionsTest.cpp Revert "Don't treat readnone call in presplit coroutine as not access memory" 2022-07-20 17:00:58 +08:00
IntrinsicsTest.cpp
LegacyPassManagerTest.cpp Cleanup includes: TransformsUtils 2022-03-01 21:00:07 +01:00
MDBuilderTest.cpp [Metadata] Introduce MD_pcsections 2022-09-06 15:52:44 +02:00
ManglerTest.cpp
MetadataTest.cpp [llvm] Use value instead of getValue (NFC) 2022-07-13 23:11:56 -07:00
ModuleTest.cpp
PassBuilderCallbacksTest.cpp
PassManagerTest.cpp
PatternMatch.cpp [PatternMatch][InstCombine] match a vector with constant expression element(s) as a constant expression 2022-07-21 15:23:57 -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 [VP][RISCV] Add vp.smax/smin/umax/umin intrinsics 2022-10-07 17:14:31 -07:00
ValueHandleTest.cpp
ValueMapTest.cpp
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 [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00