Posts about Compilers
- Decrease DLL neural network compilation time with C++17
- Expression Templates Library (ETL) 1.2 - Complete GPU support
- How I made my Deep Learning Library 38% faster to compile (Optimization and C++17 if constexpr)
- Simplify your type traits with C++14 variable templates
- Compiler benchmark GCC and Clang on C++ library (ETL)
- Expression Templates Library (ETL) 1.1
- Partial type erasing in Deep Learning Library (DLL) to improve compilation time
- Disappointing zapcc performance on Deep Learning Library (DLL)
- Release of zapcc 1.0 - Fast C++ compiler
- C++ Compiler benchmark on Expression Templates Library (ETL)
- zapcc C++ compilation speed against gcc 5.4 and clang 3.9
- zapcc - a faster C++ compiler
- Blazing fast unit test compilation with doctest 1.1
- Expression Templates Library (ETL) 1.0
- Improve DLL and ETL Compile Time further
- Improve ETL compile-time with Precompiled Headers
- How I improved (a bit) compile time of ETL ?
- Improving eddic Boost Spirit parser performances
- eddic 1.2.3 - Better data-flow analysis
- eddic 1.2.0 - Single inheritance, copy construction
- GCC 4.7 vs CLang 3.1 on eddic
- EDDI Compiler 1.1.4 – Graph Coloring Register Allocation
- eddic compiles with CLang 3.1
- Back in Berkeley, California
- EDDI Compiler 1.1.3 - Templates
- EDDI Compiler 1.1.2 – Read command line
- EDDI Compiler 1.1.1 – Dynamic Memory Allocation and Constructors/Destructors
- EDDI Compiler 1.1.0 - Member functions
- EDDI Compiler 1.0.3 - Inlining and register allocation
- EDDI Compiler 1.0.2 – Better pointer support and Dead-Code Elimination
- EDDI Compiler 1.0.1 - Pointers and better struct support
- EDDI Compiler 1.0 - Structures and Global Optimizations
- Advanced Compiler Design and Implementation - Book Review
- Compiler Architecture refinements for eddic
- EDDIC 0.9.1 - Enhanced floating point support
- EDDIC 0.9 - Floating point support
- COJAC, A Numerical Problem Sniffer
- Local optimization of Three-Address-Code
- EDDIC 0.7.1 : Boolean conditions and new operators
- Compilers : Principles, Techniques & Tools - Book Review
- EDDIC 0.7 : New compilation model and optimizations
- EDDI Compiler 0.6.1 : Function return types
- EDDI Compiler 0.6.0 : Arrays
- Diploma Thesis : Inlining Assistance for large-scale object-oriented applications