This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-22 10:42:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
35965d72e0
llvm-mirror
/
unittests
/
IR
History
Fraser Cormack
18c509d4ea
[VP][NFCI] Address various clang-tidy warnings
...
Reviewed By: simoll Differential Revision:
https://reviews.llvm.org/D104288
2021-06-21 10:57:42 +01:00
..
AbstractCallSiteTest.cpp
AsmWriterTest.cpp
AttributesTest.cpp
Improve error messages for attributes in the wrong context.
2021-04-29 01:44:16 -07:00
BasicBlockTest.cpp
CFGBuilder.cpp
CFGBuilder.h
CMakeLists.txt
ConstantRangeTest.cpp
[NFC][ConstantRange] Add 'icmp' helper method
2021-04-10 19:38:55 +03:00
ConstantsTest.cpp
Reapply [ConstantFold] Fold more operations to poison
2021-05-13 16:04:12 +02:00
DataLayoutTest.cpp
DebugInfoTest.cpp
[DebugInfo][unittest] Fix heap-use-after-free after D76115
2021-03-29 23:31:14 -07:00
DebugTypeODRUniquingTest.cpp
DemandedBitsTest.cpp
DominatorTreeBatchUpdatesTest.cpp
DominatorTreeTest.cpp
FunctionTest.cpp
InstructionsTest.cpp
IntrinsicsTest.cpp
IRBuilderTest.cpp
[LoopVectorize] Don't create unnecessary vscale intrinsic calls
2021-04-22 09:01:52 +01:00
LegacyPassManagerTest.cpp
ManglerTest.cpp
MDBuilderTest.cpp
MetadataTest.cpp
ModuleTest.cpp
PassBuilderCallbacksTest.cpp
Clean up uses of gmock Invoke in an attempt to make it work with GCC 6.2. NFCI.
2021-05-17 13:48:45 +02:00
PassManagerTest.cpp
[NewPM] Hide pass manager debug logging behind -debug-pass-manager-verbose
2021-05-07 21:51:47 -07:00
PatternMatch.cpp
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
TimePassesTest.cpp
TypesTest.cpp
[OpaquePtr] Create API to make a copy of a PointerType with some address space
2021-06-01 16:52:32 -07:00
UserTest.cpp
UseTest.cpp
ValueHandleTest.cpp
ValueMapTest.cpp
Put back the trailing commas on TYPED_TEST_SUITE
2021-05-17 14:14:13 +02:00
ValueTest.cpp
[DebugInfo] Replace debug uses in replaceUsesOutsideBlock
2021-04-19 11:06:53 +01:00
VectorTypesTest.cpp
VerifierTest.cpp
Verify the LLVMContext that an Attribute belongs to.
2021-04-16 09:44:38 -07:00
VPIntrinsicTest.cpp
[VP][NFCI] Address various clang-tidy warnings
2021-06-21 10:57:42 +01:00