Go to file
Rafael Espindola cd6d9f3e5a Completely disable git/svn version checking if not needed.
Working with git on a branch I find it really annoying that committing
a change causes ninja to think that stuff needs to be rebuilt.

With this change at least nothing in llvm needs to be rebuild when
something is committed.

llvm-svn: 306858
2017-06-30 18:48:33 +00:00
clang [X86] Add RDRND feature to Goldmont. Add MOVBE to all Atom CPUs. 2017-06-30 18:14:04 +00:00
clang-tools-extra Move ClassReplacements.cpp test from clang-rename tests to the 2017-06-30 16:58:36 +00:00
compiler-rt [LSan] Make LSan allocator allocator_may_return_null compliant 2017-06-30 17:21:34 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx [lit/libcxx] Fix a remaining reference to lit.util.capture() in custom libcxx/Darwin code. 2017-06-29 23:07:27 +00:00
libcxxabi Add some catch(...) blocks to the tests so that if they fail, we get a good error message. No functional change. 2017-06-22 00:49:03 +00:00
libunwind [libunwind] Add _LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS 2017-06-27 18:37:06 +00:00
lld Tighten up tests for .rsrc section emission. 2017-06-30 18:22:11 +00:00
lldb Remove dead Core/StreamFile includes 2017-06-30 11:31:13 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm Completely disable git/svn version checking if not needed. 2017-06-30 18:48:33 +00:00
openmp Make test/parallel/omp_nested.c not use so many threads 2017-06-27 03:04:25 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Fix typo 2017-06-30 06:30:51 +00:00