summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/mul-with-overflow.ll
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2015-11-24 19:46:58 +0000
committerTeresa Johnson <tejohnson@google.com>2015-11-24 19:46:58 +0000
commitb098f0c133e6b9a8168def5a1942ea66e7712928 (patch)
treeb975c77de378543ff4bb1b70cd0b0f20f2e8252b /llvm/test/CodeGen/PowerPC/mul-with-overflow.ll
parent6a829f78f90b28494ac6ce36cc6a2bca50ce00e4 (diff)
downloadbcm5719-llvm-b098f0c133e6b9a8168def5a1942ea66e7712928.tar.gz
bcm5719-llvm-b098f0c133e6b9a8168def5a1942ea66e7712928.zip
[ThinLTO] Handle previously imported and promoted locals in module linker
The new function import pass exposed an issue when we import references to local values on multiple importing passes. They are renamed on each import pass, and we need to ensure that the already promoted and renamed references existing in the dest module are correctly identified and updated so that they aren't spuriously renamed again (due to a perceived conflict with the newly linked reference). llvm-svn: 254009
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/mul-with-overflow.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud