commit | 3e54ac3b7f37f52c4bfd0ecab15d3393387c97e0 | [log] [tgz] |
---|---|---|
author | Florian Hahn <florian.hahn@arm.com> | Thu Aug 30 10:28:23 2018 +0000 |
committer | Florian Hahn <florian.hahn@arm.com> | Thu Aug 30 10:28:23 2018 +0000 |
tree | 51d1f9da3bc12a0a9e2d67d268144fa027d2479d | |
parent | 9480b0964b23d4c1499f27d87d2413e79e943c55 [diff] |
Fix "Q" and "R" inline assembly template modifiers for big-endian Arm Consider the endianness of the target when printing register names. This is in line with the documentation at http://llvm.org/docs/LangRef.html#asm-template-argument-modifiers Patch by Jackson Woodruff <jackson.woodruff@arm.com> Reviewers: t.p.northover, echristo, javed.absar, efriedma Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D49778 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341052 91177308-0d34-0410-b5e6-96231b3b80d8