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

JIT: Optimize "constant_string".Length #1378

Merged
merged 23 commits into from
Feb 14, 2020

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    370b761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3e889e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9adda2a View commit details
    Browse the repository at this point in the history
  4. Code formatting

    EgorBo committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    2776a5a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    faac68e View commit details
    Browse the repository at this point in the history
  2. Disable for R2R

    EgorBo committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    5caee61 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    0be9bbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e906aad View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Configuration menu
    Copy the full SHA
    fec26b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Rename to GetStringLiteral

    EgorBo committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    286d7a9 View commit details
    Browse the repository at this point in the history
  2. Fix build errors

    EgorBo committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    1596fd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    6ce3207 View commit details
    Browse the repository at this point in the history
  2. Address feedback

    EgorBo committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    9703fe3 View commit details
    Browse the repository at this point in the history
  3. handle null return value

    EgorBo committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    067e21d View commit details
    Browse the repository at this point in the history
  4. fix build

    EgorBo committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    db6e94e View commit details
    Browse the repository at this point in the history
  5. Address feedback

    EgorBo committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    7fd4d87 View commit details
    Browse the repository at this point in the history
  6. fix merge conflict

    EgorBo committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    183aea0 View commit details
    Browse the repository at this point in the history
  7. add comments in corinfo.h

    EgorBo committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    76d984e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Address feedback

    EgorBo committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    becc851 View commit details
    Browse the repository at this point in the history
  2. Update ThunkGenerator.csproj

    EgorBo authored Jan 28, 2020
    Configuration menu
    Copy the full SHA
    91a4a26 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. remove HackishString thing

    EgorBo committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    eb99781 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Update importer.cpp

    EgorBo authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    d6533b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0940e93 View commit details
    Browse the repository at this point in the history