summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LoopUnrollAnalyzer.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2017-08-09 23:24:07 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2017-08-09 23:24:07 +0000
commit3427d17cf8996d09d5b2fbc07cdf6ce457664b5b (patch)
tree4c13793a1d3b4a946a6f9ecac4c2bfb34f8a026b /llvm/lib/Analysis/LoopUnrollAnalyzer.cpp
parentf514ccadbd64d9da8286aa3b5093e6c39f8f391b (diff)
downloadbcm5719-llvm-3427d17cf8996d09d5b2fbc07cdf6ce457664b5b.tar.gz
bcm5719-llvm-3427d17cf8996d09d5b2fbc07cdf6ce457664b5b.zip
Fix thinlto cache key computation for cfi-icall.
Summary: Fixed PR33966. CFI code generation for users (not just callers) of a function depends on whether this function has a jumptable entry or not. This information needs to be encoded in of thinlto cache key. We filter the jumptable list against functions that are actually referenced in the current module. Subscribers: mehdi_amini, inglorion, eraman, hiraditya Differential Revision: https://reviews.llvm.org/D36346 llvm-svn: 310536
Diffstat (limited to 'llvm/lib/Analysis/LoopUnrollAnalyzer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud