OSDN Git Service

Don't use a BT instruction if the AND has multiple uses.
authorDan Gohman <gohman@apple.com>
Tue, 13 Jan 2009 23:25:30 +0000 (23:25 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 13 Jan 2009 23:25:30 +0000 (23:25 +0000)
commit286575c65c096e4d226b8a4c4a29a88d1c846b4f
treef360b20ab5622dc43c9d524e42176fb3f5437cad
parentf31408d75c42f48041e40aaaee147dcaa8477bc0
Don't use a BT instruction if the AND has multiple uses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62195 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp