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

[AArch64] Minor optimizations #1980

Merged

Commits on Jan 29, 2015

  1. Copy the full SHA
    8c53b88 View commit details
    Browse the repository at this point in the history
  2. [AArch64] Add support for MMIO loads.

    Should give a small performance benefit.
    Sonicadvance1 committed Jan 29, 2015
    Copy the full SHA
    c8c062f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    235f6c2 View commit details
    Browse the repository at this point in the history
  4. [AArch64] Minor performance improvements to paired stores.

    We can combine these two ST1 calls in to a single ST1 call.
    Saves a few cycles in paired stores
    Sonicadvance1 committed Jan 29, 2015
    Copy the full SHA
    631c8a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2015

  1. Copy the full SHA
    4ff2f10 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7cd8020 View commit details
    Browse the repository at this point in the history