[PATCH] D42970: [ARM] Fix codegen for VLD3/VLD4/VST3/VST4 with WB

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 05:05:16 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL326570: [ARM] Fix codegen for VLD3/VLD4/VST3/VST4 with WB (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42970?vs=135627&id=136720#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42970

Files:
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/ARM/vld3.ll
  llvm/trunk/test/CodeGen/ARM/vld4.ll
  llvm/trunk/test/CodeGen/ARM/vst3.ll
  llvm/trunk/test/CodeGen/ARM/vst4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42970.136720.patch
Type: text/x-patch
Size: 8786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/2e410828/attachment.bin>


More information about the llvm-commits mailing list