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
Jessica Paquette 044ed9b7c9 Fix unit test after 324af79dbc6066
Needed to add in an extra parameter to calls to `libcall`.
2021-05-26 17:50:53 -07: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 Fix unit test after 324af79dbc6066 2021-05-26 17:50:53 -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 [MIPatternMatch]: Add matchers for binary instructions 2021-04-27 11:37:42 +02:00