rengolin added a comment. Hi Adhemerval, About named register variables, if you use the variable in a piece of inline asm, it works in LLVM, too. If you just declare it, Clang ignores and LLVM optimises it away. cheers, --renato http://reviews.llvm.org/D12709