[all-commits] [llvm/llvm-project] fe8abb: [BPI] Clear handles when releasing memory (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Apr 7 13:51:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fe8abbf4425e20b5d3865924654f32b60f116d80
      https://github.com/llvm/llvm-project/commit/fe8abbf4425e20b5d3865924654f32b60f116d80
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-04-07 (Tue, 07 Apr 2020)

  Changed paths:
    M llvm/lib/Analysis/BranchProbabilityInfo.cpp

  Log Message:
  -----------
  [BPI] Clear handles when releasing memory (NFC)

This reduces max-rss of sqlite compilation by 2.5%.




More information about the All-commits mailing list