Disable this peephole for now. We can't keep track of the fact that the immediate...
authorChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 07:36:32 +0000 (07:36 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 07:36:32 +0000 (07:36 +0000)
commit651fd55d5f90da16bef9b8194598e3fef0e52c74
tree426c87ca8091811dc65e18148e15e0b97389f922
parentcdee28724ed8adb40b1aabb1cb0cf96215b38b36
Disable this peephole for now.  We can't keep track of the fact that the immediate is 8 bits,
but the memory reference is full sized.

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