[PATCH] D64908: Fix and test inter-procedural register allocation for ARM

Oliver Stannard (Linaro) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 03:22:53 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367669: Fix and test inter-procedural register allocation for ARM (authored by ostannard, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64908?vs=213004&id=213005#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64908

Files:
  llvm/trunk/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/trunk/lib/CodeGen/RegUsageInfoCollector.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseRegisterInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseRegisterInfo.h
  llvm/trunk/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/trunk/test/CodeGen/ARM/ipra.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64908.213005.patch
Type: text/x-patch
Size: 9709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/91538b35/attachment-0001.bin>


More information about the llvm-commits mailing list