Test from Dhrystone to make sure that we're not emitting an aligned load for a
authorBill Wendling <isanbard@gmail.com>
Thu, 19 Nov 2009 01:33:57 +0000 (01:33 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 19 Nov 2009 01:33:57 +0000 (01:33 +0000)
commit77bd09b650984044778c0259262dbae82135c23f
tree12c932f0009f7bc27148dbdf30142afdc697b1da
parentfd96b13a94411b53a7c9fd03f5e02ce937698d74
Test from Dhrystone to make sure that we're not emitting an aligned load for a
string that's aligned at 8-bytes instead of 16-bytes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89295 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/unaligned-load.ll [new file with mode: 0644]