commit | 6fcea9d4366f385260e7a59c84a5456c9de2d844 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@chromium.org> | Sat Feb 11 13:21:29 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Feb 13 21:08:10 2017 +0000 |
tree | a595d0258cac7c38cfee2186e8fcaf1463c327af | |
parent | 07f665efb918f68e406b76a78d0b76d5c714f16c [diff] |
Enable sse2 backend for SkSplicer. One more piece of https://skia-review.googlesource.com/c/8230/. -mno-red-zone makes it safe for x86 stages to use the stack on Windows (at the expense of an extra sub and add to the stack pointer on !Windows). CQ_INCLUDE_TRYBOTS=skia.primary:Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug,Test-Win10-MSVC-Golo-GPU-GT610-x86_64-Release,Test-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Debug Change-Id: I81f8220e790b201757a7e1e9752b2fe94520ccbb Reviewed-on: https://skia-review.googlesource.com/8352 Commit-Queue: Mike Klein <mtklein@chromium.org> Reviewed-by: Herb Derby <herb@google.com>