Skip to content

Commit cd96cde

Browse files
committed
Add Academic Publications for years 2024 and 2025
1 parent 155b6f3 commit cd96cde

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/Publications.md

+14
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,22 @@ Find below also the academic publications on the compiler of your interest, or s
3838

3939
## Academic Publications
4040

41+
### 2025
42+
43+
- Ivan Ristovic, Vojin Jovanovic, Peter Hofer, Milena Vujosevic Janicic
44+
[**GraalDoss: Direct Object Snapshotting and Sharing for Cloud-Native Applications**](#)
45+
In _Proceedings of Future Generation Computer Systems_
46+
47+
- Andrej Pecimuth, David Leopoldseder, Petr Tuma
48+
[**A Pragmatic Approach to Replay Compilation**]()
49+
In _Proceedings of MoreVMs workshop co-located with <Programming> 2025 conference_
50+
4151
### 2024
4252

53+
- David Kozak, Codrut Stancu, Tomas Vojnar, Christian Wimmer
54+
[**SkipFlow: Improving the Precision of Points-to Analysis using Primitive Values and Predicate Edges**](https://dl.acm.org/doi/10.1145/3696443.3708932)
55+
In _PGO '25: Proceedings of the 23rd ACM/IEEE International Symposium on Code Generation and Optimization_
56+
4357
- Matteo Oldani, William Blair, Lukas Stadler, Zbynek Slajchrt, Matthias Neugschwandtner
4458
[**Binsweep: Reliably Restricting Untrusted Instruction Streams with Static Binary Analysis and Control-Flow Integrity**](https://www.graalvm.org/resources/articles/binsweep.pdf)
4559
In _Proceedings of the ACM Cloud Computing Security Workshop (CCSW'24)_

0 commit comments

Comments
 (0)