This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bb84648816b [ARM] Add v4f16 and v8f16 types to the CallingConv new 87ba52d9d83 [ARM] Add bitcast/extract_subvec. of fp16 vectors
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: lib/Target/ARM/ARMInstrNEON.td | 235 +++++--- test/CodeGen/ARM/big-endian-neon-fp16-bitconv.ll | 720 +++++++++++++++++++++++ test/CodeGen/ARM/fp16-vector-argument.ll | 4 +- 3 files changed, 866 insertions(+), 93 deletions(-) create mode 100644 test/CodeGen/ARM/big-endian-neon-fp16-bitconv.ll