Enable the next form (intel style):
"mov <reg64>, <largeImm>"
which is should be available,
where <largeImm> stands for immediates which exceed the range of a singed 32bit integer
Differential Revision: https://reviews.llvm.org/D28988
Differential D28988
[X86]Enable the use of 'mov' with a 64bit GPR and a large immediate coby on Jan 22 2017, 5:31 AM. Authored by
Details Enable the next form (intel style): Differential Revision: https://reviews.llvm.org/D28988
Diff Detail
|