[PATCH] D10911: MachineRegisterInfo: Remove UsedPhysReg infrastructure

Phabricator reviews at reviews.llvm.org
Tue Jul 14 10:52:34 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL242173: MachineRegisterInfo: Remove UsedPhysReg infrastructure (authored by matze).

Changed prior to commit:
  http://reviews.llvm.org/D10911?vs=29109&id=29685#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10911

Files:
  llvm/trunk/include/llvm/CodeGen/LiveRegMatrix.h
  llvm/trunk/include/llvm/CodeGen/MachineRegisterInfo.h
  llvm/trunk/lib/CodeGen/ExecutionDepsFix.cpp
  llvm/trunk/lib/CodeGen/LiveRegMatrix.cpp
  llvm/trunk/lib/CodeGen/MachineRegisterInfo.cpp
  llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/trunk/lib/CodeGen/RegAllocFast.cpp
  llvm/trunk/lib/CodeGen/VirtRegMap.cpp
  llvm/trunk/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp
  llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIPrepareScratchRegs.cpp
  llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonFrameLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/trunk/lib/Target/Sparc/SparcFrameLowering.cpp
  llvm/trunk/lib/Target/X86/X86FloatingPoint.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10911.29685.patch
Type: text/x-patch
Size: 20491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150714/fc7ef0be/attachment.bin>


More information about the llvm-commits mailing list