llvm-project/llvm/unittests/CodeGen/GlobalISel
Daniel Sanders 3a016e31ec [globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest
Also, make it structurally required so it can't be forgotten and re-introduce
the bug that led to the rotten green tests.

Differential Revision: https://reviews.llvm.org/D99692
2021-04-01 16:42:07 -07:00
..
CMakeLists.txt Reland [GlobalISel] Start using vectors in GISelKnownBits 2021-03-04 21:47:13 +01:00
CSETest.cpp [globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest 2021-04-01 16:42:07 -07:00
ConstantFoldingTest.cpp [globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest 2021-04-01 16:42:07 -07:00
GISelMITest.cpp AMDGPU/GlobalISel: Implement computeNumSignBitsForTargetInstr 2020-03-23 15:02:30 -04:00
GISelMITest.h [globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest 2021-04-01 16:42:07 -07:00
GISelUtilsTest.cpp GlobalISel: Rewrite getLCMType 2020-07-20 21:06:30 -04:00
KnownBitsTest.cpp [globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest 2021-04-01 16:42:07 -07:00
KnownBitsVectorTest.cpp [globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest 2021-04-01 16:42:07 -07:00
LegalizerHelperTest.cpp [globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest 2021-04-01 16:42:07 -07:00
LegalizerInfoTest.cpp Use pragmas to work around MSVC x86_32 debug miscompile bug 2020-09-10 14:50:01 -07:00
LegalizerTest.cpp [globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest 2021-04-01 16:42:07 -07:00
MachineIRBuilderTest.cpp [globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest 2021-04-01 16:42:07 -07:00
PatternMatchTest.cpp [globalisel][unittests] Rename setUp() to avoid potential mix up with SetUp() from gtest 2021-04-01 16:42:07 -07:00