teach reassociate to factor x+x+x -> x*3.  While I'm at it,
fix RemoveDeadBinaryOp to actually do something.

llvm-svn: 92368
2 files changed
tree: d8b2c6076e8a841713eb81141802b9d916bd47e3
  1. clang/
  2. compiler-rt/
  3. llvm/