Essays about: "Kompilatorer"

Showing result 16 - 18 of 18 essays containing the word Kompilatorer.

  1. 16. Evaluation and Implementation of Dominance Breaking Presolving Techniques in the Unison Compiler Back-End

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Mikael Almgren; [2015]
    Keywords : ;

    Abstract : Constraint-based compiler back-ends use constraint programming to solve some of the translation stages that a compiler back-end typically is constructed of. Using constraint programming enables the compiler to generate optimal target code that is faster and more robust compared to code generated by a traditional compiler back-end. READ MORE

  2. 17. An LLVM Back-end for REPLICA : Code Generation for a Multi-core VLIWProcessor with Chaining

    University essay from PELAB - Laboratoriet för programmeringsomgivningar; Tekniska högskolan

    Author : Daniel Åkesson; [2012]
    Keywords : REPLICA; LLVM; PRAM; compilers; MBTAC;

    Abstract : REPLICA is a PRAM-NUMA hybrid architecture, with support for instructionlevel parallelism as a VLIW architecture. REPLICA can also chain instructionsso that the output from an earlier instruction can be used as input to a laterinstruction in the same execution step. READ MORE

  3. 18. RubyComp : a Ruby to CIL compiler

    University essay from Institutionen för teknik, matematik och datavetenskap

    Author : Anders Alexandersson; [2004]
    Keywords : Programspråk; Kompilatorer; C ; Assembleringsspråk;

    Abstract : .... READ MORE