diff options
| author | Bill Wendling <isanbard@gmail.com> | 2009-03-10 06:53:54 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2009-03-10 06:53:54 +0000 |
| commit | a042a824084a4903bac557343322aa995bed5424 (patch) | |
| tree | 0ddd8ec59043d9cb5b87d50d24d029c02c473dff /llvm/test/CodeGen | |
| parent | f85a938985ede38fca6ee0b7fe73c062124b24cb (diff) | |
| download | bcm5719-llvm-a042a824084a4903bac557343322aa995bed5424.tar.gz bcm5719-llvm-a042a824084a4903bac557343322aa995bed5424.zip | |
Add radar number.
llvm-svn: 66534
Diffstat (limited to 'llvm/test/CodeGen')
| -rw-r--r-- | llvm/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll b/llvm/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll index 2b493e6eac3..1eefaa91aaf 100644 --- a/llvm/test/CodeGen/X86/2009-03-03-BitcastLongDouble.ll +++ b/llvm/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] |

