This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 12d4938 Work around MSVC "friend" semantics. new c0f8f41 [ARM] Add support for mrrc/mrrc2 intrinsics.
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/IR/IntrinsicsARM.td | 15 ++++++----- lib/Target/ARM/ARMISelDAGToDAG.cpp | 28 ++++++++++++++++++++ lib/Target/ARM/ARMInstrInfo.td | 15 +++++++---- lib/Target/ARM/Disassembler/ARMDisassembler.cpp | 34 +++++++++++++++++++------ test/CodeGen/ARM/intrinsics-coprocessor.ll | 8 ++++++ 5 files changed, 81 insertions(+), 19 deletions(-)