Go to file
Alexander Musman f0785f4db4 [LV] Statistics numbers for LoopVectorize introduced: a number of analyzed loops & a number of vectorized loops.
Use -stats to see how many loops were analyzed for possible vectorization and how many of them were actually vectorized.
Patch by Zinovy Nis

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

llvm-svn: 206956
2014-04-23 08:40:37 +00:00
clang MS ABI: Implement mangling for ref-qualifiers on methods 2014-04-23 05:16:56 +00:00
clang-tools-extra test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
compiler-rt [asan] disable lsan back. :( -- It appears that quite a few lit tests have leaks and they were not covered by out buildbot 2014-04-23 08:15:16 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Default the copy and move constructors for __tuple_leaf. This fixes bugs 18853 and 19118. Add a test case for that. 2014-04-21 23:48:09 +00:00
libcxxabi Fix virtual class with non-virtual dtor complaint 2014-04-23 04:46:46 +00:00
lld XFAIL the Mips tests when we don't have the target. 2014-04-23 05:35:26 +00:00
lldb Added a packet-playback test facility for lldb-gdbserver and a few starter tests. 2014-04-22 23:16:53 +00:00
llvm [LV] Statistics numbers for LoopVectorize introduced: a number of analyzed loops & a number of vectorized loops. 2014-04-23 08:40:37 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Fix formatting 2014-04-22 16:39:41 +00:00