Trampoline support for x86-64. This looks like
authorDuncan Sands <baldrick@free.fr>
Wed, 16 Jan 2008 22:55:25 +0000 (22:55 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 16 Jan 2008 22:55:25 +0000 (22:55 +0000)
commit339e14fbdc9560cb58091d214c7d628f6dcf7c7d
tree1c5ba37dffd59d89337f9791bebb6d6363dea98b
parent1e9aa716e9058b035c12673d3873c18c6781820c
Trampoline support for x86-64.  This looks like
it should work, but I have no machine to test
it on.  Committed because it will at least
cause no harm, and maybe someone can test it
for me!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46098 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/2008-01-16-Trampoline.ll [new file with mode: 0644]