Add support for the new varargs intrinsics
authorChris Lattner <sabre@nondot.org>
Sat, 18 Oct 2003 05:56:40 +0000 (05:56 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 18 Oct 2003 05:56:40 +0000 (05:56 +0000)
commit738150636824f495fd1961763ada52f44223bad0
tree23107fcb402eb6c2e4c7e987f11bd25fa6ceb9e1
parent8ad3946d74852609960522d64355507eeb16483a
Add support for the new varargs intrinsics

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