This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0d91b9a3322 [Attributor] Introduce initialize calls and move code to ke [...] new 910dc4b6855 [Attributor][NFC] Introduce aliases for call site attributes new 1b82a898f64 [Attributor] Towards a more structured deduction pattern
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: lib/Transforms/IPO/Attributor.cpp | 378 +++++++++++++++------- test/Transforms/FunctionAttrs/align.ll | 32 +- test/Transforms/FunctionAttrs/noalias_returned.ll | 10 +- 3 files changed, 296 insertions(+), 124 deletions(-)