Initial checkin of target support for X86 backend.
authorChris Lattner <sabre@nondot.org>
Fri, 25 Oct 2002 23:00:40 +0000 (23:00 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 25 Oct 2002 23:00:40 +0000 (23:00 +0000)
commit3d7771a387d9476cfb25451ab95b72ce7b3e2532
treec2f19cde9769a2f9a713ba77ceef9fdb3bd87182
parentd4dec05036519593b11dcf314da4a3dba2d982de
Initial checkin of target support for X86 backend.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4287 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/MInstructionInfo.h [new file with mode: 0644]
include/llvm/Target/MRegisterInfo.h [new file with mode: 0644]