Clean ups, and taught the instruction selector about immediate forms

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19816 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Andrew Lenharth
2005-01-24 19:44:07 +00:00
parent a7246caf8f
commit 2d6f022a98
6 changed files with 192 additions and 132 deletions

View File

@@ -1,4 +1,4 @@
//===- PPC64RegisterInfo.cpp - PowerPC64 Register Information ---*- C++ -*-===//
//===- AlphaRegisterInfo.cpp - Alpha Register Information ---*- C++ -*-----===//
//
// The LLVM Compiler Infrastructure
//
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
// This file contains the PowerPC64 implementation of the MRegisterInfo class.
// This file contains the Alpha implementation of the MRegisterInfo class.
//
//===----------------------------------------------------------------------===//