llvm-project/llvm/unittests/CodeGen/GlobalISel
Aditya Nandakumar b808e3ad8b [GISel]: Fix incorrect type used in Pattern Match for ICst
getConstantVRegVal() returns int64_t but we use uint64_t.

llvm-svn: 327461
2018-03-13 23:21:13 +00:00
..
CMakeLists.txt Add support for pattern matching MachineInsts. 2018-01-25 02:53:06 +00:00
LegalizerInfoTest.cpp [globalisel][legalizer] Fix a fallthrough case in the unittests debug printing 2018-01-29 23:47:41 +00:00
PatternMatchTest.cpp [GISel]: Fix incorrect type used in Pattern Match for ICst 2018-03-13 23:21:13 +00:00