[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)
commit848c25ddfa8530fd9349bdf5ed8a8633f27eb388
tree2f8712d7e973b7e6880fc3a087226d966644d795
parent6228999d826c87ac90344356c2d123361dc1d648
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175459 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp
test/CodeGen/ARM/fast-isel-intrinsic.ll