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

[AOT][Stack Allocator] Fix Initial Memory Misalignment #8487

Merged
merged 16 commits into from
Jul 30, 2021

Commits on Jul 15, 2021

  1. add flag

    mehrdadh committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    c26c678 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. fix and test

    mehrdadh committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    731f80f View commit details
    Browse the repository at this point in the history
  2. format

    mehrdadh committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    02b4759 View commit details
    Browse the repository at this point in the history
  3. fix memory memory_align function

    Mehrdad Hessar authored and mehrdadh committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    97008da View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. fix and address comments

    mehrdadh committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    b711ca4 View commit details
    Browse the repository at this point in the history
  2. format

    mehrdadh committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    0d2822d View commit details
    Browse the repository at this point in the history
  3. fix crt aot test

    mehrdadh committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    168d852 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95e28e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. comments

    mehrdadh committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    1e6bca2 View commit details
    Browse the repository at this point in the history
  2. fix test

    mehrdadh committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    e8edb0b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. trigger

    mehrdadh committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    1e512a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. trigger

    mehrdadh committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    2008b91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c3e2b9 View commit details
    Browse the repository at this point in the history
  3. trigger

    mehrdadh committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    0f5ad20 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. trigger

    mehrdadh committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    180d18c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. trigger

    mehrdadh committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    c238b81 View commit details
    Browse the repository at this point in the history