summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ValueTracking.cpp
diff options
context:
space:
mode:
authorJoel Jones <joelkevinjones@gmail.com>2017-07-28 14:09:24 +0000
committerJoel Jones <joelkevinjones@gmail.com>2017-07-28 14:09:24 +0000
commit08e88e8df7bf0593f4ae706f4a9d3e3d2753cb98 (patch)
tree79f4867f3c403dfb3d566f693351be1e1f156c60 /llvm/lib/Analysis/ValueTracking.cpp
parent0b37ffbbf9783d742d3ca0e6a9916dc3b395a76d (diff)
downloadbcm5719-llvm-08e88e8df7bf0593f4ae706f4a9d3e3d2753cb98.tar.gz
bcm5719-llvm-08e88e8df7bf0593f4ae706f4a9d3e3d2753cb98.zip
[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
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud