aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/includes.h
diff options
context:
space:
mode:
authorRicky Taylor <rickytaylor26@gmail.com>2021-08-26 22:13:28 +0100
committerRicky Taylor <rickytaylor26@gmail.com>2021-08-27 11:47:27 +0100
commit8d3f112f0cdbed2311aead86bcd72e763ad55255 (patch)
tree901bdfd2435cd0440d280f42ee28cabc52389e2d /libcxx/include/__algorithm/includes.h
parentd4d459e7475b4bb0d15280f12ed669342fa5edcd (diff)
downloadllvm-8d3f112f0cdbed2311aead86bcd72e763ad55255.zip
llvm-8d3f112f0cdbed2311aead86bcd72e763ad55255.tar.gz
llvm-8d3f112f0cdbed2311aead86bcd72e763ad55255.tar.bz2
[M68k] Update pointer data layout
Fixes PR51626. The M68k requires that all instruction, word and long word reads are aligned to word boundaries. From the 68020 onwards, there is a performance benefit from aligning long words to long word boundaries. The M68k uses the same data layout for pointers and integers. In line with this, this commit updates the pointer data layout to match the layout already set for 32-bit integers: 32:16:32. Differential Revision: https://reviews.llvm.org/D108792
Diffstat (limited to 'libcxx/include/__algorithm/includes.h')
0 files changed, 0 insertions, 0 deletions