[ARM64] Copy the named immediate operand mapping logic and enums from AArch64. AArch6...
authorBradley Smith <bradley.smith@arm.com>
Wed, 9 Apr 2014 14:42:16 +0000 (14:42 +0000)
committerBradley Smith <bradley.smith@arm.com>
Wed, 9 Apr 2014 14:42:16 +0000 (14:42 +0000)
commit0fc7d2bdd2b46b98d7c39a952f70573a2cccf462
tree1043be710e2e9a313a5c55c53ecee129da6da150
parenta493b7786a5057135d726abfa78a7b495bcf524a
[ARM64] Copy the named immediate operand mapping logic and enums from AArch64. AArch64's named immediate mapping and parsing is much more advanced than ARM64's. No functionality change - they're currently living side by side while I switch uses over.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205866 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/MCTargetDesc/ARM64BaseInfo.cpp [new file with mode: 0644]
lib/Target/ARM64/MCTargetDesc/ARM64BaseInfo.h
lib/Target/ARM64/MCTargetDesc/CMakeLists.txt