rename "slow-unaligned-mem-under-32" to slow-unaligned-mem-16" (NFCI)
authorSanjay Patel <spatel@rotateright.com>
Tue, 1 Sep 2015 20:51:51 +0000 (20:51 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 1 Sep 2015 20:51:51 +0000 (20:51 +0000)
commitac515c408782decf9ce1dff2cfc736dc790bd244
tree85f9c52cf3e23c12dcce9f04c01a592dd68a7e06
parent0a1d37b2e85cc428a49e120ea5ac67003d0ab620
rename "slow-unaligned-mem-under-32" to slow-unaligned-mem-16" (NFCI)

This is a follow-on suggested by:
http://reviews.llvm.org/D12154 ( http://reviews.llvm.org/rL245729 )
http://reviews.llvm.org/D10662 ( http://reviews.llvm.org/rL245075 )

This makes the attribute name match most of the existing lowering logic
and regression test expectations.

But the current use of this attribute is inconsistent; see the FIXME
comment for "allowsMisalignedMemoryAccesses()". That change will
result in functional changes and should be coming soon.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246585 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86.td
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h