OSDN Git Service

Compute lists of super-classes in CodeGenRegisterClass.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 30 Sep 2011 22:18:45 +0000 (22:18 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 30 Sep 2011 22:18:45 +0000 (22:18 +0000)
commitf9a4bb78dadc12c7c1e604c6f17b63a71305c2ca
tree5289fcfc5dbaf901973b52d4e320ffb6f807bac9
parentf391e9f696183a8dfb6b0d1e791687a520552f85
Compute lists of super-classes in CodeGenRegisterClass.

Use these lists instead of computing them on the fly in
RegisterInfoEmitter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140895 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenRegisters.cpp
utils/TableGen/CodeGenRegisters.h
utils/TableGen/RegisterInfoEmitter.cpp