Teach X86FastISel how to handle CCValAssign::BCvt, which is used for
authorDan Gohman <gohman@apple.com>
Wed, 5 Aug 2009 05:33:42 +0000 (05:33 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 5 Aug 2009 05:33:42 +0000 (05:33 +0000)
commitc3c9c486e48fd8fe4ab9929b1aa614dd6e613d2c
treee3dd0d133962bf2f4910bf3638ae60a607efca3d
parent26d054d903488d956c23a17d78b6bc8cbd9553cb
Teach X86FastISel how to handle CCValAssign::BCvt, which is used for
MMX arguments. This fixes PR4684.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78163 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp
test/CodeGen/X86/coalesce-esp.ll
test/CodeGen/X86/fast-isel-bc.ll [new file with mode: 0644]
test/CodeGen/X86/stack-color-with-reg.ll