diff options
| author | Aditya Nandakumar <aditya_nandakumar@apple.com> | 2017-03-22 01:16:39 +0000 |
|---|---|---|
| committer | Aditya Nandakumar <aditya_nandakumar@apple.com> | 2017-03-22 01:16:39 +0000 |
| commit | bc389badbc45288b0050c4b323374f1c0243fdf3 (patch) | |
| tree | 022ea822ad366dcf7a29c77c1442691ffbec0700 /llvm/lib/DebugInfo | |
| parent | 0498baa4bea05471f7e683e460e20fd7c5cd6293 (diff) | |
| download | bcm5719-llvm-bc389badbc45288b0050c4b323374f1c0243fdf3.tar.gz bcm5719-llvm-bc389badbc45288b0050c4b323374f1c0243fdf3.zip | |
[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
Diffstat (limited to 'llvm/lib/DebugInfo')
0 files changed, 0 insertions, 0 deletions

