summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/CloneFunction.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2017-01-06 02:22:47 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2017-01-06 02:22:47 +0000
commit81271b7bd243aa915225a31db669f3efefd482d3 (patch)
tree0486c86c5274610b154077f6c6fe352e9f9ad5b6 /llvm/lib/Transforms/Utils/CloneFunction.cpp
parenta77ec68e501d973071bff3e841e9991ce3402299 (diff)
downloadbcm5719-llvm-81271b7bd243aa915225a31db669f3efefd482d3.tar.gz
bcm5719-llvm-81271b7bd243aa915225a31db669f3efefd482d3.zip
LowerTypeTests: Split the pass in two: a resolution phase and a lowering phase.
This change separates how type identifiers are resolved from how intrinsic calls are lowered. All information required to lower an intrinsic call is stored in a new TypeIdLowering data structure. The idea is that this data structure can either be initialized using the module itself during regular LTO, or using the module summary in ThinLTO backends. Differential Revision: https://reviews.llvm.org/D28341 llvm-svn: 291205
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud