[libc] Make FPBits a union.

This helps us avoid the uncomfortable reinterpret-casts. Avoiding the
reinterpret casts prevents us from tripping the sanitizers as well.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D100360

GitOrigin-RevId: 6666e0d7a29c639df7a1652b6d3bf16f28edd45a
23 files changed