diff options
Diffstat (limited to 'test/CodeGen/X86/x86_64-mul-by-const.ll')
-rw-r--r-- | test/CodeGen/X86/x86_64-mul-by-const.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/x86_64-mul-by-const.ll b/test/CodeGen/X86/x86_64-mul-by-const.ll index 9cda9ab..df48a29 100644 --- a/test/CodeGen/X86/x86_64-mul-by-const.ll +++ b/test/CodeGen/X86/x86_64-mul-by-const.ll @@ -1,5 +1,5 @@ ; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s -; Formerly there were two shifts. 8771012. +; Formerly there were two shifts. rdar://8771012. define i32 @f9188_mul365384439_shift27(i32 %A) nounwind { ; CHECK: imulq $365384439, |