This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d948027 [X86][SSE] Create matchVectorShuffleWithUNPCK helper function. new 9b264f7 [ARM] Use VCMP, not VCMPE, for floating point equality comparisons
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/ARMFastISel.cpp | 20 ++++++++++++---- lib/Target/ARM/ARMISelLowering.cpp | 45 +++++++++++++++++++++++++---------- lib/Target/ARM/ARMISelLowering.h | 2 +- lib/Target/ARM/ARMInstrInfo.td | 2 ++ lib/Target/ARM/ARMInstrVFP.td | 20 ++++++++-------- test/CodeGen/ARM/fast-isel-align.ll | 4 ++-- test/CodeGen/ARM/fast-isel-cmp-imm.ll | 16 ++++++------- test/CodeGen/ARM/fp16-promote.ll | 6 ++--- test/CodeGen/ARM/fpcmp-opt.ll | 6 ++--- test/CodeGen/ARM/fpcmp.ll | 4 ++-- test/CodeGen/ARM/fpcmp_ueq.ll | 2 +- test/CodeGen/ARM/vsel.ll | 8 +++---- test/CodeGen/Thumb2/float-cmp.ll | 16 ++++++------- 13 files changed, 91 insertions(+), 60 deletions(-)