[hexagon] Distinguish the 'o', 'v', and 'm' inline assembly memory constraints.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 16 Mar 2015 13:54:19 +0000 (13:54 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 16 Mar 2015 13:54:19 +0000 (13:54 +0000)
commit6ea2c6d7188d8038db4c51c482345d44095b298c
treeb70a571eb202a61a876eda2aec7ed5f5197bd6e4
parent6d9e62f4324fb18106a54d13ff90ccd178c9ddf2
[hexagon] Distinguish the 'o', 'v', and 'm' inline assembly memory constraints.

Summary:
But still handle them the same way since I don't know how they differ on
this target.

No functional change intended.

Reviewers: kparzysz, adasgupt

Reviewed By: kparzysz, adasgupt

Subscribers: colinl, llvm-commits

Differential Revision: http://reviews.llvm.org/D8204

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232374 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/InlineAsm.h
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
lib/Target/Hexagon/HexagonISelLowering.h