summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Target.cpp
diff options
context:
space:
mode:
authorPat Gavlin <pagavlin@microsoft.com>2015-11-17 16:04:21 +0000
committerPat Gavlin <pagavlin@microsoft.com>2015-11-17 16:04:21 +0000
commitc8ea157811e7eba384e5c78df67433a9541e0b74 (patch)
tree6620b9f4f51435d4fb59fac960c6283a5ff6b9a3 /llvm/lib/Target/Target.cpp
parent7aa4abac245e918e82aa159964e5cee6569349e5 (diff)
downloadbcm5719-llvm-c8ea157811e7eba384e5c78df67433a9541e0b74.tar.gz
bcm5719-llvm-c8ea157811e7eba384e5c78df67433a9541e0b74.zip
Lower statepoints with multi-def targets.
Statepoint lowering currently expects that the target method of a statepoint only defines a single value. This precludes using statepoints with ABIs that return values in multiple registers (e.g. the SysV AMD64 ABI). This change adds support for lowering statepoints with mutli-def targets. llvm-svn: 253339
Diffstat (limited to 'llvm/lib/Target/Target.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud