llvm-project/llvm/unittests/CodeGen/GlobalISel
Matt Arsenault 4fb2116ee7 GlobalISel: Add unit tests for some utils functions
The test constants were originally constexpr, but this apparently
crashes old versions of gcc.
2020-06-24 12:00:38 -04:00
..
CMakeLists.txt GlobalISel: Add unit tests for some utils functions 2020-06-24 12:00:38 -04:00
CSETest.cpp [GISel][NFC]: Add unit test for clarifying CSE behavior 2020-06-11 12:49:41 -07:00
ConstantFoldingTest.cpp GlobalISel: Prepare to allow other target unit tests 2020-03-23 15:02:30 -04:00
GISelMITest.cpp AMDGPU/GlobalISel: Implement computeNumSignBitsForTargetInstr 2020-03-23 15:02:30 -04:00
GISelMITest.h AMDGPU/GlobalISel: Implement computeNumSignBitsForTargetInstr 2020-03-23 15:02:30 -04:00
GISelUtilsTest.cpp GlobalISel: Add unit tests for some utils functions 2020-06-24 12:00:38 -04:00
KnownBitsTest.cpp AMDGPU/GlobalISel: Implement computeKnownAlignForTargetInstr 2020-06-18 17:28:00 -04:00
LegalizerHelperTest.cpp GlobalISel: Set instr/debugloc before any legalizer action 2020-06-09 15:37:02 -04:00
LegalizerInfoTest.cpp GlobalISel: Introduce bitcast legalize action 2020-03-24 19:33:33 -04:00
LegalizerTest.cpp [globalisel] Add lost debug locations verifier 2020-04-16 10:43:35 -07:00
MachineIRBuilderTest.cpp [Alignment][NFC] Use Align version of getMachineMemOperand 2020-03-30 15:46:27 +00:00
PatternMatchTest.cpp GlobalISel: Add matcher for G_SHL 2020-03-29 14:03:07 -04:00