[PATCH] D28566: Disable Callee Saved Registers

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 02:21:38 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297715: Disable Callee Saved Registers (authored by orenb).

Changed prior to commit:
  https://reviews.llvm.org/D28566?vs=91603&id=91689#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28566

Files:
  llvm/trunk/include/llvm/CodeGen/MachineRegisterInfo.h
  llvm/trunk/include/llvm/CodeGen/RegisterClassInfo.h
  llvm/trunk/include/llvm/Target/TargetRegisterInfo.h
  llvm/trunk/lib/CodeGen/AggressiveAntiDepBreaker.cpp
  llvm/trunk/lib/CodeGen/CriticalAntiDepBreaker.cpp
  llvm/trunk/lib/CodeGen/LivePhysRegs.cpp
  llvm/trunk/lib/CodeGen/MachineFunction.cpp
  llvm/trunk/lib/CodeGen/MachineInstr.cpp
  llvm/trunk/lib/CodeGen/MachineRegisterInfo.cpp
  llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/trunk/lib/CodeGen/RegAllocPBQP.cpp
  llvm/trunk/lib/CodeGen/RegisterClassInfo.cpp
  llvm/trunk/lib/CodeGen/TargetFrameLoweringImpl.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/lib/Target/X86/X86MachineFunctionInfo.cpp
  llvm/trunk/test/CodeGen/X86/DynamicCalleeSavedRegisters.ll
  llvm/trunk/test/CodeGen/X86/avx512-regcall-NoMask.ll
  llvm/trunk/test/CodeGen/X86/sse-regcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28566.91689.patch
Type: text/x-patch
Size: 30543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170314/be9b74c4/attachment-0001.bin>


More information about the llvm-commits mailing list