[PATCH] D64029: [PGO] Add PGO support at -O0 in the experimental new pass manager

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 15:36:06 PDT 2019


This revision was automatically updated to reflect the committed changes.
xur marked an inline comment as done.
Closed by commit rL367628: [PGO] Add PGO support at -O0 in the experimental new pass manager (authored by xur, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64029?vs=212237&id=212918#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64029

Files:
  cfe/trunk/lib/CodeGen/BackendUtil.cpp
  cfe/trunk/test/Profile/Inputs/gcc-flag-compatibility_IR.proftext
  cfe/trunk/test/Profile/gcc-flag-compatibility.c
  llvm/trunk/include/llvm/Passes/PassBuilder.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/test/Other/new-pm-pgo-O0.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64029.212918.patch
Type: text/x-patch
Size: 13471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/82d6f87c/attachment.bin>


More information about the llvm-commits mailing list