[llvm-dev] The order of the registers in XXXGenRegisterInfo.inc

Paul C. Anagnostopoulos via llvm-dev llvm-dev at lists.llvm.org
Fri Nov 27 11:51:05 PST 2020


I'm only just beginning to understand the TableGen backends. Craig is correct that the sorting is done with LessRecordRegister.

I think you obtain the actual register numbers with some feature of the dwarf facility. But I hope someone in the know will tell you more.



More information about the llvm-dev mailing list