[PATCH] D76518: [ARM] CMSE code generation

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 1 17:13:55 PDT 2020


chill updated this revision to Diff 261467.
chill marked an inline comment as done.

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

https://reviews.llvm.org/D76518

Files:
  llvm/lib/Target/ARM/ARMAsmPrinter.cpp
  llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  llvm/lib/Target/ARM/ARMFastISel.cpp
  llvm/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/lib/Target/ARM/ARMFrameLowering.h
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/lib/Target/ARM/ARMInstrInfo.td
  llvm/lib/Target/ARM/ARMInstrThumb.td
  llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp
  llvm/lib/Target/ARM/ARMMachineFunctionInfo.h
  llvm/lib/Target/ARM/ARMRegisterInfo.td
  llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
  llvm/test/CodeGen/ARM/cmse-clear-float-bigend.mir
  llvm/test/CodeGen/ARM/cmse-clear-float-hard.ll
  llvm/test/CodeGen/ARM/cmse-clear-float-hard2.ll
  llvm/test/CodeGen/ARM/cmse-clear-float-mve.ll
  llvm/test/CodeGen/ARM/cmse-clear-float.ll
  llvm/test/CodeGen/ARM/cmse-clear.ll
  llvm/test/CodeGen/ARM/cmse-clrm-it-block.ll
  llvm/test/CodeGen/ARM/cmse-expand-bxns-ret.mir
  llvm/test/CodeGen/ARM/cmse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76518.261467.patch
Type: text/x-patch
Size: 172180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/8232526c/attachment-0001.bin>


More information about the llvm-commits mailing list