commit | 55a27b1f9cd6abf8455f714e3cb50c2038ae880c | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Tue Aug 28 17:17:13 2018 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Tue Aug 28 17:17:13 2018 +0000 |
tree | d181d03468d9fabe85719a0c91e9c1bd5591b82f | |
parent | f525bbcf3c1796b0ea1a72e11fa68541f97d1f78 [diff] |
[X86] Mark the FUCOMI instructions as requiring CMOV to be enabled. NFCI These instructions were added on the PentiumPro along with CMOV. This was already comprehended by the lowering process which should emit an alternate sequence using FCOM and FNSTW. This just makes it an explicit error if that doesn't work for some reason. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340844 91177308-0d34-0410-b5e6-96231b3b80d8