Rather than avoiding to wrap ISD::DECLARE GV operand in X86ISD::Wrapper, simply handl...
authorEvan Cheng <evan.cheng@apple.com>
Tue, 17 Jun 2008 02:01:22 +0000 (02:01 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 17 Jun 2008 02:01:22 +0000 (02:01 +0000)
commit851bc0453350254cd45a91b6af9592003562d707
treef79d103d5f8efb809f1e6a1992dff52f46661a6a
parentfc196f9ee909ac35837f6f771a42aa0dec817584
Rather than avoiding to wrap ISD::DECLARE GV operand in X86ISD::Wrapper, simply handle it at dagisel time with x86 specific isel code.

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