Go to file
Sebastian Pop 8d6cca1906 factor out code in shouldEnablePolly
to be able to call the same functionality from registerPollyEarlyAsPossiblePasses
and registerPollyOptLevel0Passes.

llvm-svn: 194922
2013-11-16 15:28:49 +00:00
clang Remove unused but set variable. 2013-11-16 11:47:52 +00:00
clang-tools-extra Reworked moduleImport example with real data. 2013-11-15 23:26:14 +00:00
compiler-rt Revert premature instructions to build __sync_fetch_* 2013-11-15 23:26: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 Fix-it suggestion for fixing min or max defines on Windows. 2013-11-15 23:41:01 +00:00
libcxxabi If libc++ has not declared bad_array_length, then declare it here just so that it gets into the binary. 2013-11-07 17:16:37 +00:00
lld Move the entire debug print loop into DEBUG_WITH_TYPE. 2013-11-16 01:41:47 +00:00
lldb Add a new SBThread::GetExtendedBacktraceOriginatingIndexID() method 2013-11-16 01:24:22 +00:00
llvm gtest-death-test.cc: Move ~DeathTestFactory() to unbreak cygming build since r194865. 2013-11-16 05:26:49 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly factor out code in shouldEnablePolly 2013-11-16 15:28:49 +00:00