Go to file
Matt Arsenault 243140f2fd Scalarize select vector arguments when extracted.
When the elements are extracted from a select on vectors
or a vector select, do the select on the extracted scalars
from the input if there is only one use.

llvm-svn: 194013
2013-11-04 20:36:06 +00:00
clang [analyzer] Track the count of NSOrderedSet similarly to other fast enumerations. 2013-11-04 19:13:08 +00:00
clang-tools-extra pp-trace user documentation - beginnings 2013-11-01 00:39:54 +00:00
compiler-rt Push back various changes for building Apple's compiler-rt dylib. 2013-11-03 07:06:29 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc s/_CLC_DECL/_CLC_DEF/ 2013-10-31 15:50:53 +00:00
libcxx Better inline marking for __does_policy_contain. Thanks to Chongyu Zhu for the catch 2013-11-03 22:06:53 +00:00
libcxxabi Swap contents of UnwindRegistersRestore.s and UnwindRegistersSave.s 2013-11-01 00:37:20 +00:00
lld [ELF] Fix typo in the expression calculates an absolute atom offset. 2013-11-04 19:40:02 +00:00
lldb <rdar://problem/15367406> 2013-11-04 19:50:49 +00:00
llvm Scalarize select vector arguments when extracted. 2013-11-04 20:36:06 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly IslCodegen: Do not build upper bound in vector for 2013-11-02 12:59:39 +00:00