[PATCH] D67375: [ARM] VFPv2 only supports 16 D registers.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 14:44:17 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372186: [ARM] VFPv2 only supports 16 D registers. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67375?vs=219807&id=220577#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67375/new/

https://reviews.llvm.org/D67375

Files:
  llvm/trunk/lib/Object/ELFObjectFile.cpp
  llvm/trunk/lib/Support/ARMTargetParser.cpp
  llvm/trunk/lib/Target/ARM/ARM.td
  llvm/trunk/lib/Target/ARM/ARMPredicates.td
  llvm/trunk/lib/Target/ARM/ARMSubtarget.h
  llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp
  llvm/trunk/test/CodeGen/ARM/GlobalISel/arm-legalize-load-store.mir
  llvm/trunk/test/CodeGen/ARM/build-attributes.ll
  llvm/trunk/test/CodeGen/ARM/inlineasm-X-allocation.ll
  llvm/trunk/test/CodeGen/ARM/softfp-constant-comparison.ll
  llvm/trunk/test/MC/ARM/vfp-aliases-diagnostics.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67375.220577.patch
Type: text/x-patch
Size: 23082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/6b6ebe91/attachment.bin>


More information about the llvm-commits mailing list