Go to file
Jan Wen Voung 7857a64909 Disable statistics on Release builds and move tests that depend on -stats.
Summary:
Statistics are still available in Release+Asserts (any +Asserts builds),
and stats can also be turned on with LLVM_ENABLE_STATS.

Move some of the FastISel stats that were moved under DEBUG()
back out of DEBUG(), since stats are disabled across the board now.

Many tests depend on grepping "-stats" output.  Move those into
a orig_dir/Stats/. so that they can be marked as unsupported
when building without statistics.

Differential Revision: http://llvm-reviews.chandlerc.com/D486

llvm-svn: 176733
2013-03-08 22:56:31 +00:00
clang [libclang] Change clang_findReferencesInFile and clang_findIncludesInFile to return an enum, 2013-03-08 22:47:41 +00:00
clang-tools-extra Removing 'modindex' from clang-tools-extra doc index 2013-03-08 19:20:07 +00:00
compiler-rt Take the GCDA version string as an input to llvm_gcda_start_file. 2013-03-07 08:28:54 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Parsing floating point numbers with very long precision was broken, and this patch fixes it. This fixes http://llvm.org/bugs/show_bug.cgi?id=15445. 2013-03-08 19:06:24 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF] Create baseclass for all ELF writers 2013-03-08 21:42:51 +00:00
lldb <rdar://problem/13361742> 2013-03-08 21:46:30 +00:00
llvm Disable statistics on Release builds and move tests that depend on -stats. 2013-03-08 22:56:31 +00:00
polly Print function names under --polly-report 2013-03-04 19:49:51 +00:00