[PATCH] D10911: MachineRegisterInfo: Remove UsedPhysReg infrastructure

Matthias Braun matze at braunis.de
Mon Jul 6 11:15:49 PDT 2015



Thanks for the review. Updated patch is attached.


Repository:
  rL LLVM

http://reviews.llvm.org/D10911

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10911.29109.patch
Type: text/x-patch
Size: 19409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150706/8988ff24/attachment.bin>


More information about the llvm-commits mailing list