[PATCH] D66703: [ARM] Ignore Implicit CPSR regs when lowering from Machine to MC operands
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 3 04:32:13 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f3574c16894: [ARM] Ignore Implicit CPSR regs when lowering from Machine to MC operands (authored by dmgreen).
Changed prior to commit:
https://reviews.llvm.org/D66703?vs=218378&id=218433#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66703/new/
https://reviews.llvm.org/D66703
Files:
llvm/lib/Target/ARM/ARMMCInstLower.cpp
llvm/test/CodeGen/Thumb2/csel.ll
llvm/test/CodeGen/Thumb2/mve-abs.ll
llvm/test/CodeGen/Thumb2/mve-fmath.ll
llvm/test/CodeGen/Thumb2/mve-minmax.ll
llvm/test/CodeGen/Thumb2/mve-pred-and.ll
llvm/test/CodeGen/Thumb2/mve-pred-bitcast.ll
llvm/test/CodeGen/Thumb2/mve-pred-build-var.ll
llvm/test/CodeGen/Thumb2/mve-pred-ext.ll
llvm/test/CodeGen/Thumb2/mve-pred-loadstore.ll
llvm/test/CodeGen/Thumb2/mve-pred-not.ll
llvm/test/CodeGen/Thumb2/mve-pred-or.ll
llvm/test/CodeGen/Thumb2/mve-pred-xor.ll
llvm/test/CodeGen/Thumb2/mve-vcmp.ll
llvm/test/CodeGen/Thumb2/mve-vcmpf.ll
llvm/test/CodeGen/Thumb2/mve-vcmpfr.ll
llvm/test/CodeGen/Thumb2/mve-vcmpfz.ll
llvm/test/CodeGen/Thumb2/mve-vcmpr.ll
llvm/test/CodeGen/Thumb2/mve-vcmpz.ll
llvm/test/MC/ARM/thumbv8.1m.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66703.218433.patch
Type: text/x-patch
Size: 194063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/10af837d/attachment-0001.bin>
More information about the llvm-commits
mailing list