OSDN Git Service

Add a command line option "-arm-strict-align" to disallow unaligned memory
authorBob Wilson <bob.wilson@apple.com>
Tue, 28 Sep 2010 04:09:35 +0000 (04:09 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 28 Sep 2010 04:09:35 +0000 (04:09 +0000)
commit02aba73a9ec04d0de9424422249af3948ca9573a
tree9d94b1f01c2c6466f8cfb98c547cbab054c1d033
parent7ed8ec94d96cc87e768fd5ebe4ddeb04dd56e8ab
Add a command line option "-arm-strict-align" to disallow unaligned memory
accesses for ARM targets that would otherwise allow it.  Radar 8465431.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114941 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/ARMSubtarget.h
test/CodeGen/ARM/unaligned_load_store.ll