Fold multiplies by 3,5,9 into addressing modes when possible.
authorChris Lattner <sabre@nondot.org>
Tue, 11 Jan 2005 19:37:02 +0000 (19:37 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Jan 2005 19:37:02 +0000 (19:37 +0000)
commit947d544e29665b366121018c1e288d16a4cf4c32
tree3dde5fee5d355f3c7507b601bc93fddcb4aa9e58
parent7f5875a56a5f282a36d13aa2e881e7dd025b1937
Fold multiplies by 3,5,9 into addressing modes when possible.

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