If you came up building software in the 1990s or early 2000s, you remember the visceral satisfaction of determinism. You wrote code. The compiler analyzed it, optimized it, and emitted precisely the ...
This project implements a Mini Bytecode Compiler and Virtual Machine based on core principles of compiler design. The system translates a simple custom programming language into bytecode, which is ...
HintPilot is the research code release for the paper "HintPilot: LLM-based Compiler Hint Synthesis for Code Optimization". The project studies a different optimization interface from direct code ...
Abstract: Large Language Models (LLMs) have recently shown promise in compiler optimizations such as loop vectorization and memory access restructuring. However, due to their generative nature, ...
Abstract: We present Mizu, a threaded-code interpreter for an assembly-like language designed to be embedded inside compilers. Mizu has three primary goals: to be lightweight, portable, and extensible ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results