Add HasPOPCNT predicate to the POPCNT instructions. Also mark POPCNT as modifying...
authorCraig Topper <craig.topper@gmail.com>
Tue, 11 Oct 2011 07:13:09 +0000 (07:13 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 11 Oct 2011 07:13:09 +0000 (07:13 +0000)
commitc48b301fb07b35a396de3c96eab959b733da1592
treea091eb7678b09245475bebc179acfcc2ce19151a
parentb99d5b08585c373c3eae7ad132a0df5e1dbdf26e
Add HasPOPCNT predicate to the POPCNT instructions. Also mark POPCNT as modifying EFLAGS.

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