Remove the "-promote-elements" flag. This flag is now enabled by default.
authorNadav Rotem <nadav.rotem@intel.com>
Mon, 4 Jun 2012 11:27:21 +0000 (11:27 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Mon, 4 Jun 2012 11:27:21 +0000 (11:27 +0000)
commitfcb2c3cf5e8ee421fd3a5639cc4a33036e9a614e
treefd22ec6127b5a415606a785263f7f7b2e263dd56
parentd01d693c0b337cfcbf524a3a38c8123a6c5fe54e
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
17 files changed:
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/ARM/opt-shuff-tstore.ll
test/CodeGen/X86/2011-09-18-sse2cmp.ll
test/CodeGen/X86/2011-09-21-setcc-bug.ll
test/CodeGen/X86/2011-10-11-srl.ll
test/CodeGen/X86/4char-promote.ll
test/CodeGen/X86/avx-blend.ll
test/CodeGen/X86/avx-minmax.ll
test/CodeGen/X86/basic-promote-integers.ll
test/CodeGen/X86/blend-msb.ll
test/CodeGen/X86/mem-promote-integers.ll
test/CodeGen/X86/opt-shuff-tstore.ll
test/CodeGen/X86/promote-trunc.ll
test/CodeGen/X86/sse-minmax.ll
test/CodeGen/X86/sse41-blend.ll
test/CodeGen/X86/trunc-ext-ld-st.ll