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
d07c567e64
llvm-mirror
/
unittests
/
IR
History
Fangrui Song
708a8d54ef
[DebugInfo][unittest] Fix heap-use-after-free after D76115
2021-03-29 23:31:14 -07:00
..
AbstractCallSiteTest.cpp
AsmWriterTest.cpp
AttributesTest.cpp
Reapply "OpaquePtr: Turn inalloca into a type attribute"
2021-03-29 08:55:30 -04:00
BasicBlockTest.cpp
[RGT] Recode more unreachable assertions and tautologies
2021-03-19 09:17:22 -07:00
CFGBuilder.cpp
Switch from llvm::is_trivially_copyable to std::is_trivially_copyable
2020-12-02 22:02:48 -08:00
CFGBuilder.h
CMakeLists.txt
ConstantRangeTest.cpp
[ConstantRange] Handle wrapping ranges in min/max (PR48643)
2021-02-20 22:52:09 +01:00
ConstantsTest.cpp
Add ConstantDataVector::getRaw() to create a constant data vector from raw data.
2021-03-16 11:57:53 -07: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
[CallBase] Add hasRetAttr version that takes StringRef.
2020-12-10 17:00:16 +00:00
IntrinsicsTest.cpp
IRBuilderTest.cpp
[IR][SVE] Add new llvm.experimental.stepvector intrinsic
2021-03-23 10:43:35 +00:00
LegacyPassManagerTest.cpp
ManglerTest.cpp
MDBuilderTest.cpp
MetadataTest.cpp
[DebugInfo] Add replaceArg function to simplify DBG_VALUE_LIST expressions
2021-03-09 17:41:04 +00:00
ModuleTest.cpp
PassBuilderCallbacksTest.cpp
[LoopNest] Handle loop-nest passes in LoopPassManager
2020-12-16 17:07:14 +00:00
PassManagerTest.cpp
[IR] PassManagerTest: Register DominatorTreeAnalysis before running SimplifyCFGPass
2021-01-02 01:01:18 +03:00
PatternMatch.cpp
Use unary CreateShuffleVector if possible
2020-12-30 22:36:08 +09:00
TimePassesTest.cpp
TypesTest.cpp
UserTest.cpp
UseTest.cpp
ValueHandleTest.cpp
Fixup Asserts+!AbiBreakingChecks fallout from db33f85c7124
2021-01-07 14:18:19 -08:00
ValueMapTest.cpp
ValueTest.cpp
VectorTypesTest.cpp
VerifierTest.cpp
Verify that MDNodes belong to the same context as the Module.
2021-03-24 12:38:05 -07:00
VPIntrinsicTest.cpp