diff options
author | Craig Topper <craig.topper@intel.com> | 2018-08-28 17:17:13 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-08-28 17:17:13 +0000 |
commit | c73095e2644454f1f6ad98ab9186ad933a7eb699 (patch) | |
tree | 9fabe39f416d486e66554a6a5c09c9cbd6dbbf95 /llvm/lib/Target/TargetMachineC.cpp | |
parent | f0a1088afbb937f2a5cd432724d8d8e9b500ff4d (diff) | |
download | bcm5719-llvm-c73095e2644454f1f6ad98ab9186ad933a7eb699.tar.gz bcm5719-llvm-c73095e2644454f1f6ad98ab9186ad933a7eb699.zip |
[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.
llvm-svn: 340844
Diffstat (limited to 'llvm/lib/Target/TargetMachineC.cpp')
0 files changed, 0 insertions, 0 deletions