| commit | 65d83ccf26c8851f02ffea50a18c36c1c10fc2fe | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Thu Aug 14 22:43:26 2008 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Thu Aug 14 22:43:26 2008 +0000 |
| tree | 92e14ca1482de9adf41c0fa6a16f6d5e76a64f93 | |
| parent | c7138bb0a7627e3259e1d943b3d877b2ad98614c [diff] |
Don't try to use the insertps instruction for vector element inserts with non-constant indices. This fixes CodeGen/X86/vector-variable-idx.ll on machines that have SSE4.1. llvm-svn: 54801