Added hot functions to oss_hot_section_ordering
commita8b2e1fe512de40a98922c2319c118ff31d45ea6
authorandreeaflorescu <andreea.florescu@intel.com>
Mon, 21 Sep 2015 22:58:53 +0000 (21 15:58 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Mon, 21 Sep 2015 23:00:44 +0000 (21 16:00 -0700)
treec2474642432bd93720dcc0f9aa7f00e886f2ffe6
parentebfea684e394de22bb62c342e32eb4f2ca94c411
Added hot functions to oss_hot_section_ordering

Summary: Adding functions used by the hot iops (iopFCallD, iopSetL and
iopAssertRATL) gives a performance boost of about 1% on wordpress
and drupal 7.
Placed the hottest functions used in the interpreter close to
each other to reduce number of cache misses.
Closes https://github.com/facebook/hhvm/pull/6261

Reviewed By: @paulbiss

Differential Revision: D2454747
hphp/tools/oss_hot_section_ordering