OSDN Git Service

ART: Change stream output kNone intrinsic
authorDavid Brazdil <dbrazdil@google.com>
Fri, 31 Jul 2015 16:10:43 +0000 (17:10 +0100)
committerDavid Brazdil <dbrazdil@google.com>
Fri, 31 Jul 2015 16:10:43 +0000 (17:10 +0100)
commit109c89a8e3b5023d123f8c1313f5843a0ba2e15e
tree9411aa4b24d3838128b436ef42b6a7cef7936e23
parentcb34698f42ed688ec98bf3c9562075237ee72490
ART: Change stream output kNone intrinsic

Name of intrinsics is dumped with C1visualizer and checked with
Checker whose attributes should not contain whitespace. This patch
changes the output printed for non-intrinsified invokes.

Change-Id: I3e565e8c9e26eb61026e7a13823eab20409dd63a
compiler/optimizing/intrinsics.cc