| commit | a0be5a06c1d06df8bc0e4871eed7d31cf4e6869a | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@intel.com> | Sun Dec 10 19:47:56 2017 +0000 |
| committer | Craig Topper <craig.topper@intel.com> | Sun Dec 10 19:47:56 2017 +0000 |
| tree | e3aecd340f78fa866c2d31c3ff1a8c8695258054 | |
| parent | 58946cdb087561fa75065f3557b00919bc891ac4 [diff] |
[X86] Rename some instructions that start with Int_ to have the _Int at the end. This matches AVX512 version and is more consistent overall. And improves our scheduler models. In some cases this adds _Int to instructions that didn't have any Int_ before. It's a side effect of the adjustments made to some of the multiclasses. llvm-svn: 320325