This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 982445c2a2a [llvm-exegesis] Run unit tests on more platforms. new 7f6ed303605 Partially revert r330008. new 5ad3e91517e [NEON] Support intrinsic for scalar and vector versions of [...]
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 | 8 ++++++-- lib/Target/ARM/ARMInstrVFP.td | 2 +- test/CodeGen/ARM/vrint.ll | 11 +++++++++++ unittests/tools/llvm-exegesis/X86/InMemoryAssemblerTest.cpp | 8 ++++---- 4 files changed, 22 insertions(+), 7 deletions(-) create mode 100644 test/CodeGen/ARM/vrint.ll