Skip to content
Commit 1e506505 authored by Chris Lattner's avatar Chris Lattner
Browse files

Rewrite the guts of the reassociate pass to be more efficient and logical. Instead

of trying to do local reassociation tweaks at each level, only process an expression
tree once (at its root).  This does not improve the reassociation pass in any real way.

llvm-svn: 21768
parent f2ff439c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment