1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/unittests/CodeGen/GlobalISel
Jay Foad 899f1c90ad [GlobalISel] Remove ConstantFoldingMIRBuilder
ConstantFoldingMIRBuilder was an experiment which is not used for
anything. The constant folding functionality is now part of
CSEMIRBuilder.

Differential Revision: https://reviews.llvm.org/D101050
2021-04-23 09:13:27 +01:00
..
CMakeLists.txt Reland [GlobalISel] Start using vectors in GISelKnownBits 2021-03-04 21:47:13 +01:00
ConstantFoldingTest.cpp [GlobalISel] Remove ConstantFoldingMIRBuilder 2021-04-23 09:13:27 +01:00
CSETest.cpp Revert "[globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest" 2021-04-01 16:47:43 -07:00
GISelMITest.cpp
GISelMITest.h Revert "[globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest" 2021-04-01 16:47:43 -07:00
GISelUtilsTest.cpp
KnownBitsTest.cpp Revert "[globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest" 2021-04-01 16:47:43 -07:00
KnownBitsVectorTest.cpp Revert "[globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest" 2021-04-01 16:47:43 -07:00
LegalizerHelperTest.cpp Revert "[globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest" 2021-04-01 16:47:43 -07:00
LegalizerInfoTest.cpp
LegalizerTest.cpp Revert "[globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest" 2021-04-01 16:47:43 -07:00
MachineIRBuilderTest.cpp [GlobalISel] Allow different types for G_SBFX and G_UBFX operands 2021-04-02 11:11:06 -04:00
PatternMatchTest.cpp [GlobalISel] Remove ConstantFoldingMIRBuilder 2021-04-23 09:13:27 +01:00