Publication | Closed Access
Type-preserving compilation for large-scale optimizing object-oriented compilers
20
Citations
14
References
2008
Year
Unknown Venue
Type-preserving CompilerEngineeringCompiler TechnologyVerificationSoftware EngineeringSoftware AnalysisFormal VerificationType-preserving CompilationDependently Typed ProgrammingCompilersParallel ComputingDynamic CompilationCompiler SupportComputer EngineeringBase CompilerComputer ScienceWell-typed Source CodeOptimizing CompilerProgram AnalysisFormal MethodsParallel Programming
Type-preserving compilers translate well-typed source code, such as Java or C#, into verifiable target code, such as typed assembly language or proof-carrying code. This paper presents the implementation of type-preserving compilation in a complex, large-scale optimizing compiler. Compared to prior work, this implementation supports extensive optimizations, and it verifies a large portion of the interface between the compiler and the runtime system. This paper demonstrates the practicality of type-preserving compilation in complex optimizing compilers: the generated typed assembly language is only 2.3% slower than the base compiler's generated untyped assembly language, and the type-preserving compiler is 82.8% slower than the base compiler.
| Year | Citations | |
|---|---|---|
Page 1
Page 1