OSDN Git Service

Add support for caching float and double constants.
authorNicolas Geoffray <ngeoffray@google.com>
Mon, 27 Apr 2015 08:53:46 +0000 (08:53 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Mon, 27 Apr 2015 14:05:20 +0000 (15:05 +0100)
commitf213e05cef6d38166cfe0cce8f3b0a53225a1b39
tree2fd9573056062ae085f84f1b63b8ec3298927da1
parent76bf84a196576f902a76a1165516a49dac15856f
Add support for caching float and double constants.

Change-Id: Ib5205bad1006bc5e3c9cc86bc82a6b4b1ce9bef9
compiler/optimizing/nodes.cc
compiler/optimizing/nodes.h
compiler/optimizing/ssa_builder.cc