Implement signed and unsigned division and remainder
authorChris Lattner <sabre@nondot.org>
Sat, 2 Nov 2002 20:54:46 +0000 (20:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 2 Nov 2002 20:54:46 +0000 (20:54 +0000)
commitf01729ea56ea72316508e55a3626c8c0310a1ae4
tree8e78c8122055fdc0c9fea9eb5fa9f50f037e34c1
parentf37ca3acdad1242ab33c104f468b2727400ce822
Implement signed and unsigned division and remainder

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4508 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstSelectSimple.cpp
lib/Target/X86/X86ISelSimple.cpp
lib/Target/X86/X86InstrInfo.def