Go to file
Matt Arsenault 3add3a40a4 LoadStoreVectorizer: Fix warning about extra semicolon
llvm-svn: 274406
2016-07-01 23:26:54 +00:00
clang [CodeView] Include MSVC style names for unnamed types 2016-07-01 23:12:54 +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 [compiler-rt] Fix cmake to propagate debug info to runtime unittests 2016-07-01 21:12:07 +00:00
debuginfo-tests
libclc configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Turn off ASAN's odr-violation diagnostics for now. See PR28391 2016-07-01 23:25:47 +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 [BitcodeFile] Simplify shouldSkip(). NFCI. 2016-07-01 20:43:28 +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 LoadStoreVectorizer: Fix warning about extra semicolon 2016-07-01 23:26:54 +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 Ensure parameter names are isl-compatible 2016-07-01 13:40:28 +00:00