1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/Transforms/SampleProfile
Dehao Chen c92e81b80a Pass AssumptionCacheTracker from SampleProfileLoader to Inliner
Summary: Inliner needs ACT when calling InlineFunction. Instead of nullptr, we need to pass it in from SampleProfileLoader

Reviewers: davidxl

Subscribers: eraman, vsk, danielcdh, llvm-commits

Differential Revision: http://reviews.llvm.org/D21205

llvm-svn: 273199
2016-06-20 20:53:40 +00:00
..
Inputs Pass AssumptionCacheTracker from SampleProfileLoader to Inliner 2016-06-20 20:53:40 +00:00
branch.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
calls.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
cov-zero-samples.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
coverage-warning.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
discriminator.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
entry_counts.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
fnptr.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
gcc-simple.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
inline-act.ll Pass AssumptionCacheTracker from SampleProfileLoader to Inliner 2016-06-20 20:53:40 +00:00
inline-combine.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
inline-coverage.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
inline-hint.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
inline.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
nolocinfo.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
offset.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
propagate.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
remarks.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
syntax.ll [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00