Re-commit 131641 with fixes; de-pseudoize MOVSX16rr8 and friends.
authorStuart Hastings <stuart@apple.com>
Fri, 20 May 2011 19:04:40 +0000 (19:04 +0000)
committerStuart Hastings <stuart@apple.com>
Fri, 20 May 2011 19:04:40 +0000 (19:04 +0000)
commit0e29ed081b24359978916b997e91e3e1e2293915
tree9b66112216898acc26dbf280a06985a3bb5ca23e
parent17a1e8775119db75ece41e041eeb6480793696ff
Re-commit 131641 with fixes; de-pseudoize MOVSX16rr8 and friends.
rdar://problem/8614450

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131746 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86InstrCompiler.td
lib/Target/X86/X86InstrExtension.td
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86MCInstLower.cpp
test/CodeGen/X86/div8.ll [new file with mode: 0644]