This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7a26d28c417 [Sparc] Add mnemonic aliases for flush, stb, stba, sth, and stha new 2e3226ade60 Fix aliasing of launder.invariant.group
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/ValueTracking.h | 16 +++++++++++ lib/Analysis/BasicAliasAnalysis.cpp | 24 ++++++++-------- lib/Analysis/CaptureTracking.cpp | 12 ++++---- lib/Analysis/Loads.cpp | 11 +++----- lib/Analysis/ValueTracking.cpp | 34 +++++++++++++++++++---- test/Analysis/ValueTracking/known-nonnull-at.ll | 21 ++++++++++++++ test/Transforms/Inline/launder.invariant.group.ll | 31 +++++++++++++++++++++ 7 files changed, 120 insertions(+), 29 deletions(-) create mode 100644 test/Transforms/Inline/launder.invariant.group.ll