summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2016-11-08 15:42:49 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2016-11-08 15:42:49 +0000
commitbdb3c3815761d3a614f3925950d2eaedab5c9afc (patch)
tree9a64bc2e7182195bbe1a9b8a505d529aa88f2a3d /llvm/test
parent960263703080537587d47da82097e90e09ecf7c3 (diff)
downloadbcm5719-llvm-bdb3c3815761d3a614f3925950d2eaedab5c9afc.tar.gz
bcm5719-llvm-bdb3c3815761d3a614f3925950d2eaedab5c9afc.zip
[X86][SSE] Regenerate test (just adds missing header)
llvm-svn: 286241
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/X86/psubus.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/psubus.ll b/llvm/test/CodeGen/X86/psubus.ll
index a63d1c60e37..707aea22230 100644
--- a/llvm/test/CodeGen/X86/psubus.ll
+++ b/llvm/test/CodeGen/X86/psubus.ll
@@ -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
OpenPOWER on IntegriCloud