* Move information about Implicit Defs/Uses into X86InstrInfo.def.
authorChris Lattner <sabre@nondot.org>
Tue, 3 Dec 2002 05:42:53 +0000 (05:42 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 Dec 2002 05:42:53 +0000 (05:42 +0000)
commit4ce42a776a98ec0cc8583ce8552eddbf835eb06e
tree28701d537aa0dc89fe1935116e7b5a4ee15d62b2
parent6af204077cf749121a068b6b8c28293161c048c4
* Move information about Implicit Defs/Uses into X86InstrInfo.def.
* Expose information about implicit defs/uses of register through the
  MachineInstrInfo.h file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4877 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86.h
lib/Target/X86/X86Implicit.cpp [deleted file]
lib/Target/X86/X86Implicit.h [deleted file]
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.def