Go to file
Adam Nemet 15032a0455 [LV] These remark should have been missed remarks
The practice in LV is that we emit analysis remarks and then finally report
either a missed or applied remark on the final decision whether vectorization
is taking place.  On this code path, we were closing with an analysis remark.

llvm-svn: 296578
2017-03-01 04:31:15 +00:00
clang Add warning for inconsistent overrides on destructor. 2017-03-01 03:07:55 +00:00
clang-tools-extra [clang-tidy] Fix a false positive on modernize-use-nullptr check. 2017-02-28 15:29:52 +00:00
compiler-rt [XRay] [compiler-rt] [NFC] Annotate unused variables for the compiler. 2017-02-28 08:48:46 +00:00
debuginfo-tests
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx [libcxx] Support threads on Fuchsia 2017-03-01 03:09:18 +00:00
libcxxabi [libc++abi] Clean up visibility 2017-03-01 03:55:57 +00:00
libunwind Fix the project name in the license file. 2017-02-27 17:47:58 +00:00
lld Set output section's st_entsize based on input section's st_entsize. 2017-03-01 04:04:23 +00:00
lldb Greg Clayton is no longer working at Apple, he will continue to 2017-03-01 00:00:45 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [LV] These remark should have been missed remarks 2017-03-01 04:31:15 +00:00
openmp Removing couple unnecessary architecture guards. 2017-02-28 21:43:28 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopInfo] Simplify inbounds assumptions under domain constraints 2017-02-28 09:45:54 +00:00