Make x86's BT instruction matching more thorough, and add some
dagcombines that help it match in several more cases. Add
several more cases to test/CodeGen/X86/bt.ll. This doesn't
yet include matching for BT with an immediate operand, it
just covers more register+register cases.

llvm-svn: 63266
6 files changed
tree: eb64543dc7b275e431580bb6247325415e2b7250
  1. clang/
  2. llvm/