| commit | d37625859a6a663c33390e6a15ad5eca46579bc3 | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@intel.com> | Mon Oct 02 05:46:53 2017 +0000 |
| committer | Craig Topper <craig.topper@intel.com> | Mon Oct 02 05:46:53 2017 +0000 |
| tree | f062f60eb387c55345e28f35793a9eda0574fecc | |
| parent | bb7866162cb0b63d75eb6eae1fa9ea6fca38aa37 [diff] |
[X86] Fix copy pasto in X86FastISel::fastEmitInst_rrrr. The 4th operand was not being constrained and the third operand was being constrained twice. llvm-svn: 314648