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

gh-87092: bring compiler code closer to a preprocessing-opt-assembler organisation #97644

Merged
merged 12 commits into from
Oct 5, 2022

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    27102b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9827030 View commit details
    Browse the repository at this point in the history
  3. move a few things around

    iritkatriel committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    103c9ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bab900a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9736e75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb6cd76 View commit details
    Browse the repository at this point in the history
  7. move remove_redundant_nops call into convert_exception_handlers_to_no…

    …ps. rename calculate_jump_targets --> translate_jump_labels_to_targets
    iritkatriel committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    fa0b95d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a2f28e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. mark's review comments

    iritkatriel committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    85751ea View commit details
    Browse the repository at this point in the history
  2. fix comment

    iritkatriel committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    5f78cc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Call it preprocessing

    iritkatriel committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    e44b087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f15173 View commit details
    Browse the repository at this point in the history