Go to file
Suyog Sarda aba97f4aba Vectorize a reduction chain feeding into a 'return' statement.
e.x 
return (a[0]+b[0]) + (a[1]+b[1])

Differential Revision: http://reviews.llvm.org/D6227

llvm-svn: 222364
2014-11-19 16:07:38 +00:00
clang clang-format: [Java] Ignore C++-specific keywords 2014-11-19 14:11:11 +00:00
clang-tools-extra [clang-tidy] Count errors in ClangTidyDiagnosticConsumer 2014-11-19 16:07:26 +00:00
compiler-rt tsan: fix binary names in tests 2014-11-19 10:47:06 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Don't include <stddef.h> 2014-11-18 14:19:27 +00:00
libcxx Added entries for bugs 2118 and 2306, which were closed in Urbana 2014-11-19 15:59:16 +00:00
libcxxabi Remove accidentally commited line in commit. Sorry 2014-11-19 05:00:57 +00:00
lld Revert "[ELF] Sectionkey should also contain path." 2014-11-19 06:47:29 +00:00
lldb Add additional checks to the SavedLocationForRegister method 2014-11-19 02:29:52 +00:00
llvm Vectorize a reduction chain feeding into a 'return' statement. 2014-11-19 16:07:38 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Change states in the www/todo.html list 2014-11-19 15:59:50 +00:00