Define the 2-address flag used by X86 instructions (add,sub,and,or,xor) that
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 12 Dec 2002 23:19:51 +0000 (23:19 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 12 Dec 2002 23:19:51 +0000 (23:19 +0000)
commit9ada014ec09579a7dd3833f779a1de82bd71bce1
treea98e41315c09b97fea17b397e9ae923e9d0790a9
parent9f32791fe717aeeaa0566975facb1336cfc5e9e8
Define the 2-address flag used by X86 instructions (add,sub,and,or,xor) that
need to be declared as such.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4975 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/MachineInstrInfo.h
include/llvm/Target/TargetInstrInfo.h