1. c24b86f Propagate TargetLibraryInfo throughout ConstantFolding.cpp and by Chad Rosier · 14 years ago
  2. 25cb63c LoopInstSimplify preserves ScalarEvolution. by Cameron Zwarich · 15 years ago
  3. a42e591 LoopInstSimplify preserves LoopSimplify. by Cameron Zwarich · 15 years ago
  4. b4ab257 Fix coding style issues. by Cameron Zwarich · 15 years ago
  5. 80bd9af Contract subloop bodies. However, it is still important to visit the phis at the by Cameron Zwarich · 15 years ago
  6. 6a78995 Use pop_back_val instead of back followed by pop_back. by Cameron Zwarich · 15 years ago
  7. 5a2bb99 Use a worklist for later iterations just like ordinary instsimplify. The next by Cameron Zwarich · 15 years ago
  8. 4c51d12 Change LoopInstSimplify back to a LoopPass. It revisits subloops rather than by Cameron Zwarich · 15 years ago
  9. b2a41e9 Switch to the new style of asterisk placement. by Cameron Zwarich · 15 years ago
  10. e924969 Address most of Duncan's review comments. Also, make LoopInstSimplify a simple by Cameron Zwarich · 15 years ago
  11. cab9a0a Add a new loop-instsimplify pass, with the intention of replacing the instance by Cameron Zwarich · 15 years ago