Bug 117062

Summary: [sh4] Handle branchType properly in branchTruncateDoubleToInt32
Product: WebKit Reporter: Julien Brianceau <jbriance>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Handle branchType properly in branchTruncateDoubleToInt32 in sh4 baseline JIT none

Julien Brianceau
Reported 2013-05-31 00:43:41 PDT
Current implementation of branchTruncateDoubleToInt32 is incorrect when branchType == BranchIfTruncateSuccessful in sh4 baseline JIT.
Attachments
Handle branchType properly in branchTruncateDoubleToInt32 in sh4 baseline JIT (1.97 KB, patch)
2013-05-31 00:47 PDT, Julien Brianceau
no flags
Julien Brianceau
Comment 1 2013-05-31 00:47:13 PDT
Created attachment 203416 [details] Handle branchType properly in branchTruncateDoubleToInt32 in sh4 baseline JIT
WebKit Commit Bot
Comment 2 2013-05-31 11:19:08 PDT
Comment on attachment 203416 [details] Handle branchType properly in branchTruncateDoubleToInt32 in sh4 baseline JIT Clearing flags on attachment: 203416 Committed r151030: <http://trac.webkit.org/changeset/151030>
WebKit Commit Bot
Comment 3 2013-05-31 11:19:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.