Displaying 1 result from an estimated 1 matches for "dagir".
Did you mean:
dagit
2016 Apr 01
4
DAGIR
...ribution formats based on LLVM
[0][1][2][3][4] has proven LLVM's viability as a launchpad for stable
platforms. However, issues with compilation time and compiler size have
suggested that the translator must do too much, i.e. LLVM IR isn't a
low-level enough virtual machine. So we introduce DAGIR ("dagger"), a new
portable close to the metal format, designed to unlock the potential of any
architecture for the digital world. DAGIR is a stable binary format derived
from LLVM's SelectionDAG virtual machine, a proven platform for
optimization and selection of machine architectures...