Go to file
Bruno Cardoso Lopes 123dff0f58 - Handle special scalar_to_vector case: splats. Using a native 128-bit
shuffle before inserting on a 256-bit vector.
- Add AVX versions of movd/movq instructions
- Introduce a few COPY patterns to match insert_subvector instructions.
This turns a trivial insert_subvector instruction into a register copy,
coalescing the xmm into a ymm and avoid emiting on more instruction.

llvm-svn: 136002
2011-07-25 23:05:25 +00:00
clang Fix the MSVC build. 2 problems: 2011-07-25 22:00:44 +00:00
compiler-rt <rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variables in darwin_bni.mk. Use GetCNAVar in AppleBI.mk 2011-06-21 00:07:55 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx http://llvm.org/bugs/show_bug.cgi?id=10469 2011-07-24 23:59:50 +00:00
libcxxabi Updated comments 2011-07-25 15:00:11 +00:00
lldb Add an example type summary -- for lldb::ConnectionStatus. 2011-07-25 22:47:54 +00:00
llvm - Handle special scalar_to_vector case: splats. Using a native 128-bit 2011-07-25 23:05:25 +00:00
polly www: Memory Access Documentation Update 2011-07-21 00:08:23 +00:00