[PATCH] D124836: [AArch64] Add support for -fzero-call-used-regs
    Bill Wendling via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon May  9 15:23:22 PDT 2022
    
    
  
void updated this revision to Diff 428218.
void added a comment.
- Used lists of argument registers generated from AArch64CallingConv.td.
- Add more tests for floating point and SVE.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124836/new/
https://reviews.llvm.org/D124836
Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Clang.cpp
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/lib/Target/AArch64/AArch64FrameLowering.h
  llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/lib/Target/AArch64/AArch64RegisterInfo.h
  llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  llvm/lib/Target/X86/X86RegisterInfo.cpp
  llvm/test/CodeGen/AArch64/zero-call-used-regs.ll
  llvm/utils/TableGen/CallingConvEmitter.cpp
  llvm/utils/TableGen/RegisterInfoEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124836.428218.patch
Type: text/x-patch
Size: 45479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220509/b456df51/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list