commit | 789dd7b80553033d6747e369dfa0837773007714 | [log] [tgz] |
---|---|---|
author | Thomas Preud'homme <thomas.preudhomme@arm.com> | Sat Jul 28 21:33:39 2018 +0000 |
committer | Thomas Preud'homme <thomas.preudhomme@arm.com> | Sat Jul 28 21:33:39 2018 +0000 |
tree | 8f491b8af35a050e4c64d72b2252bc9edbd49308 | |
parent | acb4985d700d18d0e0cb7d83e9df9d47726394bf [diff] |
Fix crash on inline asm with 64bit matching input in 32bit GPR Add support for inline assembly with matching input operand that do not naturally go in the register class it is constrained to (eg. double in a 32-bit GPR). Note that regular input is already handled by existing code. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@338206 91177308-0d34-0410-b5e6-96231b3b80d8