[llvm-commits] [release_12] CVS: llvm/lib/Target/PowerPC/Makefile PowerPC.h PowerPC.td PowerPCCodeEmitter.cpp PowerPCInstrInfo.cpp PowerPCInstrInfo.h PowerPCInstrs.td PowerPCJITInfo.h PowerPCReg.td PowerPCRegisterInfo.cpp PowerPCRegisterInfo.h PowerPCTargetMachine.cpp PowerPCTargetMachine.h README.txt

John Criswell criswell at cs.uiuc.edu
Thu Mar 18 11:48:01 PST 2004


Changes in directory llvm/lib/Target/PowerPC:

Makefile (r1.1) removed
PowerPC.h (r1.2) removed
PowerPC.td (r1.1) removed
PowerPCCodeEmitter.cpp (r1.1) removed
PowerPCInstrInfo.cpp (r1.3) removed
PowerPCInstrInfo.h (r1.2) removed
PowerPCInstrs.td (r1.1) removed
PowerPCJITInfo.h (r1.1) removed
PowerPCReg.td (r1.1) removed
PowerPCRegisterInfo.cpp (r1.4) removed
PowerPCRegisterInfo.h (r1.4) removed
PowerPCTargetMachine.cpp (r1.7) removed
PowerPCTargetMachine.h (r1.4) removed
README.txt (r1.2) removed

---
Log message:

Removing the PowerPC code generator from the LLVM 1.2 Release Tree.
This is good because it will make LLVM more "polished," but bad because
there might be a joe out there who could take this and flesh it out into
a real code generator.



---
Diffs of the changes:  (+0 -0)




More information about the llvm-commits mailing list