diff options
author | Hal Finkel <hfinkel@anl.gov> | 2016-03-29 01:36:01 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2016-03-29 01:36:01 +0000 |
commit | fa7057a415d5de8bec0063b2e9c96836c08468ab (patch) | |
tree | f4059fd8b058380a901d047a9d53260025550240 /llvm/lib/CodeGen/LiveVariables.cpp | |
parent | 5e241b11ed541145bb13759793d85485bdd73808 (diff) | |
download | llvm-fa7057a415d5de8bec0063b2e9c96836c08468ab.zip llvm-fa7057a415d5de8bec0063b2e9c96836c08468ab.tar.gz llvm-fa7057a415d5de8bec0063b2e9c96836c08468ab.tar.bz2 |
[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.
llvm-svn: 264690
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions