[all-commits] [llvm/llvm-project] 44f0d7: Revert "[Codegen/Statepoint] Allow usage of regist...

serguei-katkov via All-commits all-commits at lists.llvm.org
Thu Apr 9 04:26:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 44f0d7f13647b5e155ab39295c78afd7486a5875
      https://github.com/llvm/llvm-project/commit/44f0d7f13647b5e155ab39295c78afd7486a5875
  Author: Serguei Katkov <serguei.katkov at azul.com>
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/Passes.h
    M llvm/include/llvm/InitializePasses.h
    M llvm/lib/CodeGen/CMakeLists.txt
    M llvm/lib/CodeGen/CodeGen.cpp
    R llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp
    M llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
    M llvm/lib/CodeGen/TargetPassConfig.cpp
    R llvm/test/CodeGen/X86/statepoint-regs.ll

  Log Message:
  -----------
  Revert "[Codegen/Statepoint] Allow usage of registers for non gc deopt values."

This reverts commit a0275705bb5aa938119c3e7c8bc957a823450b17.

It causes buildbot failures building LLVM with BUILD_SHARED_LIBS due to a linker error.




More information about the All-commits mailing list