Aditya Nandakumar bc389badbc [GlobalISel]: Create VREGs for ConstantInt args
This patch changes the behavior of IRTranslating intrinsics where we
now create VREG + G_CONSTANT for ConstantInt values. We already do this
for FloatingPoint values. This makes it easier for the backends to
select code and it won't have to de-duplicate creation+selection of
constants.

Reviewed by: ab

llvm-svn: 298473
2017-03-22 01:16:39 +00:00
..
2016-10-26 18:49:16 +00:00
2017-03-07 19:42:40 +00:00
2016-10-18 20:41:30 +00:00
2016-05-26 12:42:55 +00:00
2017-03-07 19:42:40 +00:00