Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Johan
Johan has asked
0
questions and find answers to
31
problems.
Stats
567
EtPoint
144
Vote count
0
questions
31
answers
About
Compiler developer with a background in formal methods.
Johan questions
Johan answers
LLVM Loop Invariant Code Motion (-licm) pass
How to properly reuse symbol table in a multi-pass compiler
c++ passing by const pointer or reference to const pointer
Is accessing two volatiles in one statement is legal in newer C?
What I can use instead of strstream::freeze?
Initializer list initialization of a member struct bitfield element causing bugs in IAR ARM
How to apply the `__ramfunc` instrinsic to a constructor?
What to use for `Iterator::pointer` when nothing makes sense?
How to conditionally instantiate a template class which has more than one template parameter?
Why do Compilers put data inside .text(code) section of the PE and ELF files and how does the CPU distinguish between data and code?