Bug 23396

Summary: Add support for arith ops to x86-64 JIT.
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
The patch oliver: review+

Description Gavin Barraclough 2009-01-16 16:16:55 PST
Add support for arith ops to x86-64 JIT.
Comment 1 Gavin Barraclough 2009-01-16 16:17:18 PST
Created attachment 26816 [details]
The patch
Comment 2 Oliver Hunt 2009-01-16 16:31:36 PST
Comment on attachment 26816 [details]
The patch

r=me, but i'd like to know what perf is like
Comment 3 Gavin Barraclough 2009-01-16 16:39:26 PST
Sending        JavaScriptCore/ChangeLog
Sending        JavaScriptCore/assembler/MacroAssembler.h
Sending        JavaScriptCore/assembler/X86Assembler.h
Sending        JavaScriptCore/jit/JIT.h
Sending        JavaScriptCore/jit/JITArithmetic.cpp
Sending        JavaScriptCore/parser/ResultType.h
Transmitting file data ......
Committed revision 39998.