Header files for the target architecture description and for instruction
authorVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 21 Jul 2001 12:39:03 +0000 (12:39 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Sat, 21 Jul 2001 12:39:03 +0000 (12:39 +0000)
commit23ee550765232e22d0daf6407141ecef4c55c06f
tree38ea07459158975d3e515449b40b0786f0152e2d
parentc4651a91c01e5c7eceb3ab1f1b1eebb54f52c109
Header files for the target architecture description and for instruction
selection, and instances of these for the SPARC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/InstrForest.h [new file with mode: 0644]
include/llvm/CodeGen/InstrSelection.h [new file with mode: 0644]
include/llvm/CodeGen/MachineInstr.h [new file with mode: 0644]
include/llvm/CodeGen/Sparc.h [new file with mode: 0644]
include/llvm/CodeGen/TargetMachine.h [new file with mode: 0644]