[PATCH] D63677: [ARM] Don't reserve R12 on Thumb1 as an emergency spill slot.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 16:49:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGab1d73ee3248: [ARM] Don't reserve R12 on Thumb1 as an emergency spill slot. (authored by efriedma).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D63677?vs=206562&id=206766#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63677

Files:
  llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
  llvm/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
  llvm/lib/Target/ARM/ThumbRegisterInfo.cpp
  llvm/lib/Target/ARM/ThumbRegisterInfo.h
  llvm/test/CodeGen/ARM/ldrex-frame-size.ll
  llvm/test/CodeGen/ARM/scavenging.mir
  llvm/test/CodeGen/ARM/thumb1-varalloc.ll
  llvm/test/CodeGen/Thumb/emergency-spill-slot.ll
  llvm/test/CodeGen/Thumb/frame-access.ll
  llvm/test/CodeGen/Thumb/large-stack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63677.206766.patch
Type: text/x-patch
Size: 50181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190626/96059739/attachment-0001.bin>


More information about the llvm-commits mailing list