Go to file
Nadav Rotem 083837e729 Improve the generated code by getCopyFromPartsVector for promoted integer types.
Instead of scalarizing, and doing an element-by-element truncat, use vector
truncate.
Add support for scalarization of vectors:  i8 -> <1 x i1> (from Duncan's
testcase).

llvm-svn: 132892
2011-06-12 14:49:38 +00:00
clang Don't assert on initialized typedef declarations in classes: 2011-06-12 11:43:46 +00:00
compiler-rt If a test case is not compiled on a specific platform, print "skipped" 2011-05-29 21:43:29 +00:00
debuginfo-tests Remove working directory path from intermediate files. They are not checked in the output anyway. 2011-05-31 23:57:48 +00:00
libcxx more Apple build system tweaks 2011-06-09 23:31:35 +00:00
libcxxabi Implement vector new and delete functionality 2011-06-10 03:40:19 +00:00
lldb Make the size accessor const. 2011-06-10 02:22:01 +00:00
llvm Improve the generated code by getCopyFromPartsVector for promoted integer types. 2011-06-12 14:49:38 +00:00
polly www: Fix path to git repository. 2011-06-08 22:46:40 +00:00