[PATCH] Implement Named Register Global Variables in LLVM

Renato Golin renato.golin at linaro.org
Mon May 5 13:13:39 PDT 2014


Good point. I'll add some negative tests.

About the non-allocatable registers, to be fair, the *only* register that is accepted right now is the stack pointer. Should I add to each architecture the list of non-allocatable ones, too? Or should I just update the docs saying that, for now, only the stack pointer works?

http://reviews.llvm.org/D3261






More information about the llvm-commits mailing list