summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/2006-04-11-vecload.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/2006-04-11-vecload.ll')
-rw-r--r--test/CodeGen/Generic/2006-04-11-vecload.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/2006-04-11-vecload.ll b/test/CodeGen/Generic/2006-04-11-vecload.ll
index cc96d8f..a68ed83 100644
--- a/test/CodeGen/Generic/2006-04-11-vecload.ll
+++ b/test/CodeGen/Generic/2006-04-11-vecload.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mcpu=yonah
+; RUN: llc < %s -march=x86 -mcpu=yonah
; The vload was getting memoized to the previous scalar load!
OpenPOWER on IntegriCloud