summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/palignr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/palignr.ll')
-rw-r--r--test/CodeGen/X86/palignr.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/palignr.ll b/test/CodeGen/X86/palignr.ll
index dfa2cedf45a2d..d75506cadfa29 100644
--- a/test/CodeGen/X86/palignr.ll
+++ b/test/CodeGen/X86/palignr.ll
@@ -1,3 +1,4 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
; RUN: llc < %s -march=x86 -mcpu=core2 -mattr=+ssse3 | FileCheck %s
; RUN: llc < %s -march=x86 -mcpu=yonah | FileCheck --check-prefix=CHECK-YONAH %s