Evan Cheng 168a66b21e A number of LSR fixes:
- ChangeCompareStride only reuse stride that is larger than current stride. It
  will let the general reuse mechanism to try to reuse a smaller stride.
- Watch out for multiplication overflow in ChangeCompareStride.
- Replace std::set with SmallPtrSet.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43408 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-26 23:08:19 +00:00
..
2007-09-24 15:48:49 +00:00
2007-10-26 23:08:19 +00:00
2007-10-09 21:31:36 +00:00
2007-10-21 23:05:16 +00:00