Go to file
Piotr Padlewski f8486e31ca Invariant.group and mustalias docs fixes
Summary:
Alias analysis would like to know that
invariant.group.barrier returns pointer that mustalias,
but this can't imply that we can replace one pointer with another

Reviewers: dberlin, sanjoy

Subscribers: llvm-commits, chandlerc, hfinkel, nlewycky, amharc

Differential Revision: https://reviews.llvm.org/D31758

llvm-svn: 300033
2017-04-12 07:59:35 +00:00
clang [Modules] Remove darwin specific code to check for SystemVersion.plist 2017-04-12 04:49:00 +00:00
clang-tools-extra Add the definition of P in the clang tidy example 2017-04-11 16:28:15 +00:00
compiler-rt [XRay] [compiler-rt] Refactor rewinding FDR logging. 2017-04-12 05:30:35 +00:00
debuginfo-tests Add an end-to-end testcase for address sanitizer. 2017-04-06 23:36:44 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Add some FAIL constexpr tests for optional's copy/move ctors. 2017-04-12 00:07:29 +00:00
libcxxabi [CMake][libcxxabi] Use -nodefaultlibs for CMake checks 2017-04-07 20:10:41 +00:00
libunwind Reland "[CMake][libunwind] Use -nodefaultlibs for CMake checks" 2017-04-12 02:28:07 +00:00
lld [lld] Keep full library path in DT_NEEDED. 2017-04-12 00:13:48 +00:00
lldb Teach SBFrame how to guess its language. 2017-04-12 00:19:54 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm Invariant.group and mustalias docs fixes 2017-04-12 07:59:35 +00:00
openmp Test cancellation_for_sections.c expectedly fails on GCC 2017-04-04 14:39:52 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Exploit BasicBlock::getModule to shorten code 2017-04-11 04:59:13 +00:00