[CodeGen] Rename AtomicRMWExpansionKind to AtomicExpansionKind.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Fri, 11 Sep 2015 17:08:17 +0000 (17:08 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Fri, 11 Sep 2015 17:08:17 +0000 (17:08 +0000)
commitf3d2de3832a1ca028869ac614df32a9698fc6535
treed744ff7f8e2e76d965b8dc35ce2fd9f80b2ceb08
parentdee68c80b90d5575611db7f6104650f654551c51
[CodeGen] Rename AtomicRMWExpansionKind to AtomicExpansionKind.

This lets us generalize its usage to the other atomic instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247428 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h
lib/CodeGen/AtomicExpandPass.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.h
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/Hexagon/HexagonISelLowering.h
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h