X86FastISel support for shifts and conditional moves.
authorDan Gohman <gohman@apple.com>
Fri, 5 Sep 2008 18:30:08 +0000 (18:30 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 5 Sep 2008 18:30:08 +0000 (18:30 +0000)
commitc39f4dba1c79af56c1d41ca40ab07390db8a8fb0
treeaf5babd7565e3579eb9917e20d10db00d10f13c6
parent40b189e4e257924d90aaf63bf2e12bc7bbca961a
X86FastISel support for shifts and conditional moves.

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