Hexagon: Removed asserts regarding alignment and offset.
authorJyotsna Verma <jverma@codeaurora.org>
Thu, 14 Mar 2013 19:08:03 +0000 (19:08 +0000)
committerJyotsna Verma <jverma@codeaurora.org>
Thu, 14 Mar 2013 19:08:03 +0000 (19:08 +0000)
commitcec50e6da221edeef922a5d5f85081ba66b08dab
treeb96c54bac8f1b663e1a1870faf1a61bf33524b19
parente2188d9c43d9e81407d2c7b7ef887e27f028a8ff
Hexagon: Removed asserts regarding alignment and offset.
We are warning the user about the alignment, so we should not assert.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177103 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonInstrInfo.cpp
test/CodeGen/Hexagon/misaligned-access.ll [new file with mode: 0644]