Take advantage of our knowledge of 2-address X86 instructions and
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 12 Dec 2002 23:20:31 +0000 (23:20 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 12 Dec 2002 23:20:31 +0000 (23:20 +0000)
commitd1bedcced2882f5c23dc3c5c8d0587ad5513345d
tree042072a0da5938c34827a80bb6ee0192aa70af17
parent9ada014ec09579a7dd3833f779a1de82bd71bce1
Take advantage of our knowledge of 2-address X86 instructions and
register-allocated them appropriately.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4976 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocSimple.cpp