*** empty log message ***

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@579 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Ruchira Sasanka
2001-09-14 20:31:39 +00:00
parent f24ce2a600
commit 94d86e9677
2 changed files with 148 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
#include "SparcInternals.h"
#include "llvm/CodeGen/IGNode.h"
#include "SparcRegInfo.h"
#include "llvm/Target/Sparc.h"
//-----------------------------------------------------------------------------
// Int Register Class
@@ -225,6 +226,20 @@ void SparcFloatRegClass::colorIGNode(IGNode * Node,bool IsColorUsedArr[]) const
#if 0
//-----------------------------------------------------------------------------