This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f7888363df9 [Attributor] Use IRPosition consistently new c5595c0ce31 [Attributor] Do not update or manifest dead attributes new bbf596a730e [Attributor] Use liveness during the creation of AAReturnedValues new a0528955b65 [AArch64][GlobalISel] Custom selection for s8 load acquire.
The 3 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/Attributor.h | 34 +- lib/Target/AArch64/AArch64InstructionSelector.cpp | 9 +- lib/Transforms/IPO/Attributor.cpp | 435 ++++++++++----------- .../GlobalISel/select-atomic-load-store.mir | 37 ++ test/Transforms/FunctionAttrs/arg_returned.ll | 61 ++- 5 files changed, 337 insertions(+), 239 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/select-atomic-load-store.mir