[llvm-commits] [llvm] r148346 - in /llvm/trunk: include/llvm/Target/TargetCallingConv.td utils/TableGen/CodeGenRegisters.cpp utils/TableGen/CodeGenRegisters.h utils/TableGen/RegisterInfoEmitter.cpp

Anton Korobeynikov anton at korobeynikov.info
Tue Jan 17 15:37:09 PST 2012


> What about runtime reservations of specific registers? Consider global
> register variables as use case.
This looks unrelated to me. Jacob just tablegen'ed various hard-coded
lists of callee-saved regs already existed in the backends.
This way he can seamlessly convert the stuff to his new "register masks" :)

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list