Files
llvm/lib
Matt Arsenault 7c4ac52d75 GlobalISel: Enforce operand types for constants
A number of of tests were using imm operands, not cimm. Since CSE
relies on the exact ConstantInt* pointer used, and implicit
conversions are generally evil, also enforce the bitsize of the types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353113 91177308-0d34-0410-b5e6-96231b3b80d8
2019-02-04 23:29:31 +00:00
..
2017-10-16 20:48:19 +00:00
2019-02-04 19:13:39 +00:00
2019-02-04 19:13:39 +00:00
2019-02-04 21:02:49 +00:00