[PPCGCodeGeneration] Enable `polly-codegen-perf-monitoring` for PPCGCodegen.
commitfb8d484b85a9e78f7447256ef33b59a8d93f2368
authorSiddharth Bhat <siddu.druid@gmail.com>
Mon, 21 Aug 2017 11:44:01 +0000 (21 11:44 +0000)
committerSiddharth Bhat <siddu.druid@gmail.com>
Mon, 21 Aug 2017 11:44:01 +0000 (21 11:44 +0000)
tree0b0f06f0e08bbc902ff96b6e9fc54df65d9e9541
parent6ce45d8826cdb03478d3b6c46704b3b23a5de54f
[PPCGCodeGeneration] Enable `polly-codegen-perf-monitoring` for PPCGCodegen.

This feature was not enabled for `PPCGCodeGeneration`. Now that this is
enabled, we can benchmark Scops that have been optimised with
`-polly-codegen-ppcg` with the `-polly-codegen-perf-monitoring` option.

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

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@311328 91177308-0d34-0410-b5e6-96231b3b80d8
include/polly/CodeGen/CodeGeneration.h
lib/CodeGen/CodeGeneration.cpp
lib/CodeGen/PPCGCodeGeneration.cpp