convert cmp to use a multipattern
authorChris Lattner <sabre@nondot.org>
Thu, 7 Oct 2010 20:56:25 +0000 (20:56 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 7 Oct 2010 20:56:25 +0000 (20:56 +0000)
commit00e94baf4e4aec4af7fe5110986d10d44e6c81d5
tree8db5c7553d48e06fcf37d37df86a512a80caafa5
parent835580fc3ada684cd30e21c1367ea880d2237a0f
convert cmp to use a multipattern

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115978 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrArithmetic.td
test/CodeGen/X86/cmp-test.ll
test/CodeGen/X86/memcmp.ll