Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 33ccc7f31bb43f985e52b6ad71caf2fa59aeee6c
      
https://github.com/WebKit/WebKit/commit/33ccc7f31bb43f985e52b6ad71caf2fa59aeee6c
  Author: Dan Hecht <[email protected]>
  Date:   2025-02-19 (Wed, 19 Feb 2025)

  Changed paths:
    M Source/JavaScriptCore/b3/air/AirAllocateRegistersByGreedy.cpp

  Log Message:
  -----------
  [JSC][GreedyRegAlloc] Add more CompilerTimingScope
https://bugs.webkit.org/show_bug.cgi?id=288003
rdar://145165763

Reviewed by Yusuke Suzuki.

Provides more visibility into compile time spent within
the main phases of this register allocator.

* Source/JavaScriptCore/b3/air/AirAllocateRegistersByGreedy.cpp:
(JSC::B3::Air::Greedy::GreedyAllocator::buildLiveRanges):
(JSC::B3::Air::Greedy::GreedyAllocator::initSpillCosts):
(JSC::B3::Air::Greedy::GreedyAllocator::assignRegisters):

Canonical link: https://commits.webkit.org/290649@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to