[PATCH] D67257: New statepoint spilling mechanism
    zuojian lin via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Sep  5 23:51:42 PDT 2019
    
    
  
linzj updated this revision to Diff 219035.
linzj added a comment.
Remove an unused include file.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67257/new/
https://reviews.llvm.org/D67257
Files:
  llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
  llvm/include/llvm/CodeGen/LiveRegMatrix.h
  llvm/include/llvm/CodeGen/SlotIndexes.h
  llvm/lib/CodeGen/CalcSpillWeights.cpp
  llvm/lib/CodeGen/InterferenceCache.cpp
  llvm/lib/CodeGen/LiveRegMatrix.cpp
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h
  llvm/lib/CodeGen/SlotIndexes.cpp
  llvm/lib/CodeGen/SplitKit.cpp
  llvm/test/CodeGen/X86/statepoint-no-early-ldr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67257.219035.patch
Type: text/x-patch
Size: 40353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190906/f0cf3459/attachment.bin>
    
    
More information about the llvm-commits
mailing list