Remove ARM assembly memsets.
authormtklein <mtklein@chromium.org>
Thu, 9 Apr 2015 16:16:28 +0000 (09:16 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Apr 2015 16:16:28 +0000 (09:16 -0700)
commita67572ff91cc88ac8a9bb3d7f3d7c636c5ee02e1
treedca6beca32afe9620f7b404d36d734bb0209b966
parent055f6b59d879b2adac52748ea5a58c8a05bf501c
Remove ARM assembly memsets.

Step 1 of a zillion in the quest for NEON on iOS,
and step 1 of a different zillion in the Great Assembly Purge.

ios, arm, arm64, arm_v7, arm_v7_neon all build.

BUG=skia:

Review URL: https://codereview.chromium.org/1072063002
gyp/opts.gyp
gyp/opts.gypi
src/opts/SkUtils_opts_arm.cpp
src/opts/memset.arm.S [deleted file]