Fix CodeGen for unaligned loads with address spaces
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 30 Oct 2013 23:30:05 +0000 (23:30 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 30 Oct 2013 23:30:05 +0000 (23:30 +0000)
commit4f17f88071260cecffd96c272098549ac5887523
treeaae21341f4c4b88eef6201b45d4ec193cb8796c2
parent9effcbb879728f8a1e0e86c9cb777f11a9a3be7d
Fix CodeGen for unaligned loads with address spaces

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193721 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
test/CodeGen/R600/unaligned-load-store.ll [new file with mode: 0644]