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

UID codeblocks refactor #396

Merged
merged 15 commits into from
Oct 12, 2023
Merged

UID codeblocks refactor #396

merged 15 commits into from
Oct 12, 2023

Commits on Sep 22, 2023

  1. Use UID for codeblocks

    ekilmer committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9d933b8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'patchable-ir-main' into ekilmer/uid-codeblocks

    * patchable-ir-main:
      Revert "Debug utils (#369)" (#391)
      Ian/allow for typehints in spec (#390)
      Use encoded type for constant value mappings (#388)
      Remove challenge testing (#389)
      Debug utils (#369)
      Add `-j` flag to `test-amp-challenge-bins.sh` and update ignore list (#380)
    ekilmer committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d27b985 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Fix BasicBlockContext lookups

    Fixes the missing literal_struct_2 issue
    ekilmer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6daea19 View commit details
    Browse the repository at this point in the history
  2. Test CI

    ekilmer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4cfe2d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Strong Uid typing

    ekilmer committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b738508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a97fa9 View commit details
    Browse the repository at this point in the history
  3. Revert "Test CI"

    This reverts commit 4cfe2d9.
    ekilmer committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e717d07 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Remove basic block address metadata

    Look up address using UID
    ekilmer committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2095521 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'patchable-ir-main' into ekilmer/uid-codeblocks

    * patchable-ir-main:
      Support lifting x87 80-bit float constants (#393)
      Bump `lifting-tools-ci` (#394)
    ekilmer committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    735d348 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 10, 2023

  1. Keep track of UID to CodeBlock mapping

    Useful for getting CodeBlock function addresses without a tracked
    function
    ekilmer committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    cadd2d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Merge branch 'patchable-ir-main' into ekilmer/uid-codeblocks

    * patchable-ir-main:
      Callsite override (#398)
    ekilmer committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a95ee40 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'patchable-ir-main' into ekilmer/uid-codeblocks

    * patchable-ir-main:
      check if index is in range (#397)
    ekilmer committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    cf7798c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    b1925fe View commit details
    Browse the repository at this point in the history
  2. point to compatible irene

    2over12 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    94600ac View commit details
    Browse the repository at this point in the history