]> granicus.if.org Git - clang/commit
[PGO] Re-submit: Clang part of change for context-sensitive PGO (part2)
authorRong Xu <xur@google.com>
Wed, 6 Mar 2019 23:00:38 +0000 (23:00 +0000)
committerRong Xu <xur@google.com>
Wed, 6 Mar 2019 23:00:38 +0000 (23:00 +0000)
commit8b97dd6e80818153219737532ed2d2da94110e0e
treee28443661395438891208c6f13154834a68e0501
parent13ddb5b2d0c5d5877bc0e0f4c63b9ce7a40516bd
[PGO] Re-submit: Clang part of change for context-sensitive PGO (part2)

Part 2 of CSPGO change in Clang: Add test cases.

Differential Revision: https://reviews.llvm.org/D54176

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@355563 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Inputs/pgotestir.proftext [new file with mode: 0644]
test/CodeGen/Inputs/pgotestir_cs.proftext [new file with mode: 0644]
test/CodeGen/cspgo-instrumentation.c [new file with mode: 0644]
test/CodeGen/cspgo-instrumentation_lto.c [new file with mode: 0644]
test/CodeGen/cspgo-instrumentation_thinlto.c [new file with mode: 0644]