[all-commits] [llvm/llvm-project] ab6779: [Statepoint] Remove last of old ImmutableStatepoin...

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Jun 3 20:35:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ab6779bbd8f895153c4409e8f2c0ff26f33e1404
      https://github.com/llvm/llvm-project/commit/ab6779bbd8f895153c4409e8f2c0ff26f33e1404
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    M llvm/include/llvm/IR/Statepoint.h
    M llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp

  Log Message:
  -----------
  [Statepoint] Remove last of old ImmutableStatepoint code

To do so, I had to sink the old school inline operand handling into GCStatepointInst which is non ideal.  This code should be removed shortly and I was able to at least clean it up a bunch.




More information about the All-commits mailing list