Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[llvm] Add option to emit callgraph section #87574

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

Open
wants to merge 33 commits into
base: users/Prabhuk/sprmain.callsiteinfocallgraphsection-extend-callsiteinfo-with-typeid
Choose a base branch
Loading
from
Open
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
0ca57bd
[𝘀𝗽𝗿] initial version
necipfazil Apr 3, 2024
b9e7dc5
Rebased on top of main
necipfazil Apr 24, 2024
683d7c3
dyn_cast to isa
necipfazil Apr 29, 2024
661af56
Addressed review comments except for the verifier check. Rebased on u…
necipfazil May 1, 2024
ae8f56a
Rebase patchset
necipfazil Nov 14, 2024
d573bf0
Update inline comment as suggested.
necipfazil Nov 14, 2024
26a149b
Rebase on top of upstream main.
necipfazil Nov 20, 2024
807cb0a
Break clang and llvm parts into separate commits.
necipfazil Nov 20, 2024
3ab92c5
Address review comments. Break llvm and clang patches.
necipfazil Dec 10, 2024
1d7ee61
Simplify MIR test.
necipfazil Feb 2, 2025
1cf40e1
Rebase on top of main.
necipfazil Feb 2, 2025
39017d7
Rename OB_type to OB_callee_type.
necipfazil Feb 5, 2025
da97117
Squash callgraph option change with MIR changes.
Prabhuk Feb 11, 2025
6883cbd
Rebase on top of main
Prabhuk Feb 11, 2025
86e2c9d
Add requested tests part 1.
Prabhuk Mar 13, 2025
941dde5
Update comments in tests.
Prabhuk Mar 13, 2025
431fafc
Clean up test files.
Prabhuk Mar 15, 2025
dc1b364
Address code refactoring and test cleanup comments.
Prabhuk Mar 19, 2025
53b24d9
Use list of CalleeTypeIds.
Prabhuk Apr 19, 2025
a7409ab
Handle instcombine usecase for callee_type metadata.
Prabhuk Apr 23, 2025
8e67a0e
Rebase on parent change.
Prabhuk Apr 23, 2025
e33f18b
Address review comments.
Prabhuk Apr 23, 2025
d4b6ae0
Address review comments.
Prabhuk Apr 24, 2025
9f94841
Fix the test file formatting for calleeTypeIds.
Prabhuk Apr 24, 2025
64fcf91
Destructuring.
Prabhuk Apr 24, 2025
a703c75
Rebase on parent.
Prabhuk Apr 28, 2025
1a104c9
Rebase on parent.
Prabhuk May 1, 2025
b224d07
Rebase on parent.
Prabhuk May 5, 2025
181fabf
Rebase on parent change.
Prabhuk May 10, 2025
39c3c62
Remove dso_local and noundef from tests.
Prabhuk May 13, 2025
5f9c6ce
Rebase change stack on top of parent.
Prabhuk May 14, 2025
028a635
Rebase on main.
Prabhuk May 14, 2025
613b498
Rebase on parent.
Prabhuk May 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Addressed review comments except for the verifier check. Rebased on u…
…pstream main.

Created using spr 1.3.6-beta.1
  • Loading branch information
necipfazil authored and Prabhuk committed May 1, 2024
commit 661af563c43a3782b971a80af7e4306c4c9968d4

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.