commit | ac515c408782decf9ce1dff2cfc736dc790bd244 | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Tue Sep 01 20:51:51 2015 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Tue Sep 01 20:51:51 2015 +0000 |
tree | 85f9c52cf3e23c12dcce9f04c01a592dd68a7e06 | |
parent | 0a1d37b2e85cc428a49e120ea5ac67003d0ab620 [diff] |
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