..
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
[IR][NFC] Adds BasicBlock::erase().
2022-12-01 17:47:55 -08:00
CFGBuilder.cpp
Reland "[llvm][NFC] Use c++17 style variable type traits"
2022-11-08 14:15:15 +00: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
[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
…
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
Add deduction guides for IRBuilder
2022-11-10 09:38:26 -08:00
InstructionsTest.cpp
[IR][NFC] Adds Instruction::insertAt() for inserting at a specific point in the instr list.
2022-11-29 20:15:10 -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
Use None consistently (NFC)
2022-11-20 00:24:40 -08:00
ModuleTest.cpp
…
PassBuilderCallbacksTest.cpp
Reland "[llvm][NFC] Use c++17 style variable type traits"
2022-11-08 14:15:15 +00: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
[VP][RISCV] Add vp.nearbyint and RISC-V support.
2022-11-16 14:05:35 +08: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
[IR Verifier] didn't check if switch case is constant, align IR Verifier's check with LLParser.
2022-11-03 15:26:54 -07:00