[all-commits] [llvm/llvm-project] 157efd: [Statepoint Lowering] Add an option to allow use g...
    serguei-katkov via All-commits 
    all-commits at lists.llvm.org
       
    Tue Jan 12 20:53:38 PST 2021
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 157efd84abf812c1689ba6a9ecb4da2b87dde756
      https://github.com/llvm/llvm-project/commit/157efd84abf812c1689ba6a9ecb4da2b87dde756
  Author: Serguei Katkov <serguei.katkov at azul.com>
  Date:   2021-01-13 (Wed, 13 Jan 2021)
  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  Log Message:
  -----------
  [Statepoint Lowering] Add an option to allow use gc values in regs for landing pad
Default value is not changed, so it is NFC actually.
The option allows to use gc values on registers in landing pads.
Reviewers: reames, dantrushin
Reviewed By: reames, dantrushin
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D94469
    
    
More information about the All-commits
mailing list