Rewrite the darwin tlv support to use a chain and return to copying
authorEric Christopher <echristo@apple.com>
Thu, 9 Dec 2010 06:25:53 +0000 (06:25 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 9 Dec 2010 06:25:53 +0000 (06:25 +0000)
commitd8c0536651af94513b60061f0ea51b948e856374
tree39439aa16f3386dd53b3f5d680a28cc22d5c8380
parentf33b302e5bef8d7c71cbf6c6bb63776f067d3d89
Rewrite the darwin tlv support to use a chain and return to copying
the output to the correct register. Fixes a hidden problem uncovered
by the last patch where we'd try to DAG combine our MVT::Other node
oddly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121358 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrInfo.td
test/CodeGen/X86/tlv-1.ll