summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-07-03-GR64ToVR64.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-05-05 18:24:33 +0000
committerChris Lattner <sabre@nondot.org>2008-05-05 18:24:33 +0000
commitb61bfdb56e1c018f10a2c1c9fb49d7e2a78ed24e (patch)
tree4f8df5f03f11490dfdc69760cd679aad1ab743d6 /test/CodeGen/X86/2007-07-03-GR64ToVR64.ll
parentd69bb1abefd08bdc2f3248cab3abe55fad75cb4a (diff)
downloadllvm-b61bfdb56e1c018f10a2c1c9fb49d7e2a78ed24e.tar.gz
llvm-b61bfdb56e1c018f10a2c1c9fb49d7e2a78ed24e.tar.bz2
llvm-b61bfdb56e1c018f10a2c1c9fb49d7e2a78ed24e.tar.xz
no need for eh info
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50658 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/2007-07-03-GR64ToVR64.ll')
-rw-r--r--test/CodeGen/X86/2007-07-03-GR64ToVR64.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-07-03-GR64ToVR64.ll b/test/CodeGen/X86/2007-07-03-GR64ToVR64.ll
index 4c39747e91..f909b118bf 100644
--- a/test/CodeGen/X86/2007-07-03-GR64ToVR64.ll
+++ b/test/CodeGen/X86/2007-07-03-GR64ToVR64.ll
@@ -4,7 +4,7 @@
@R = external global <1 x i64> ; <<1 x i64>*> [#uses=1]
-define void @foo(<1 x i64> %A, <1 x i64> %B) {
+define void @foo(<1 x i64> %A, <1 x i64> %B) nounwind {
entry:
%tmp4 = bitcast <1 x i64> %B to <4 x i16> ; <<4 x i16>> [#uses=1]
%tmp6 = bitcast <1 x i64> %A to <4 x i16> ; <<4 x i16>> [#uses=1]