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

SystemZ Auto-Sync refactor #2462

Merged
merged 71 commits into from
Sep 14, 2024
Merged

Commits on Sep 7, 2024

  1. Make ASUpdater a command.

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    511e671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c7d41c View commit details
    Browse the repository at this point in the history
  3. Remove old SystemZ files

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d311aae View commit details
    Browse the repository at this point in the history
  4. Fix regex strings.

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6f1e670 View commit details
    Browse the repository at this point in the history
  5. Add SystemZ Inlcudes.

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    bb8d27e View commit details
    Browse the repository at this point in the history
  6. Add SystemZ basic config

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8c396f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6a96f8 View commit details
    Browse the repository at this point in the history
  8. Rename SysZ -> SystemZ

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c50d29c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a4d142 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a2d09ff View commit details
    Browse the repository at this point in the history
  11. Patch assert with CS_ASSERT()

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c6ddedd View commit details
    Browse the repository at this point in the history
  12. Add isUIntN patch

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    fa49fd8 View commit details
    Browse the repository at this point in the history
  13. Remove invalid include.

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c666dfd View commit details
    Browse the repository at this point in the history
  14. Add MCAsmInfo struct.

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b1bd90c View commit details
    Browse the repository at this point in the history
  15. Handle getExpr

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b9e783f View commit details
    Browse the repository at this point in the history
  16. Add printer for expressions.

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    fbcb3e0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    edc4650 View commit details
    Browse the repository at this point in the history
  18. Handle isExpr

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0a65ca4 View commit details
    Browse the repository at this point in the history
  19. Add getter for Expr

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e711c98 View commit details
    Browse the repository at this point in the history
  20. Add markup_OS()

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    39218d6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0a6614a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3921edf View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7f2c823 View commit details
    Browse the repository at this point in the history
  24. Update SystemZ MC tests

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c90d542 View commit details
    Browse the repository at this point in the history
  25. Add buffer overflow checks.

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    48dd9f3 View commit details
    Browse the repository at this point in the history
  26. Fix several overflows

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    550de85 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c9623e6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1163fab View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1ba79f6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0d7103c View commit details
    Browse the repository at this point in the history
  31. Unify all SystemZ test cases.

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    54a7fb1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ae1d749 View commit details
    Browse the repository at this point in the history
  33. Add all CPU modes to SystemZ

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1ddb707 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2b80172 View commit details
    Browse the repository at this point in the history
  35. Update SystemZ tests.

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0e27be3 View commit details
    Browse the repository at this point in the history
  36. Fix SystemZ feature check

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b974a72 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    3d0679d View commit details
    Browse the repository at this point in the history
  38. Add details for SystemZ

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    13a8a77 View commit details
    Browse the repository at this point in the history
  39. Update release guide

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ffe5628 View commit details
    Browse the repository at this point in the history
  40. Fix detail tests.

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a5a327c View commit details
    Browse the repository at this point in the history
  41. Move feature tables.

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    35287eb View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    254a6a7 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    05f4fb5 View commit details
    Browse the repository at this point in the history
  44. Remove empty feature array

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    9809c2d View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    616a4ff View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    73fa54a View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e8f83e3 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    edebb84 View commit details
    Browse the repository at this point in the history
  49. Delete unused files.

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    084c979 View commit details
    Browse the repository at this point in the history
  50. Fix faulty name in header.

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    14812b5 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    143db74 View commit details
    Browse the repository at this point in the history
  52. Add missing modes

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4aee98d View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    1deb92b View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    78da233 View commit details
    Browse the repository at this point in the history
  55. Add SystemZ to Auto-Sync test

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4846c3c View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    2737940 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    5e5967f View commit details
    Browse the repository at this point in the history
  58. Fix gcc warning

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8c1aecb View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    c1d82b5 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    ad6831d View commit details
    Browse the repository at this point in the history
  61. Formatting

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    42f5bd5 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    a419d27 View commit details
    Browse the repository at this point in the history
  63. Reintroduce mutex

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0006f11 View commit details
    Browse the repository at this point in the history
  64. Fix printing of minimal signed integer values in hex.

    This also adds several tests and simplifications.
    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e7b22a8 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    20a15df View commit details
    Browse the repository at this point in the history
  66. Formatting

    Rot127 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    483ab77 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    c99d819 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Fix rebasing issues

    Rot127 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    af4b72d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae6215 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19cfcea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4b009b View commit details
    Browse the repository at this point in the history