forked from OSchip/llvm-project
d129d3e93f
Summary: InvokeInst should be treated like CallInst and assigned a separate discriminator. This is particularly import when an Invoke is converted to a Call during compilation and so can invalidate sample profile data collected wtih different link time optimizations Reviewers: twoh, Kader, danielcdh, wmi Reviewed By: wmi Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D56491 llvm-svn: 351251 |
||
---|---|---|
.. | ||
basic.ll | ||
call-nested.ll | ||
call.ll | ||
dbg-declare-discriminator.ll | ||
diamond.ll | ||
first-only.ll | ||
inlined.ll | ||
invoke.ll | ||
memcpy-discriminator.ll | ||
multiple.ll | ||
no-discriminators.ll | ||
oneline.ll |