summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/promote-trunc.ll
diff options
context:
space:
mode:
authorNadav Rotem <nadav.rotem@intel.com>2012-06-04 11:27:21 +0000
committerNadav Rotem <nadav.rotem@intel.com>2012-06-04 11:27:21 +0000
commitfcb2c3cf5e8ee421fd3a5639cc4a33036e9a614e (patch)
treefd22ec6127b5a415606a785263f7f7b2e263dd56 /test/CodeGen/X86/promote-trunc.ll
parentd01d693c0b337cfcbf524a3a38c8123a6c5fe54e (diff)
downloadllvm-fcb2c3cf5e8ee421fd3a5639cc4a33036e9a614e.tar.gz
llvm-fcb2c3cf5e8ee421fd3a5639cc4a33036e9a614e.tar.bz2
llvm-fcb2c3cf5e8ee421fd3a5639cc4a33036e9a614e.tar.xz
Remove the "-promote-elements" flag. This flag is now enabled by default.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157925 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/promote-trunc.ll')
-rw-r--r--test/CodeGen/X86/promote-trunc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/promote-trunc.ll b/test/CodeGen/X86/promote-trunc.ll
index 4211d82268..40a58b0739 100644
--- a/test/CodeGen/X86/promote-trunc.ll
+++ b/test/CodeGen/X86/promote-trunc.ll
@@ -1,4 +1,4 @@
-; RUN: llc -promote-elements < %s -march=x86-64
+; RUN: llc < %s -march=x86-64
define<4 x i8> @func_8_64() {
%F = load <4 x i64>* undef