diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-02-22 15:38:13 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-02-22 15:38:13 +0000 |
commit | 13cdd57964fa93fa9a742c0b65a3243ea6f86979 (patch) | |
tree | 0ec98a8a09cd95cdbf0b7f8372735282d686a993 /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | |
parent | deb30e8278b7ae1081d66705a26a1815d1044d7f (diff) | |
download | bcm5719-llvm-13cdd57964fa93fa9a742c0b65a3243ea6f86979.tar.gz bcm5719-llvm-13cdd57964fa93fa9a742c0b65a3243ea6f86979.zip |
[X86][SSE] getTargetConstantBitsFromNode - insert constant bits directly into masks.
Minor optimization, don't create temporary mask APInts that are just going to be OR'd into the accumulate masks - insert directly instead.
llvm-svn: 295848
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions