Go to file
Simon Pilgrim 68f438a036 [X86][AVX512] Add support for PMOVZX masked shuffle comments
llvm-svn: 274461
2016-07-03 13:33:28 +00:00
clang [Refactor NFC] Rename the (non-CCE, fold-failure) Diag during constant expression evaluation as FFDiag. 2016-07-02 22:34:24 +00:00
clang-tools-extra [clang-tidy] UnnecessaryValueParamCheck - suggest std::move() if non-const value parameter can be moved. 2016-07-01 20:12:15 +00:00
compiler-rt [esan|cfrag] Add struct array access report 2016-07-02 03:25:55 +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 device specific defines 2016-06-17 20:30:50 +00:00
libcxx Add unordered_map::insert benchmark test and rename file 2016-07-02 05:30:54 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld Remove duplicate declaration. 2016-07-02 08:50:05 +00:00
lldb Fixed thread local storage test case to run normally with no expected fail for Darwin, always skip on windows, and expected fail for all other OSs while mentioning the new bug I filed to track fixing TLS variables: https://llvm.org/bugs/show_bug.cgi?id=28392 2016-07-01 22:33:13 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [X86][AVX512] Add support for PMOVZX masked shuffle comments 2016-07-03 13:33:28 +00:00
openmp Fix checks on schedule struct 2016-07-01 17:54:32 +00:00
parallel-libs Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly Correct two typos 2016-07-02 09:19:54 +00:00