DescriptionAdded %_Likely/%_Unlikely intrinsics (special cases of GCC's __builin_expect).
Currently this only sets branch hints, so we get unlikely code "out of
the way", but in the long run the register allocator needs some love
to treat the unlikely code as, well, unlikely. :-)
Committed: https://crrev.com/677f3d5fd79f2f8804bb8e0ba7f2bbea698c0cd8
Cr-Commit-Position: refs/heads/master@{#27540}
Patch Set 1 #
Total comments: 9
Patch Set 2 : Addressed feedback. Win fix. #
Messages
Total messages: 9 (3 generated)
|