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 happens with address of operator for variables that the compiler decides to put in registers?
Sep 10, 2022
c
gcc
clang
compiler-optimization
Compiler optimization causing the performance to slow down
Oct 31, 2022
c++
visual-c++
visual-c++-6
compiler-optimization
Does profile-guided optimization done by compiler notably hurt cases not covered with profiling dataset?
Jul 07, 2022
performance
optimization
language-agnostic
profiling
compiler-optimization
Example of compiler optimizations that can be 'easily' done on C++ code but not C code
Nov 07, 2022
c++
c
optimization
compiler-optimization
Is it efficient to declare a variable in a loop? [duplicate]
Oct 16, 2022
c++
c
compiler-optimization
Is continue instant?
Aug 05, 2018
c++
compiler-optimization
continue
Is the compiler more likely to inline a function in the class declaration with the inline keyword specified?
Jul 08, 2022
c++
inline
compiler-warnings
compiler-optimization
Why it's important to separate compilation and linking processes in C?
Aug 31, 2022
c
compiler-construction
linker
operating-system
compiler-optimization
The impact of multiple compiler definitions in system.codedom in web.config
Sep 23, 2022
asp.net
performance
web-config
compiler-optimization
How exactly does gcc do optimizations?
Aug 27, 2022
c
gcc
optimization
compiler-optimization
clang vs gcc for copying 3 bytes on x86_64 - number of mov's
Jan 16, 2022
gcc
assembly
clang
compiler-optimization
memcpy
LLVM no-op instruction?
Aug 30, 2022
compiler-construction
llvm
compiler-optimization
What's Go cmd option 'gcflags' all possible values
Sep 09, 2022
go
compiler-optimization
break condition to OR and AND operators in an IF Statement
Mar 14, 2017
delphi
if-statement
compiler-optimization
boolean-operations
Do C++ compilers eliminate assignment duplications?
Feb 03, 2022
c++
optimization
compiler-construction
compiler-optimization
Why does -O2 or greater optimization in clang break this code?
Sep 09, 2022
c++
clang
c++14
compiler-optimization
chrono
Your favourite Abstract Syntax Tree optimization
Nov 05, 2022
compiler-construction
compiler-optimization
abstract-syntax-tree
Why code with multiple nested loops can finish immediately on GCC but take forever on VS?
Sep 20, 2022
c++
visual-studio
gcc
optimization
compiler-optimization
What is the difference between "-c opt" and "--copt=-O3" in Bazel build (or GCC)
Sep 05, 2022
gcc
compiler-optimization
bazel
Does Java Compiler include String Constant Folding?
May 25, 2022
java
string
constants
compiler-optimization
constantfolding
« Newer Entries
Older Entries »