[fast-isel] Remove an invalid assert.
authorChad Rosier <mcrosier@apple.com>
Mon, 18 Feb 2013 21:46:28 +0000 (21:46 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 18 Feb 2013 21:46:28 +0000 (21:46 +0000)
commitf3f8f443e10cbba0c313c41b3dc3632e39804c96
tree503e0662ca333268852e97aa56331b51a603a946
parent5c6e653b72f601977054bdf8f0c4512a972e60cb
[fast-isel] Remove an invalid assert.

If the memcpy has an odd length with an alignment of 2, this would incorrectly
assert on the last 1 byte copy.
rdar://13202135

llvm-svn: 175459
llvm/lib/Target/ARM/ARMFastISel.cpp
llvm/test/CodeGen/ARM/fast-isel-intrinsic.ll