diff options
author | Aart Bik <ajcbik@google.com> | 2017-03-21 20:14:07 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2017-03-22 20:11:05 +0000 |
commit | b13c65bb46544821a84ff2106d0710d77b0fb463 (patch) | |
tree | 46ef54ce881e32c80901528cf21a7951cf219023 /compiler/optimizing/graph_visualizer.cc | |
parent | 2b864659d4399de6c17e93b8df8cdbf08c6a7ac9 (diff) |
Saves full XMM state along suspend check's slow path.
Rationale:
Break-out CL of ART Vectorizer. We need to save 128-bit
of data (default ABI of ART runtime only saves 64-bit)
Note that this is *only* done for xmm registers that
are live, so overhead is not too big.
Bug: 34083438
Test: test-art-host
Change-Id: Ic89988b0acb0c104634271d0c6c3e29b6596d59b
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions