Go to file
Tobias Grosser b921e6377b Add option -polly-code-generator=none
This allows us to test Polly and the Polly optimizer without actually doing
code generation at the end. By enabling this option, we can also measure the
compile time overhead due to code generation and the cost of LLVM optimizing the
newly generated code.t

llvm-svn: 177516
2013-03-20 13:03:26 +00:00
clang Add extra indentation for multiline comparisons. 2013-03-20 12:37:50 +00:00
clang-tools-extra Fix Makefile. 2013-03-20 10:02:35 +00:00
compiler-rt tsan: fix build 2013-03-20 11:22:03 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Fix bug in test; found by AddressSanitizer 2013-03-20 00:01:48 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Hexagon] Add Hexagon dynamic relocations 2013-03-20 05:10:02 +00:00
lldb Update source/DataFormatters/CMakeLists.txt to reflect actual source files. 2013-03-20 10:30:02 +00:00
llvm Fix a silly search-and-replace goof with r177495 that only broke 2013-03-20 07:40:56 +00:00
polly Add option -polly-code-generator=none 2013-03-20 13:03:26 +00:00