Chris Lattner 883c86f510 Rely on the code in MatchAddress to do this work. Otherwise we fail to
match (X+Y)+(Z << 1), because we match the X+Y first, consuming the index
register, then there is no place to put the Z.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19652 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-18 02:25:52 +00:00
..
2004-11-21 00:01:54 +00:00
2005-01-07 07:48:33 +00:00
2004-09-01 22:55:40 +00:00
2005-01-17 23:25:45 +00:00
2004-11-20 23:53:56 +00:00