summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/inline-asm-hexagon.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Add support for proper handling of H and L constraintsKrzysztof Parzyszek2016-07-261-0/+16
H -> High part of reg pair. L -> Low part of reg pair. Patch by Sundeep Kushwaha. llvm-svn: 276773
OpenPOWER on IntegriCloud