[PATCH] D77417: [BFI][CGP] Add limited support for detecting missed BFI updates and fix one in CodeGenPrepare.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 12:28:46 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1b4e3def0362: [BFI][CGP] Add limited support for detecting missed BFI updates and fix one in… (authored by yamauchi).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77417/new/

https://reviews.llvm.org/D77417

Files:
  llvm/include/llvm/Analysis/BlockFrequencyInfo.h
  llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h
  llvm/lib/Analysis/BlockFrequencyInfo.cpp
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/CodeGen/AArch64/aarch64-tbz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77417.262729.patch
Type: text/x-patch
Size: 6092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/e1ee7660/attachment-0001.bin>


More information about the llvm-commits mailing list