This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 14b9e1a708d [NFC] Fix unused variable warning. new ba3f83af6f4 [ARM] [FIX] Add missing f16 vector operations lowering new 2cc343604ca Revert "[LLVM-C] Correct The Current Debug Location Accessors"
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-c/Core.h | 35 +-------------------- lib/IR/Core.cpp | 12 +------- lib/Target/ARM/ARMISelDAGToDAG.cpp | 5 ++- lib/Target/ARM/ARMInstrNEON.td | 2 ++ .../CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll | 36 ++++++++++++++++++++++ 5 files changed, 44 insertions(+), 46 deletions(-)