This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
MemProfContextDisambiguation
History
Teresa Johnson
3055e86c71
[MemProf] Disable cloning of callsites in recursive cycles by default (
#122354
)
...
This disables the support added in PR121985 by default while we investigate a compile time crash.
2025-01-09 12:01:43 -08:00
..
aliased-location1.ll
[MemProf] Print full context hash when reporting hinted bytes (
#114465
)
2024-11-15 08:24:44 -08:00
aliased-location2.ll
[MemProf] Print full context hash when reporting hinted bytes (
#114465
)
2024-11-15 08:24:44 -08:00
basic.ll
[MemProf] Print full context hash when reporting hinted bytes (
#114465
)
2024-11-15 08:24:44 -08:00
duplicate-context-ids2.ll
…
duplicate-context-ids.ll
…
fix_clone_checking.ll
[MemProf] Skip unmatched callers when cloning (
#120455
)
2024-12-18 12:47:19 -08:00
funcassigncloning.ll
…
indirectcall.ll
…
inlined2.ll
…
inlined3.ll
…
inlined4.ll
Reapply "[MemProf] Streamline and avoid unnecessary context id duplication (
#107918
)" (
#110036
)
2024-09-26 13:41:56 -07:00
inlined.ll
…
overlapping-contexts.ll
…
pass-pipeline.ll
…
recursive.ll
[MemProf] Disable cloning of callsites in recursive cycles by default (
#122354
)
2025-01-09 12:01:43 -08:00
tailcall-aliased-location1.ll
Reapply "[MemProf] Reduce cloning overhead by sharing nodes when possible" (
#102932
) with fixes (
#106623
)
2024-08-30 17:24:40 -07:00
tailcall-aliased-location2.ll
Reapply "[MemProf] Reduce cloning overhead by sharing nodes when possible" (
#102932
) with fixes (
#106623
)
2024-08-30 17:24:40 -07:00
tailcall-nonunique.ll
…
tailcall.ll
…