diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-09-20 02:44:21 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-09-20 02:44:21 +0000 |
commit | dba8444c2a94f4465f2b235e63420b30912cbd94 (patch) | |
tree | 30391e5d2ce3de8444d13af9297b9bb0cf35e09d /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 416efb5f909e45f67ee81d382a708fc41666c5c6 (diff) | |
download | bcm5719-llvm-dba8444c2a94f4465f2b235e63420b30912cbd94.tar.gz bcm5719-llvm-dba8444c2a94f4465f2b235e63420b30912cbd94.zip |
[x86] Replace some duplicated logic reasoning about whether particular
vector lanes can be modeled as zero with a call to the new function that
computes a bit-vector representing that information.
No functionality changed here, but will allow doing more clever things
with the zero-test.
llvm-svn: 218174
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions