commit | f0740433d3114c82eb8affffeace6e287a0a12d1 | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Tue Mar 29 01:36:01 2016 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Tue Mar 29 01:36:01 2016 +0000 |
tree | 14526c1bbf1a1fec13e99330e672f9c342da6063 | |
parent | b76dcf45e6b9cb82d54d5de6e42c6cd61036d910 [diff] |
[PowerPC] Refactor popcnt[dw] target features Instead of using two feature bits, one to indicate the availability of the popcnt[dw] instructions, and another to indicate whether or not they're fast, use a single enum. This allows more consistent control via target attribute strings, and via Clang's command line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264690 91177308-0d34-0410-b5e6-96231b3b80d8