More PPC32 -> PPC changes, as well as merging some classes that were

redundant after the change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23759 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nate Begeman
2005-10-16 05:39:50 +00:00
parent 5024d93c8b
commit 21e463b2bf
20 changed files with 152 additions and 170 deletions

View File

@@ -1,4 +1,4 @@
//===-- PowerPCInstrBuilder.h - Aides for building PPC insts ----*- C++ -*-===//
//===-- PPCInstrBuilder.h - Aides for building PPC insts --------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//