This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
unittests
/
CodeGen
/
GlobalISel
History
Jessica Paquette
e6064a6418
[GlobalISel] Implement computeKnownBits for G_ASSERT_SEXT
...
Implementation is the same as G_SEXT_INREG. Differential Revision:
https://reviews.llvm.org/D96899
2021-02-17 14:00:36 -08:00
..
CMakeLists.txt
Reland [FileCheck] Move FileCheck implementation out of LLVMSupport into its own library
2020-09-01 14:59:28 +02:00
ConstantFoldingTest.cpp
GlobalISel: Prepare to allow other target unit tests
2020-03-23 15:02:30 -04:00
CSETest.cpp
[GlobalISel] Fix CSEMIRBuilder silently allowing use-before-def.
2020-10-05 11:00:00 -07:00
GISelMITest.cpp
AMDGPU/GlobalISel: Implement computeNumSignBitsForTargetInstr
2020-03-23 15:02:30 -04:00
GISelMITest.h
Reland [FileCheck] Move FileCheck implementation out of LLVMSupport into its own library
2020-09-01 14:59:28 +02:00
GISelUtilsTest.cpp
GlobalISel: Rewrite getLCMType
2020-07-20 21:06:30 -04:00
KnownBitsTest.cpp
[GlobalISel] Implement computeKnownBits for G_ASSERT_SEXT
2021-02-17 14:00:36 -08:00
LegalizerHelperTest.cpp
[RGT][GlobalIsel] Add missing setUp() calls to legalizer unittests
2021-02-12 10:45:48 -08: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] Add lost debug locations verifier
2020-04-16 10:43:35 -07:00
MachineIRBuilderTest.cpp
[GlobalISel] Add G_ABS
2020-08-11 16:34:37 +01:00
PatternMatchTest.cpp
[MIPatternMatch] Add m_OneNonDBGUse
2021-01-15 10:18:46 -08:00