[X86][SSE] Regenerate test (just adds missing header)
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 8 Nov 2016 15:42:49 +0000 (15:42 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 8 Nov 2016 15:42:49 +0000 (15:42 +0000)
llvm-svn: 286241

llvm/test/CodeGen/X86/psubus.ll

index a63d1c6..707aea2 100644 (file)
@@ -1,3 +1,4 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
 ; RUN: llc < %s -mtriple=x86_64-apple-macosx10.8.0 -mattr=+sse2 | FileCheck %s --check-prefix=SSE --check-prefix=SSE2
 ; RUN: llc < %s -mtriple=x86_64-apple-macosx10.8.0 -mattr=+ssse3 | FileCheck %s --check-prefix=SSE --check-prefix=SSSE3
 ; RUN: llc < %s -mtriple=x86_64-apple-macosx10.8.0 -mattr=+avx | FileCheck %s --check-prefix=AVX --check-prefix=AVX1