Combine the F2 and F3 instruction classes into one file for simplicity
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 22 Sep 2004 21:38:42 +0000 (21:38 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 22 Sep 2004 21:38:42 +0000 (21:38 +0000)
commitc42077d37194a1872dc402522d4d7a0e81f83047
tree6042a2a00b5794c163e6e71bd9b4666db284d708
parent31b5edd2e996cbf28db7630a38d1a24dc13ec9a4
Combine the F2 and F3 instruction classes into one file for simplicity

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16484 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcInstrFormats.td [new file with mode: 0644]
lib/Target/Sparc/SparcInstrInfo.td
lib/Target/Sparc/SparcV8InstrInfo_F2.td [deleted file]
lib/Target/Sparc/SparcV8InstrInfo_F3.td [deleted file]
lib/Target/SparcV8/SparcV8InstrFormats.td [new file with mode: 0644]
lib/Target/SparcV8/SparcV8InstrInfo.td
lib/Target/SparcV8/SparcV8InstrInfo_F2.td [deleted file]
lib/Target/SparcV8/SparcV8InstrInfo_F3.td [deleted file]