-
Notifications
You must be signed in to change notification settings - Fork 581
i#2297: AARCH64: Implement mbr & cbr instrumentation #7005
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
Merged
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
94d4480
i#2297: AARCH64: Implement cbr instrumentation
jiegec a0d3d8d
i#2297: Document and refactor new instr_create_api for AARCH64
jiegec 24bfbc1
i#2297: Enable cbr tests on AARCH64
jiegec 166cfb6
i#2297: Refactor code and conform to code style
jiegec 1302d4c
i#2297: Add AARCH64 support to count-ctis test
jiegec a8737de
i#2919: AARCH64: Implement mbr instrumentation
jiegec d9222e1
i#2297: Add XXX comments to note different impls
jiegec e9980ab
i#2297: Fix cbr instrumentation when reg is stolen
jiegec ed7cfd0
i#2297: Use instr_get_target to simplify code to get target address
jiegec e8cfde7
i#2297: Drop unnecessary includes brought in by IDE
jiegec 4122afb
i#2297: Add different types of cbr to count-ctis, w/ or w/o stolen re…
jiegec fb347ab
i#2297: Add branch pc and direction check to count-ctis
jiegec 0fbd5f9
i#2297: Fix code format
jiegec 9109f4b
i#2297: Fix compilation on non-aarch64 platform
jiegec File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.