Squint
Instruction reducer
An optimizer for stack VM compilers that reduces the number of executable instructions in compiled code
Squint: A peephole optimizer for stack VM compilers
25 stars
2 watching
1 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
c-compilercompilerdynamic-linkingelf-binariesfloating-pointjit-compileroptimizing-compilerpeephole
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of custom optimization passes for improving the performance of SPIRV-Tools | 1 |
| A Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. | 163 |
| Automates search for optimal parameters in machine learning algorithms. | 1,594 |
| A tool that uses graph contraction hierarchies to speed up shortest path calculations on OpenStreetMap data | 17 |
| A lightweight TUI for managing Slurm jobs and clusters | 61 |
| An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 |
| Reimplemented PyTorch model of Google's keyword spotting algorithm | 514 |
| A header-only library for optimizing vertex cache sizes of triangles. | 63 |
| A library of optimized GPU kernels for sparse matrix operations used in deep learning. | 248 |
| A PyTorch implementation of an image super-resolution model based on dense skip connections. | 119 |
| Creating synthetic visual reasoning instructions to improve the performance of large language models on image-related tasks | 18 |
| An implementation of QANet with PyTorch for text classification tasks | 345 |
| A C++11 library for minimizing the size of types by using bit-twiddling and other low-level techniques. | 111 |
| A C implementation of a stemming algorithm to reduce words to their base form | 39 |
| A collection of algorithms for hyperparameter optimization in machine learning models | 417 |