This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 04d0fe9 [PM] Remove support for omitting the AnalysisManager argument [...] new 78628d1 [RS4GC] Pass CallSite by value instead of const ref; NFC new e5b666f [ARM] Add support for mrrc/mrrc2 intrinsics.
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/IR/IntrinsicsARM.td | 15 ++++++---- lib/Target/ARM/ARMISelDAGToDAG.cpp | 35 +++++++++++++++++++++++ lib/Target/ARM/ARMInstrInfo.td | 15 ++++++---- lib/Target/ARM/Disassembler/ARMDisassembler.cpp | 34 ++++++++++++++++------ lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 21 +++++++------- test/CodeGen/ARM/intrinsics-coprocessor.ll | 8 ++++++ 6 files changed, 98 insertions(+), 30 deletions(-)