DescriptionDBC: Enables unboxed doubles
This CL enables unboxed doubles for simdbc64. Unboxed
doubles are stored in regular dbc registers, which are
really 64-bit stack slots. It also implements binary
and unary double operations and comparisons.
R=vegorov@google.com
Committed: https://github.com/dart-lang/sdk/commit/fe2b7b35c4dee55ce2dd236b1b94b6fd833f25aa
Patch Set 1 #Patch Set 2 : Fix bugs #Patch Set 3 : Fix tests #Patch Set 4 : Cleanup, add tests #Patch Set 5 : Fix 32-bit build #Patch Set 6 : Comparison ops #
Total comments: 6
Patch Set 7 : Fix deopt bug, fix broken CheckEitherNonSmi, add test #Patch Set 8 : Rename BoxDouble -> WriteIntoDouble #
Messages
Total messages: 11 (3 generated)
|