Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in compiler-optimization
What does the "compiler option" -auxbase-strip do?
Nov 27, 2025
gcc
compilation
compiler-optimization
elf
Overhead enforcing member function implementation
Nov 26, 2025
c++
compiler-optimization
virtual-functions
vtable
dynamic-dispatch
Transform a parse tree of a polynomial to a parse tree of its evaluation according to Horner's scheme
Nov 26, 2025
algorithm
expression-trees
compiler-optimization
parse-tree
expression-templates
Typescript: "The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed."
Nov 24, 2025
typescript
compiler-optimization
How can I stop Clang from overexpanding nested loops via templates?
Nov 25, 2025
c++
clang
compiler-optimization
template-meta-programming
loop-unrolling
Does the compiler optimize trivial getter methods into simple field accesses?
Nov 24, 2025
c++
visual-c++
methods
compiler-optimization
getter
Does the Lua compiler optimize local vars?
Nov 24, 2025
lua
compiler-optimization
Do different versions of compilers (e.g GCC) generate different performance?
Nov 19, 2025
c++
c
optimization
g++
compiler-optimization
Trailing padding in C/C++ in nested structures - is it neccesary?
Nov 17, 2025
c++
c
padding
compiler-optimization
structlayout
Why is my compiler "optimizing" this for loop into an infinite loop when compiled with -O3 in C++
Nov 18, 2025
c++
compiler-errors
infinite-loop
compiler-optimization
undefined-behavior
Why does object's memory profile need to be known at compile-time for stack placement?
Nov 18, 2025
c++
compiler-optimization
low-level
Link-time optimizations in CUDA 11 - what are they and how to use them?
Nov 06, 2025
cuda
compiler-optimization
nvcc
compiler-options
lto
C++: for-loop is optimized into endless loop if function return statement is missing - compiler bug?
Nov 07, 2025
c++
compiler-optimization
internal-compiler-error
How to properly reuse symbol table in a multi-pass compiler
Nov 04, 2025
compiler-construction
code-generation
compiler-optimization
symbol-table
clang can't optimize away global variables used only in main()?
Nov 03, 2025
c++
optimization
clang
llvm
compiler-optimization
gcc 12 generate worse assemble code in finding the min element in a vector than gcc 8
Nov 03, 2025
c++
gcc
compiler-optimization
« Newer Entries
Older Entries »