summaryrefslogtreecommitdiff
path: root/pt (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-15Update Plan.Julian Blake Kongslie1-10/+6
2023-01-15Use "-" events to end fetch blocks instead of "~".Julian Blake Kongslie2-3/+3
2023-01-15Don't stall non-load instructions after a store.Julian Blake Kongslie1-12/+13
2023-01-15Reduce stalling due to stores by using a global counter.Julian Blake Kongslie2-15/+16
2023-01-15Stall decode after an instruction with stores until the stores are done.Julian Blake Kongslie5-30/+95
2022-11-30Enable parallel LTO linking.Julian Blake Kongslie1-4/+4