summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_call.ll
diff options
context:
space:
mode:
authorAmaury Sechet <deadalnix@gmail.com>2019-08-20 23:11:29 +0000
committerAmaury Sechet <deadalnix@gmail.com>2019-08-20 23:11:29 +0000
commit33c283adfd0b157af7edb2bcde065248ca3b8c22 (patch)
treec3142246b3f77c6c4bd9a1d210bc82659c932c0a /llvm/test/CodeGen/X86/vec_call.ll
parent21e96030301e5f8b592ab4b608e3e61bb4d5091f (diff)
downloadbcm5719-llvm-33c283adfd0b157af7edb2bcde065248ca3b8c22.tar.gz
bcm5719-llvm-33c283adfd0b157af7edb2bcde065248ca3b8c22.zip
[X86] Autogenerate vec_* tests. NFC
llvm-svn: 369469
Diffstat (limited to 'llvm/test/CodeGen/X86/vec_call.ll')
-rw-r--r--llvm/test/CodeGen/X86/vec_call.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/vec_call.ll b/llvm/test/CodeGen/X86/vec_call.ll
index 8c2d8ce66b7..f99383cb3d3 100644
--- a/llvm/test/CodeGen/X86/vec_call.ll
+++ b/llvm/test/CodeGen/X86/vec_call.ll
@@ -1,3 +1,4 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
; RUN: llc < %s -mcpu=generic -mattr=+sse2 -mtriple=i686-apple-darwin8 | \
; RUN: grep "subl.*60"
; RUN: llc < %s -mcpu=generic -mattr=+sse2 -mtriple=i686-apple-darwin8 | \
OpenPOWER on IntegriCloud