llvm-project/llvm/unittests/CodeGen/GlobalISel
Matt Arsenault 507259820a GlobalISel: Add LegalizeMutations to help use More/FewerElements 2022-04-19 21:04:32 -04:00
..
CMakeLists.txt [GlobalISel] Add a store-merging optimization pass and enable for AArch64. 2021-11-15 21:10:39 -08:00
CSETest.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
ConstantFoldingTest.cpp [GlobalISel] Remove ConstantFoldingMIRBuilder 2021-04-23 09:13:27 +01:00
GISelAliasTest.cpp Cleanup codegen includes 2022-03-16 08:43:00 +01:00
GISelMITest.cpp
GISelMITest.h Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
GISelUtilsTest.cpp [GlobalISel] NFC: Change LLT::vector to take ElementCount. 2021-06-24 11:26:12 +01:00
KnownBitsTest.cpp GlobalISel: Implement computeKnownBits for overflow bool results 2022-04-11 19:43:37 -04:00
KnownBitsVectorTest.cpp GlobalISel: Implement computeKnownBits for overflow bool results 2022-04-11 19:43:37 -04:00
LegalizerHelperTest.cpp GlobalISel: Implement MoreElements for select of vector conditions 2022-04-12 16:54:04 -04:00
LegalizerInfoTest.cpp GlobalISel: Add LegalizeMutations to help use More/FewerElements 2022-04-19 21:04:32 -04:00
LegalizerTest.cpp [GlobalISel] Avoid creating COPY in LegalizationArtifactCombiner 2021-08-24 11:09:56 +02:00
MachineIRBuilderTest.cpp CodeGen: Print/parse LLTs in MachineMemOperands 2021-06-30 16:54:13 -04:00
PatternMatchTest.cpp [GlobalISel] Add matchers for constant splat. 2021-11-30 15:18:50 +05:30