lgxZJ / Tiger-CompilerLinks
A Tiger compiler on x86 machines running Linux.
☆20Updated 6 years ago
Alternatives and similar repositories for Tiger-Compiler
Users that are interested in Tiger-Compiler are comparing it to the libraries listed below
Sorting:
- ☆111Updated 4 years ago
- a compiler implementation☆56Updated 13 years ago
- POSIX-like scalable multicore research OS kernel☆197Updated 5 years ago
- simple word count example using flex/bison parser☆140Updated 2 years ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Flex Bison C++ Template/Example☆190Updated 9 years ago
- A simple SSA-based compiler.☆17Updated last year
- UCSD CSE231 Advanced Compiler - LLVM project☆12Updated 8 years ago
- Official public repository for TinySTM (tmware.org)☆49Updated 11 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆53Updated 3 months ago
- PTLsim and QEMU based Computer Architecture Research Simulator☆131Updated 3 years ago
- Pointer-chasing memory benchmark (forked from Doug Pase's code).☆60Updated 12 years ago
- The StreamIt compiler infrastructure.☆71Updated 9 years ago
- This is a mips simulator I wrote once to help my understanding of pipelines, branch prediction, assembly language, and more.☆65Updated 6 years ago
- A cache simulator designed to be used with memory access traces obtained from Pin (www.pintool.org)☆23Updated 7 years ago
- A parallel, distributed simulator for multicores.☆185Updated 10 years ago
- Codeplay's tutorial LLVM LEG backend - as presented at the 2014 LLVM Developers' Meeting in San Jose.☆42Updated 11 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- XOC is a compiler infrastructure that provides multi-level operations, flexibility, and the capability of representing almost all popular…☆120Updated 4 months ago
- an API and runtime environment for data processing with MapReduce for shared-memory multi-core & multiprocessor systems.☆97Updated last year
- Mimir is a new implementation of MapReduce over MPI. Mimir inherits the core principles of existing MapReduce frameworks, such as MR-MPI,…☆21Updated 7 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆55Updated 4 years ago
- Tapir extension to LLVM for optimizing Parallel Programs☆132Updated 5 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Updated 6 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated 2 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆268Updated 3 years ago
- DRAM Bank-Aware Kernel Memory Allocator☆45Updated last month
- A collection of memory allocators☆466Updated 5 months ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆34Updated 2 years ago