Add operand info for F3_[12] instructions, getting V8 back to basic functionality.
authorChris Lattner <sabre@nondot.org>
Fri, 16 Dec 2005 06:25:42 +0000 (06:25 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 16 Dec 2005 06:25:42 +0000 (06:25 +0000)
commit96b84beb77d5209d2d5db4db9a6dc07461de2f7e
tree285ddfc626c3cf88033263790c8f816447e2b314
parent504640333dce1370a69e85fc5549bce78ae1e855
Add operand info for F3_[12] instructions, getting V8 back to basic functionality.
With this, Regression/CodeGen/SparcV8/basictest.ll now passes.  Lets hear it
for regression tests :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24738 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcInstrFormats.td
lib/Target/Sparc/SparcInstrInfo.td
lib/Target/SparcV8/SparcV8InstrFormats.td
lib/Target/SparcV8/SparcV8InstrInfo.td