diff options
author | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2018-07-25 11:11:12 +0000 |
---|---|---|
committer | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2018-07-25 11:11:12 +0000 |
commit | 768d6ce4a3af1c32d73e139499300579c27b6b35 (patch) | |
tree | 1d62c0671de01ceccbccd3c4b07d292786a5fa46 /llvm/lib/Transforms/Scalar/SCCP.cpp | |
parent | 0913dcd7471bc98672139df38d436a64d10ecfeb (diff) | |
download | bcm5719-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