commit | 65d8498b90e3c59e2dd0b76d5f8a19ae7bd1ec39 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Fri Sep 21 23:14:05 2018 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Fri Sep 21 23:14:05 2018 +0000 |
tree | ab7b3aaa90b362428ec30cbeb277b2cc6b87a660 | |
parent | 99ea666c23883dd9678aea20279815fd6038ff8c [diff] |
[X86] Teach fast isel to use MOV32ri64 for loading an unsigned 32 immediate into a 64-bit register. Previously we used SUBREG_TO_REG+MOV32ri. But regular isel was changed recently to use the MOV32ri64 pseudo. Fast isel now does the same. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342788 91177308-0d34-0410-b5e6-96231b3b80d8