summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/SCCP.cpp
diff options
context:
space:
mode:
authorThomas Preud'homme <thomas.preudhomme@arm.com>2018-07-25 11:11:12 +0000
committerThomas Preud'homme <thomas.preudhomme@arm.com>2018-07-25 11:11:12 +0000
commit768d6ce4a3af1c32d73e139499300579c27b6b35 (patch)
tree1d62c0671de01ceccbccd3c4b07d292786a5fa46 /llvm/lib/Transforms/Scalar/SCCP.cpp
parent0913dcd7471bc98672139df38d436a64d10ecfeb (diff)
downloadbcm5719-llvm-768d6ce4a3af1c32d73e139499300579c27b6b35.tar.gz
bcm5719-llvm-768d6ce4a3af1c32d73e139499300579c27b6b35.zip
Fix PR34170: Crash on inline asm with 64bit output in 32bit GPR
Add support for inline assembly with output operand that do not naturally go in the register class it is constrained to (eg. double in a 32-bit GPR as in the PR). llvm-svn: 337903
Diffstat (limited to 'llvm/lib/Transforms/Scalar/SCCP.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud