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

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 12 16:33:57 PST 2018


xur updated this revision to Diff 177974.
xur added a comment.
Herald added subscribers: dexonsmith, steven_wu, mehdi_amini.

Added a thinlto test case and fixed a few issues.


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

https://reviews.llvm.org/D54176

Files:
  include/clang/Basic/CodeGenOptions.h
  include/clang/Driver/Options.td
  lib/CodeGen/BackendUtil.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/Driver/ToolChain.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Driver/ToolChains/CommonArgs.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/Inputs/pgotestir.proftext
  test/CodeGen/Inputs/pgotestir_cs.proftext
  test/CodeGen/cspgo-instrumentation.c
  test/CodeGen/cspgo-instrumentation_thinlto.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54176.177974.patch
Type: text/x-patch
Size: 23446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181213/b1e2e3ee/attachment.bin>


More information about the llvm-commits mailing list