This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ea254cbf8f0 ScheduleDAGInstrs: Fix fixupKills() adding too many kill flags. new 477bd758b48 [SROA] Clean up a test case a bit prior to adding more test [...] new 257136b174c [CFLAA] Move a common function to the header to reduce dupl [...]
The 2 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/CFLAliasAnalysisUtils.h | 15 ++++++++++++++ lib/Analysis/CFLAndersAliasAnalysis.cpp | 11 ----------- lib/Analysis/CFLSteensAliasAnalysis.cpp | 15 ++------------ test/Transforms/SROA/preserve-nonnull.ll | 28 +++++++++++++-------------- 4 files changed, 30 insertions(+), 39 deletions(-)