Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for byteswap intrinsics #4298

Merged
merged 1 commit into from
Dec 27, 2012

Commits on Dec 27, 2012

  1. Add support for byteswap intrinsics

    Adds support for the llvm.bswap.i{8,16,32} intrinsics, which swaps the
    byte order from little endian to big endian, or the reverse.
    auroranockert committed Dec 27, 2012
    Configuration menu
    Copy the full SHA
    a51661e View commit details
    Browse the repository at this point in the history