Go to file
Chris Bieneman 7590a1ee61 [CMake] For multi-stage builds to be deterministic we need to disable timestamps.
Duh! With this change I've verified -O3 builds are deterministic.

llvm-svn: 260350
2016-02-10 02:17:21 +00:00
clang [CMake] For multi-stage builds to be deterministic we need to disable timestamps. 2016-02-10 02:17:21 +00:00
clang-tools-extra [clang-tidy] Add -target in misc-misplaced-widening-cast test so it will work on various bots 2016-02-09 15:43:05 +00:00
compiler-rt [asan] update the scariness score: tweak a few weights and add tests 2016-02-09 23:46:43 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc configure: Remove llvm 3.6 defines 2016-02-09 22:17:48 +00:00
libcxx Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr from 2016-02-10 00:59:02 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Introduce NetBSD support 2016-02-06 18:19:29 +00:00
lld Rangefy, and replace a switch with `if`s. NFC. 2016-02-09 23:11:21 +00:00
lldb Change lldb.value.__int__() so that it takes into account the signedness of the value being cast to return a Python number with the proper value 2016-02-10 02:12:42 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm llvm-config: Quick fix for cross compilation. Don't be confsed between host and target. It has been there since r252532. 2016-02-10 01:12:55 +00:00
openmp Proxy task fix: task_state stack push condition on fork 2016-02-09 22:32:41 +00:00
polly Separate invariant equivalence classes by type 2016-02-07 17:30:13 +00:00