Make SSE42 and SSE4A not imply POPCNT. POPCNT should be able to be disabled on its...
authorCraig Topper <craig.topper@gmail.com>
Thu, 29 Dec 2011 15:51:45 +0000 (15:51 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 29 Dec 2011 15:51:45 +0000 (15:51 +0000)
commitd4d3513d377c1ee93179810652c539027bbe64bc
treee78d78150f8850850b63541d1a4f38606b24133b
parent19ec2a9db1c6105715a5517522671659286dbae3
Make SSE42 and SSE4A not imply POPCNT. POPCNT should be able to be disabled on its own without disabling SSE4.2 or SSE4A.

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