I've started work on templatizing functions that access registers. This will
get away from the controversial type punning.

Before going through and doing all the functions, I wanted to get a quick check
to see if this is an acceptable solution.

I also didn't realize that git cl upload would squash my commits. What would be the preferred way of landing this? A lot of code is going to change. Multiple
CLs?  Or one giant one.  One of the problems with multiple is that there are
dependencies, so there would be functions not totally optimized. (See op2 &=
kWRegMask)

https://codereview.chromium.org/213943002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to