OSDN Git Service

[Hexagon] Add support for proper handling of H and L constraints
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 26 Jul 2016 17:31:02 +0000 (17:31 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 26 Jul 2016 17:31:02 +0000 (17:31 +0000)
commitb450d54a8005ca8b59d3e41122f06792e68ad3fc
treea895045ab50a5313c0ed578de010436472c92b89
parentd96170e7735f5661f93737012f6e684d4d353d7a
[Hexagon] Add support for proper handling of H and L constraints

H -> High part of reg pair.
L -> Low part of reg pair.

Patch by Sundeep Kushwaha.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276773 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonAsmPrinter.cpp
test/CodeGen/Hexagon/inline-asm-hexagon.ll [new file with mode: 0644]