llvm-6502/include
Jakob Stoklund Olesen fa4677b483 Move getSubRegisterRegClass from ScheduleDagSDNodesEmit.cpp to a TargetRegisterClass method.
Also make the method non-asserting. It will return NULL when given an invalid subreg index.

The method is needed by an upcoming patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70296 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-28 16:34:09 +00:00
..
llvm Move getSubRegisterRegClass from ScheduleDagSDNodesEmit.cpp to a TargetRegisterClass method. 2009-04-28 16:34:09 +00:00
llvm-c Add LTO_SYMBOL_DEFINITION_WEAKUNDEF, use that on the gold plugin. 2009-04-24 16:55:21 +00:00