[AArch64] Standardize suffixes for LSE Atomics mnemonics (NFCI)
authorJoel Jones <joelkevinjones@gmail.com>
Fri, 28 Jul 2017 14:09:24 +0000 (14:09 +0000)
committerJoel Jones <joelkevinjones@gmail.com>
Fri, 28 Jul 2017 14:09:24 +0000 (14:09 +0000)
commit08e88e8df7bf0593f4ae706f4a9d3e3d2753cb98
tree79f4867f3c403dfb3d566f693351be1e1f156c60
parent0b37ffbbf9783d742d3ca0e6a9916dc3b395a76d
[AArch64] Standardize suffixes for LSE Atomics mnemonics (NFCI)

This NFC changeset standardizes the suffixes used for LSE Atomics
instructions.

It changes the existing suffixes - 'b', 'h', 's', 'd' - to the existing
standard 'B', 'H', 'W' and 'X'.

This changeset is the result of the code review discussion for D35319.

Patch by: steleman

Differential Revision: https://reviews.llvm.org/D35927

llvm-svn: 309384
llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp
llvm/lib/Target/AArch64/AArch64InstrAtomics.td
llvm/lib/Target/AArch64/AArch64InstrFormats.td