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] Introduce callee_type metadata #87573

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 29 commits into
base: users/Prabhuk/sprmain.clangcallgraphsection-add-type-id-metadata-to-indirect-call-and-targets
Choose a base branch
Loading
from
Open
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
3565040
[𝘀𝗽𝗿] initial version
necipfazil Apr 3, 2024
a8a5848
Update clang/lib/CodeGen/CodeGenModule.cpp
Prabhuk Apr 22, 2024
019b2ca
Update clang/lib/CodeGen/CodeGenModule.cpp
Prabhuk Apr 22, 2024
15d0727
Refactored calls to emit type id metadata to be within EmitCall funct…
Prabhuk Apr 24, 2024
feef77b
Rebased on top of main
Prabhuk Apr 24, 2024
9924290
dyn_cast to isa
Prabhuk Apr 29, 2024
76244d9
Addressed review comments and a FIXME. Rebased on upstream main.
Prabhuk May 1, 2024
179f930
Rebase patchset
necipfazil Nov 14, 2024
e31af7b
Update inline comment as suggested.
necipfazil Nov 14, 2024
a3ca3e2
Rebase on top of upstream main.
necipfazil Nov 20, 2024
9c94f5e
Break clang and llvm parts into separate commits.
Prabhuk Nov 20, 2024
24882b1
Address review comments. Break llvm and clang patches.
Prabhuk Dec 10, 2024
4041391
Address maybe unused comment
Prabhuk Feb 2, 2025
1942c70
Rebase on top of main.
Prabhuk Feb 2, 2025
995729b
Rename OB_type to OB_callee_type.
Prabhuk Feb 5, 2025
c202534
Rebase on top of main
Prabhuk Feb 11, 2025
10c0327
Address review comments on the test file.
Prabhuk Mar 19, 2025
27c970a
Remove callee_type operand bundle.
Prabhuk Apr 19, 2025
83c95a1
Handle instcombine usecase for callee_type metadata.
Prabhuk Apr 23, 2025
fdf6a1c
Verifier changes.
Prabhuk Apr 23, 2025
4b32ce1
Update the test.
Prabhuk Apr 23, 2025
11404d7
Add verifier test.
Prabhuk Apr 24, 2025
193551b
Add inliner test. Fix instcombine test.
Prabhuk Apr 28, 2025
3c99824
Update tests. Rebase on top of main.
Prabhuk May 1, 2025
018bc97
Remove direct call check from Verifier.
Prabhuk May 5, 2025
55c721b
Updated langref.
Prabhuk May 10, 2025
acdc10d
Update documentation.
Prabhuk May 14, 2025
bb3ae95
Fix doc typo.
Prabhuk May 14, 2025
4dee1b9
Address comments on changes to tests.
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
Rebased on top of main
Created using spr 1.3.6-beta.1
  • Loading branch information
Prabhuk committed Apr 24, 2024
commit feef77be6c5dc31ca7052f522413ef12e8387347

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.