Implement initial support for return values from call instructions
authorChris Lattner <sabre@nondot.org>
Wed, 4 Dec 2002 23:45:28 +0000 (23:45 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Dec 2002 23:45:28 +0000 (23:45 +0000)
commita324364f043e462562ef3e0e40459c526ef8bd0c
tree59a4b73ef3e7f816d85dfbb34ebb6648858cd1da
parent06f8aecc882b90d23206233fe95b2df6078f987c
Implement initial support for return values from call instructions

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