[PATCH] D54176: [PGO] clang part of change for context-sensitive PGO.

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 12:20:20 PST 2018


xur created this revision.
xur added reviewers: davidxl, vsk.

Add new options for context-sensitive PGO.

Refer to https://reviews.llvm.org/D54175


https://reviews.llvm.org/D54176

Files:
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/BackendUtil.cpp
  lib/Driver/ToolChain.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Driver/ToolChains/CommonArgs.cpp
  lib/Frontend/CompilerInvocation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54176.172827.patch
Type: text/x-patch
Size: 12423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/babc8cc5/attachment-0001.bin>


More information about the llvm-commits mailing list