Use intrinsics rather than inline assembly where possible
Summary: I would switch these to just use the intrinsic functions, but GCC 4.8 doesn't support them. MSVC supports the intrinsics, which is the primary reason for the switch. Reviewed By: yfeldblum Differential Revision: D3265572 fb-gh-sync-id: f12d16b8f64cf48adcb97958d7ae88d56689a96f fbshipit-source-id: f12d16b8f64cf48adcb97958d7ae88d56689a96f
Showing
Please register or sign in to comment