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

Loop Range Tracker Optimization #1210

Merged
merged 28 commits into from
Apr 2, 2024
Merged

Loop Range Tracker Optimization #1210

merged 28 commits into from
Apr 2, 2024

Commits on Jan 17, 2024

  1. - Added Interrupt Queue

    tgiphil committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d0939a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. - Version to 2.6

    tgiphil committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    986d720 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. - WIP: SystemCall

    tgiphil committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    5a02f44 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge branch 'master' of https://github.com/mosa/MOSA-Project into 47…

    …7-irq
    
    # Conflicts:
    #	Source/Mosa.DeviceSystem/PCI/PCIDevice.cs
    tgiphil committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1698771 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. - WIP

    tgiphil committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0bd1622 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. - WIP

    tgiphil committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c5ee5e4 View commit details
    Browse the repository at this point in the history
  2. - WIP

    tgiphil committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d64a6ad View commit details
    Browse the repository at this point in the history
  3. - WIP

    tgiphil committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    29c034d View commit details
    Browse the repository at this point in the history
  4. - WIP

    tgiphil committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c5678ec View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. - WIP

    tgiphil committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8ce2a26 View commit details
    Browse the repository at this point in the history
  2. - WIP

    tgiphil committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    b8bde7f View commit details
    Browse the repository at this point in the history
  3. - Merge

    tgiphil committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    768b547 View commit details
    Browse the repository at this point in the history
  4. - Fix

    tgiphil committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    61f1947 View commit details
    Browse the repository at this point in the history
  5. - Utilizing BlockBitSet class

    tgiphil committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f925419 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a433958 View commit details
    Browse the repository at this point in the history
  7. - Utilizing BlockBitSet class

    tgiphil committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e1ff8fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db5c62e View commit details
    Browse the repository at this point in the history
  9. - Clean up

    tgiphil committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    b0e9e17 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. - WIP

    tgiphil committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    87c34b2 View commit details
    Browse the repository at this point in the history
  2. - WIP

    tgiphil committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d78f083 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. - Fix

    tgiphil committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e9e3324 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    e90ca43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    557c268 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/mosa/MOSA-Project into 48…

    …1-irq
    
    # Conflicts:
    #	Source/Mosa.Compiler.Framework/Analysis/LoopDetector.cs
    #	Source/Mosa.Compiler.Framework/Analysis/SimpleTraceBlockOrder.cs
    tgiphil committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fbe3caa View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    a2be7bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d4084d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    fd50420 View commit details
    Browse the repository at this point in the history
  2. - Merge

    tgiphil committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9fd5b0e View commit details
    Browse the repository at this point in the history