]> granicus.if.org Git - llvm/commit
[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)
commit3f1a9263fc00af32309f04b4afdfb1a91219bcdf
tree3b61a1ea4ccf410fd0abe1e3ed2f634178d53c22
parent8ec459f49ce4ce0c172481b5be879d293ac941b8
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317133 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86.td