[all-commits] [llvm/llvm-project] de92dc: [Statepoint] Mark FixupStatepointCallerSaved as pr...

topperc via All-commits all-commits at lists.llvm.org
Wed May 13 11:00:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: de92dc2850c17259090ccf644b2f2375ab8e1664
      https://github.com/llvm/llvm-project/commit/de92dc2850c17259090ccf644b2f2375ab8e1664
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-05-13 (Wed, 13 May 2020)

  Changed paths:
    M llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp
    M llvm/test/CodeGen/ARM/O3-pipeline.ll
    M llvm/test/CodeGen/X86/O3-pipeline.ll

  Log Message:
  -----------
  [Statepoint] Mark FixupStatepointCallerSaved as preserving the CFG

I'm hoping this will restore some compile time lost by D75936 and D75937.

Differential Revision: https://reviews.llvm.org/D79813




More information about the All-commits mailing list