This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b16d4d3 ELFDumper: Unversioned symbols must not have trailing @ new 7ebede9 Re-instate recent RPC updates (r280016, r280017, r280027, r28 [...] new 90f82fc IntrArgMemOnly is only defined (and current AA machinery only [...]
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/ExecutionEngine/Orc/RPCUtils.h | 236 +++++++++++++++------ include/llvm/IR/Intrinsics.td | 5 +- .../GVN/2016-08-30-MaskedScatterGather.ll | 42 ++++ unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 14 +- 4 files changed, 220 insertions(+), 77 deletions(-) create mode 100644 test/Transforms/GVN/2016-08-30-MaskedScatterGather.ll