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