[all-commits] [llvm/llvm-project] c34175: Revert "Include static prof data when collecting l...

hjyamauchi via All-commits all-commits at lists.llvm.org
Tue Mar 24 09:41:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c3417592c847b8bd67deab21bbe6d62a49bde234
      https://github.com/llvm/llvm-project/commit/c3417592c847b8bd67deab21bbe6d62a49bde234
  Author: Hiroshi Yamauchi <yamauchi at google.com>
  Date:   2020-03-24 (Tue, 24 Mar 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineLoopInfo.h
    M llvm/lib/CodeGen/MachineBlockPlacement.cpp
    M llvm/lib/CodeGen/MachineLoopInfo.cpp
    M llvm/test/CodeGen/Hexagon/prof-early-if.ll
    R llvm/test/CodeGen/X86/block-placement-2.ll
    M llvm/test/CodeGen/X86/block-placement.ll
    M llvm/test/CodeGen/X86/move_latch_to_loop_top.ll
    M llvm/test/CodeGen/X86/ragreedy-bug.ll

  Log Message:
  -----------
  Revert "Include static prof data when collecting loop BBs"

This reverts commit 129c911efaa492790c251b3eb18e4db36b55cbc5.

Due to an internal benchmark regression.




More information about the All-commits mailing list