Fix a bug in ANY_EXTEND handling that was breaking 403.gcc on X86-64 in fast isel.
authorOwen Anderson <resistor@mac.com>
Thu, 11 Sep 2008 19:44:55 +0000 (19:44 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 11 Sep 2008 19:44:55 +0000 (19:44 +0000)
commitac34a00fe0784cd6efc466f03f93ab1017fa9726
tree0feb78d7fd63a087107b9418a8d74bb04ebebfb1
parentaf8bc26449249682699bbd7d107a5708fe0413a3
Fix a bug in ANY_EXTEND handling that was breaking 403.gcc on X86-64 in fast isel.

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