[PATCH] D66483: [ARM] Generate 8.1-m CSINC, CSNEG and CSINV instructions.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 3 03:53:44 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370739: [ARM] Generate 8.1-m CSINC, CSNEG and CSINV instructions. (authored by dmgreen, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66483?vs=218406&id=218429#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66483/new/
https://reviews.llvm.org/D66483
Files:
llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/lib/Target/ARM/ARMISelLowering.h
llvm/trunk/lib/Target/ARM/ARMInstrFormats.td
llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td
llvm/trunk/test/CodeGen/Thumb2/csel.ll
llvm/trunk/test/CodeGen/Thumb2/mve-abs.ll
llvm/trunk/test/CodeGen/Thumb2/mve-fmath.ll
llvm/trunk/test/CodeGen/Thumb2/mve-minmax.ll
llvm/trunk/test/CodeGen/Thumb2/mve-pred-and.ll
llvm/trunk/test/CodeGen/Thumb2/mve-pred-bitcast.ll
llvm/trunk/test/CodeGen/Thumb2/mve-pred-build-var.ll
llvm/trunk/test/CodeGen/Thumb2/mve-pred-ext.ll
llvm/trunk/test/CodeGen/Thumb2/mve-pred-loadstore.ll
llvm/trunk/test/CodeGen/Thumb2/mve-pred-not.ll
llvm/trunk/test/CodeGen/Thumb2/mve-pred-or.ll
llvm/trunk/test/CodeGen/Thumb2/mve-pred-xor.ll
llvm/trunk/test/CodeGen/Thumb2/mve-vcmp.ll
llvm/trunk/test/CodeGen/Thumb2/mve-vcmpf.ll
llvm/trunk/test/CodeGen/Thumb2/mve-vcmpfr.ll
llvm/trunk/test/CodeGen/Thumb2/mve-vcmpfz.ll
llvm/trunk/test/CodeGen/Thumb2/mve-vcmpr.ll
llvm/trunk/test/CodeGen/Thumb2/mve-vcmpz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66483.218429.patch
Type: text/x-patch
Size: 345305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/d47e97d3/attachment-0001.bin>
More information about the llvm-commits
mailing list