[PATCH] D39173: [MachineCSE] Add new callback for is caller preserved or constant physregs.

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 08:55:34 PST 2017


This revision was automatically updated to reflect the committed changes.
jtony marked an inline comment as done.
Closed by commit rL318661: [MachineCSE] Add new callback for is caller preserved or constant physregs (authored by jtony).

Changed prior to commit:
  https://reviews.llvm.org/D39173?vs=119933&id=123603#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39173

Files:
  llvm/trunk/include/llvm/CodeGen/MachineRegisterInfo.h
  llvm/trunk/lib/CodeGen/MachineCSE.cpp
  llvm/trunk/lib/CodeGen/MachineRegisterInfo.cpp
  llvm/trunk/test/CodeGen/PowerPC/MCSE-caller-preserved-reg.ll
  llvm/trunk/test/CodeGen/PowerPC/licm-tocReg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39173.123603.patch
Type: text/x-patch
Size: 8063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/248f40b6/attachment.bin>


More information about the llvm-commits mailing list