OSDN Git Service

verify i128 return on x86-64 continues to codegen optimally.
authorChris Lattner <sabre@nondot.org>
Sun, 25 Feb 2007 06:06:49 +0000 (06:06 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 25 Feb 2007 06:06:49 +0000 (06:06 +0000)
commit4283c118cf72b55696d398ae3a20ba1136f6ffc7
tree267e8b601ff677007047d4773289bf12e37a242f
parent9f0bc659c8d2f1e401a9690e4900b0fd2a70bdfe
verify i128 return on x86-64 continues to codegen optimally.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34575 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/i128-ret.ll [new file with mode: 0644]