[all-commits] [llvm/llvm-project] 4c7354: [Statepoint] Migrate a few tests to gc-live bundle...

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Jun 4 18:16:16 PDT 2020


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

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/test/CodeGen/X86/statepoint-allocas.ll
    M llvm/test/CodeGen/X86/statepoint-call-lowering.ll
    M llvm/test/CodeGen/X86/statepoint-invoke.ll
    M llvm/test/CodeGen/X86/statepoint-live-in.ll

  Log Message:
  -----------
  [Statepoint] Migrate a few tests to gc-live bundle format and fix assert

The assert was missed in 0e7c7705, migrating the test revealed the problem.




More information about the All-commits mailing list