Delete unused EmitByteSwap method
authorChris Lattner <sabre@nondot.org>
Thu, 23 Oct 2003 17:21:43 +0000 (17:21 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 23 Oct 2003 17:21:43 +0000 (17:21 +0000)
commitcadff4477efd25bd08a9c92a76a1d7fb765f9010
treed88372574bf09dc1663d95c6485a727ef791be10
parentd358e6fed51113b216756ea08fa361bb82022df2
Delete unused EmitByteSwap method
Implement mul/div/rem constant expressions

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