summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-03-10 06:53:54 +0000
committerBill Wendling <isanbard@gmail.com>2009-03-10 06:53:54 +0000
commit3528e38fdf579685f32ebbea209359d91d4a4524 (patch)
treeb704f93483d3c2cc87db0e610cc4e7aac6d5b33d /test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll
parent3e0cc2634e861b789850b5103efcc8898bf14c4c (diff)
downloadllvm-3528e38fdf579685f32ebbea209359d91d4a4524.tar.gz
llvm-3528e38fdf579685f32ebbea209359d91d4a4524.tar.bz2
llvm-3528e38fdf579685f32ebbea209359d91d4a4524.tar.xz
Add radar number.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66534 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll')
-rw-r--r--test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll b/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll
index 2b493e6eac..1eefaa91aa 100644
--- a/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll
+++ b/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll
@@ -1,5 +1,7 @@
; RUN: llvm-as < %s | llc -march=x86
; PR3686
+; rdar://6661799
+
define i32 @x(i32 %y) nounwind readnone {
entry:
%tmp14 = zext i32 %y to i80 ; <i80> [#uses=1]