Seperate instruction definitions into new SparcInstr.def file
authorChris Lattner <sabre@nondot.org>
Wed, 19 Sep 2001 15:56:23 +0000 (15:56 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 19 Sep 2001 15:56:23 +0000 (15:56 +0000)
commit9a3d63bcbe54e359bb908436053ed16cef77b9f7
tree17444b4620680231670c6c74cf159bf6c6dbcfcb
parentc04bf0724af43f0a8f9142632634dd3160a7a52f
Seperate instruction definitions into new SparcInstr.def file

Move contents of SparcMachineInstrDesc[] out of SparcInternals.h
into Sparc.cpp

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@644 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9AsmPrinter.cpp
lib/Target/SparcV9/SparcV9Instr.def [new file with mode: 0644]
lib/Target/SparcV9/SparcV9Internals.h
lib/Target/SparcV9/SparcV9TargetMachine.cpp