Bug 170850

Summary: LinearScan::buildIntervals() could use liveness constraints to speeds up its analysis if those constraints separated the late actions of one instruction from the early actions of the next
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Filip Pizlo
Reported 2017-04-14 09:43:59 PDT
I think this could make linear scan take up to 20% less time, which would lead to maybe a 5% improvement on -O1 compile times.
Attachments
Note You need to log in before you can comment on or make changes to this bug.