[PATCH] D68463: [ARM] Generate vcmp instead of vcmpe
Kristof Beyls via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 8 01:26:28 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG78bfe3ab9475: [ARM] Generate vcmp instead of vcmpe (authored by kristof.beyls).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68463/new/
https://reviews.llvm.org/D68463
Files:
llvm/lib/Target/ARM/ARMFastISel.cpp
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/ARMInstrVFP.td
llvm/test/CodeGen/ARM/2009-07-18-RewriterBug.ll
llvm/test/CodeGen/ARM/arm-shrink-wrapping.ll
llvm/test/CodeGen/ARM/compare-call.ll
llvm/test/CodeGen/ARM/fcmp-xo.ll
llvm/test/CodeGen/ARM/float-helpers.s
llvm/test/CodeGen/ARM/fp16-instructions.ll
llvm/test/CodeGen/ARM/fp16-promote.ll
llvm/test/CodeGen/ARM/fpcmp.ll
llvm/test/CodeGen/ARM/ifcvt11.ll
llvm/test/CodeGen/ARM/swifterror.ll
llvm/test/CodeGen/ARM/vcmp-crash.ll
llvm/test/CodeGen/ARM/vfp.ll
llvm/test/CodeGen/ARM/vsel-fp16.ll
llvm/test/CodeGen/ARM/vsel.ll
llvm/test/CodeGen/Thumb2/float-cmp.ll
llvm/test/CodeGen/Thumb2/mve-vcmpf.ll
llvm/test/CodeGen/Thumb2/mve-vcmpfr.ll
llvm/test/CodeGen/Thumb2/mve-vcmpfz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68463.223800.patch
Type: text/x-patch
Size: 166325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/e8f86f69/attachment-0001.bin>
More information about the llvm-commits
mailing list