10 citations · 27 across the 14 of their papers we have counts for
Showing cs.PLShow all
2 papers · 1 filter
cs.PL2022
Optimizing Function Layout for Mobile Applications
Ellis Hoag, Kyungwoo Lee, Julián Mestre +1
Function layout, also referred to as function reordering or function placement, is one of the most effective profile-guided compiler optimizations. By reordering functions in a bin…
cs.PL2018
Improved Basic Block Reordering
Andy Newell, Sergey Pupyrev
Basic block reordering is an important step for profile-guided binary optimization. The state-of-the-art goal for basic block reordering is to maximize the number of fall-through b…