== Progress ==
* Turn off 64-bits bitops in Neon: initial implementation under benchmarking.
  Currently it modifies the handling of: add, sub, and, or, xor, shifts, not. In some case the generated code is quite larger, so it will careful benchmarking.

* Started looking at "disable peeling" blue-print. Reading GCC source code to get more familiar with that area.

* Internal support