On Thu, Jan 15, 2009 at 9:54 AM, Kasper Lund <[email protected]> wrote:
> Would it be possible to start using __ Set > instead __ mov when merging constants to registers with this change > (we couldn't previously because Set may emit an xor instruction which > clobbers eflags)? > Yes, good point. There should now be no value in the flags when we generate the merge code. I'll do that as another change even though it's simple. --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
