Fix the opcodes used by X86FastISel for shifts and conditional moves.
authorDan Gohman <gohman@apple.com>
Fri, 5 Sep 2008 21:13:04 +0000 (21:13 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 5 Sep 2008 21:13:04 +0000 (21:13 +0000)
commit31d26912cc2624d39ee4fa7accb4aca5cf1aacd6
treecc237726653be42630f23fbca0fd641fd4bf6e56
parent0de588fd89ca7374dc91623d6627cfb98cfe3fc8
Fix the opcodes used by X86FastISel for shifts and conditional moves.

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