[X86] Add CMOV feature to 'i686' processor, making it a proper alias of pentiumpro...
authorCraig Topper <craig.topper@intel.com>
Wed, 1 Nov 2017 22:15:40 +0000 (22:15 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 1 Nov 2017 22:15:40 +0000 (22:15 +0000)
commit7a754c4622a9b64e99394e2402c764aaf12ba55b
treeeb2ec882d0735d400fb028ffd314db7e84ba148a
parent466fe399b87e3e9fac2bbe853e2200b4b146a5b3
[X86] Add CMOV feature to 'i686' processor, making it a proper alias of pentiumpro which I believe it should be.

This is consistent with current gcc behavior.

llvm-svn: 317133
llvm/lib/Target/X86/X86.td