This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 845c8c41bc5 [AArch64] ILP32 Backend Relocation Support new dac74870743 Re-land r301697 "[IR] Make add/remove Attributes use AttrBu [...]
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/CodeGen/CommandFlags.h | 30 ++++++--------- include/llvm/IR/Attributes.h | 11 +----- include/llvm/IR/Function.h | 4 +- lib/CodeGen/GlobalISel/CallLowering.cpp | 4 +- lib/IR/Attributes.cpp | 43 +++++++++------------- lib/IR/Function.cpp | 4 +- lib/Target/Mips/Mips16HardFloat.cpp | 9 ++--- lib/Transforms/Coroutines/CoroSplit.cpp | 4 +- .../Instrumentation/DataFlowSanitizer.cpp | 21 ++++------- lib/Transforms/Instrumentation/MemorySanitizer.cpp | 9 +---- lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 3 +- unittests/IR/AttributesTest.cpp | 2 +- 12 files changed, 51 insertions(+), 93 deletions(-)