Essays about: "Coremark"

Found 3 essays containing the word Coremark.

  1. 1. RISC-V Compiler Performance:A Comparison between GCC and LLVM/clang

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Johan Bjäreholt; [2017]
    Keywords : RISC-V; Compiler Benchmarking; Code Optimization; Microprocessors;

    Abstract : RISC-V is a new open-source instruction set architecture (ISA) that in De-cember 2016 manufactured its rst mass-produced processors. It focuses onboth eciency and performance and diers from other open-source architec-tures by not having a copyleft license permitting vendors to freely design,manufacture and sell RISC-V chips without any fees nor having to sharetheir modications on the reference implementations of the architecture. READ MORE

  2. 2. Performance Evaluation of an easily retargeted C compiler using the LLVM framework

    University essay from Linköpings universitet/Datorteknik; Linköpings universitet/Tekniska fakulteten

    Author : Emil Nielsen; [2015]
    Keywords : ;

    Abstract : When considering processor architectures (either existing ones or when developing new ones), native code for functional testing and performance evaluation will generally be required. In theory, the work load involved in developing such code can be alleviated by compiling existing test cases written in a higher level language. READ MORE

  3. 3. Adapting an FPGA-optimized  microprocessor to the MIPS32 instruction set

    University essay from Datorteknik

    Author : Olof Andersson; Karl Bengtsson; [2010]
    Keywords : FPGA; Xilinx; Virtex-4; MicroBlaze; soft core processor; optimized; MIPS; MIPS32; Coremark;

    Abstract : Nowadays, FPGAs are large enough to host entire system-on-chip designs, wherein a soft core processor is often an integral part. High performance of the processor is always desirable, so there is an interest in finding faster solutions.This report aims to describe the work and results performed by Karl Bengtson and Olof Andersson at ISY. READ MORE