1. c24b86f Propagate TargetLibraryInfo throughout ConstantFolding.cpp and by Chad Rosier · 14 years ago
  2. 697de77 Speed up instsimplify by about 10-15% by not bothering to retry by Duncan Sands · 15 years ago
  3. 2c440fa Simplify this pass by using a depth-first iterator to ensure that all by Duncan Sands · 15 years ago
  4. 6cc7126 Zap dead instructions harder. by Duncan Sands · 15 years ago
  5. 3b8af41 Visit instructions deterministically. Use a FIFO so as to approximately by Duncan Sands · 15 years ago
  6. e7cbb64 If an instruction simplifies, try again to simplify any uses of it. This is by Duncan Sands · 15 years ago
  7. eaff500 Oops, forgot to add the pass itself! by Duncan Sands · 15 years ago