Newbetuts
.
New posts in llvm-codegen
When should inline be used in Rust?
rust
inline
llvm-codegen
How does Rust's 128-bit integer `i128` work on a 64-bit system?
rust
x86-64
bigint
int128
llvm-codegen
Why is there a large performance impact when looping over an array with 240 or more elements?
arrays
performance
rust
llvm-codegen
Why does the Rust compiler not optimize code assuming that two mutable references cannot alias?
rust
compiler-optimization
llvm-codegen
Does the C++ standard allow for an uninitialized bool to crash a program?
c++
llvm
undefined-behavior
abi
llvm-codegen
Why does clang produce inefficient asm with -O0 (for this simple floating point sum)?
c
assembly
x86-64
compiler-optimization
llvm-codegen
Prev