You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/Publications.md
+35-11
Original file line number
Diff line number
Diff line change
@@ -40,32 +40,56 @@ Find below also the academic publications on the compiler of your interest, or s
40
40
41
41
### 2025
42
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_
43
+
-Lukas Makor, Sebastian Kloibhofer, Peter Hofer, David Leopoldseder, Hanspeter Mössenböck
44
+
[**Automated Profile-Guided Replacement of Data Structures to Reduce Memory Allocation**](https://programming-journal.org/2025/10/3/)
45
+
In _Proceedings of [‹Programming› 2025](https://2025.programming-conference.org/)_
46
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_
47
+
-Vojin Jovanovic, Milan Cugurovic, Lazar Milikic
48
+
[**GraalNN: Context-Sensitive Static Profiling with Graph Neural Networks**](https://dl.acm.org/doi/10.1145/3696443.3708958)
49
+
In _Proceedings of International Symposium on Code Generation and Optimization (CGO) 2025_
50
50
51
51
### 2024
52
52
53
53
- David Kozak, Codrut Stancu, Tomas Vojnar, Christian Wimmer
54
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_
55
+
In _Proceedings of the 23rd ACM/IEEE International Symposium on Code Generation and Optimization_
56
+
57
+
- Pichler Christoph, Paley Li, Roland Schatz, Hanspeter Moessenboeck
58
+
[**On Automating Hybrid Execution of Ahead-of-Time and Just-in-Time Compiled Code**](https://dl.acm.org/doi/10.1145/3689490.3690398)
59
+
In _Proceedings of VMIL '24: 16th ACM SIGPLAN International Workshop on Virtual Machines and Intermediate Languages_
60
+
61
+
- Milica Karlicic, Ivan Ristovic, Milena Vujosevic Janicic
62
+
[**Profiling-Based Adaptive GC Policy for Serverless**](https://simpozijum.matf.bg.ac.rs/KNJIGA_APSTRAKATA_2024.pdf#page=72)
63
+
In _Proceedings of the fourteenth Symposium "Mathematics and Applications"_
64
+
65
+
- Aleksandar Stefanovic, Ivan Ristovic, Milena Vujosevic Janicic
66
+
[**Constant Folding of Reflective Calls via Static Analysis of Java Bytecode**](https://simpozijum.matf.bg.ac.rs/KNJIGA_APSTRAKATA_2024.pdf#page=71)
67
+
In _Proceedings of the fourteenth Symposium "Mathematics and Applications"_
68
+
69
+
- Milan Cugurovic, Milena Vujosevic Janicic
70
+
[**GraalSP Profiles Logger: A Tool for Analyzing and Interpreting Predictions of the ML-Based Static Profilers**](https://www.mi.sanu.ac.rs/~ai_conf/previous_editions/2024/AI_Conference_Book_of_Abstracts.pdf#page=19)
71
+
In _Proceedings [Artificial Intelligence Conference](http://www.mi.sanu.ac.rs/~ai_conf/)_
72
+
73
+
- Andrej Pecimuth, David Leopoldseder, Petr Tůma
74
+
[**An Analysis of Compiled Code Reusability in Dynamic Compilation**](https://dl.acm.org/doi/10.1145/3689490.3690406)
75
+
In _Proceedings of VMIL'24 Workshop_
76
+
77
+
- Andrej Pecimuth, David Leopoldseder, Petr Tuma
78
+
[**Accurate Compilation Replay via Remote JIT Compilation**](https://labs.oracle.com/pls/apex/f?p=94065:10:129133207909118:11009)
79
+
_Poster presented at the 21st International Conference on Managed Programming Languages and Runtimes (MPLR 2024)_
[**Binsweep: Reliably Restricting Untrusted Instruction Streams with Static Binary Analysis and Control-Flow Integrity**](https://www.graalvm.org/resources/articles/binsweep.pdf)
59
83
In _Proceedings of the ACM Cloud Computing Security Workshop (CCSW'24)_
60
84
85
+
- Lukas Makor, Sebastian Kloibhofer, Peter Hofer, David Leopoldseder, Hanspeter Moessenboeck
86
+
[**Automated Profile-guided Replacement of Data Structures to Reduce Memory Allocation**](https://arxiv.org/abs/2502.20536)
87
+
In _Proceedings of [‹Programming› 2025](https://2025.programming-conference.org/)_
88
+
61
89
- Florian Huemer, David Leopoldseder, Aleksandar Prokopec, Raphael Mosaner, Hanspeter Moessenboeck
62
90
[**Taking a Closer Look: An Outlier-Driven Approach to Compilation-Time Optimization**](https://2024.ecoop.org/details/ecoop-2024-papers/24/Taking-a-Closer-Look-An-Outlier-Driven-Approach-to-Compilation-Time-Optimization)
63
91
In _Proceedings of the ECOOP 2024 Doctoral Symposium_
64
92
65
-
- Andrej Pecimuth, David Leopoldseder, Petr Tuma
66
-
[**Accurate Compilation Replay via Remote JIT Compilation**](https://labs.oracle.com/pls/apex/f?p=94065:10:129133207909118:11009)
67
-
_Poster presented at the 21st International Conference on Managed Programming Languages and Runtimes (MPLR 2024)_
68
-
69
93
- Christoph Blumschein, Fabio Niephaus, Codrut Stancu, Christian Wimmer, Jens Lincke, Robert Hirschfeld
70
94
[**Finding Cuts in Static Analysis Graphs to Debloat Software**](https://labs.oracle.com/pls/apex/f?p=94065:10:129133207909118:10909)
71
95
In _Proceedings of the ACM SIGSOFT International Symposium on Software Testing and Analysis_
0 commit comments