Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: whitequark/libfx2
base: 81f4998a243b
Choose a base ref
...
head repository: whitequark/libfx2
compare: c5fd82300f7d
Choose a head ref
  • 4 commits
  • 8 files changed
  • 1 contributor

Commits on May 19, 2019

  1. Cleanup. NFC.

    whitequark committed May 19, 2019
    Copy the full SHA
    c6733cd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    af3301c View commit details
    Browse the repository at this point in the history
  3. Fix bswap16 to return correct result.

    Also, use optimal exchange sequence for both bswap16 and bswap32.
    whitequark committed May 19, 2019
    Copy the full SHA
    65a89e2 View commit details
    Browse the repository at this point in the history
  4. Optimize some nops.

    whitequark committed May 19, 2019
    Copy the full SHA
    c5fd823 View commit details
    Browse the repository at this point in the history