This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 36609924999 [GVN] Invalidate cached info for phis when setting dead pre [...] new 069b9180add [llvm-mca] Allow the definition of custom strategies for se [...] new 7aa61615deb [FunctionAttrs] Infer WriteOnly Function Attribute
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/Transforms/IPO/FunctionAttrs.h | 3 +- lib/Transforms/IPO/FunctionAttrs.cpp | 48 ++++-- .../TypeBasedAliasAnalysis/functionattrs.ll | 7 +- tools/llvm-mca/Scheduler.cpp | 118 ++++++++----- tools/llvm-mca/Scheduler.h | 188 ++++++++++++--------- 5 files changed, 226 insertions(+), 138 deletions(-)