This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7417e35 This patch fixes handling long double type when it is constan [...] new 84bf8bc [ARM] Add mrrc/mrrc2 co-processor intrinsics new f2db0fa Fix a typo in loop versioning.
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 | 28 ++++++++++++++++++++ lib/Target/ARM/ARMInstrInfo.td | 15 +++++++---- lib/Target/ARM/Disassembler/ARMDisassembler.cpp | 34 +++++++++++++++++++------ lib/Transforms/Utils/LoopVersioning.cpp | 2 +- test/CodeGen/ARM/intrinsics-coprocessor.ll | 8 ++++++ 6 files changed, 82 insertions(+), 20 deletions(-)