[LLVMdev] Named register variables GNU-style
Renato Golin
renato.golin at linaro.org
Fri Mar 28 02:31:07 PDT 2014
On 28 March 2014 02:06, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> Correct. The proposed solution would work for all non allocatable
> registers. We should probably still err if someone tries to use an
> allocatable one.
AFAIK, GCC reserves the allocatable registers. If we're going to do
this we'd have to be as close as possible to the current behaviour to
avoid surprises.
--renato
More information about the llvm-dev
mailing list